Can someone help confirm that I simplified correctly?
$F=(\neg ( A * \neg B) * (B * \neg C) * \neg B ) + D$
For my answer, I get:
$F = A*\neg B*C+D$
Can someone help confirm that I simplified correctly?
$F=(\neg ( A * \neg B) * (B * \neg C) * \neg B ) + D$
For my answer, I get:
$F = A*\neg B*C+D$
Copyright © 2021 JogjaFile Inc.
Hint:
Your answer is not correct, it simplify to $D$, just notice that the first term: $$(\neg ( A * \neg B) * (B * \neg C) * \neg B )$$ is a contradiction, since $B$ and $\neg B$ can never hold at the same time.
Answer: (Use Laws of Boolean algebra)