asked 223k views
4 votes
Can the circuit be simplified? Boolean algebra

Can the circuit be simplified? Boolean algebra-example-1
asked
User Whunmr
by
8.0k points

1 Answer

4 votes

it says F = (A and !A) or (B and !B)

A and !A is always false, and so is B and !B.

So F = false or false, which is false.

So this is a trivial circuit that does nothing. F is always false.

answered
User Roselyn
by
8.4k points

No related questions found