(6) Prove the following Boolean expression with the help of a truth table:
A addition sign in between a circle B =(A □ B)'
Answers
Answered by
8
Proof with the help of truth table:
A ⊕ B = A'B + AB'
So, (A ⊕ B)' = (A'B + AB')'
= (A'B)' . (AB')' (by using DeMorgan's law)
= (A''+B') . (A'+B'')
= (A+B') . (A'+B)
so, (A ⊕ B)' = (A+B') . (A'+B)
this expression can be proved with the help of truth table.
proof is attached here.
Attachments:
Similar questions