Exam-style question
Try this first
Use Boolean algebra to simplify F = (A + B)(A + NOT B). Show how the expression changes between each line.
Model answer
What a good answer should say
- F = (A + B)(A + NOT B) = A + B(NOT B) = A + 0 = A.
- Therefore, F = A.
Explanation
Why this works
Apply the distributive identity (A + B)(A + C) = A + BC, with C equal to NOT B. Since B AND NOT B = 0 by the complement law, the expression becomes A + 0.
The identity law for OR then gives A.
Common mistake
No common mistake is linked to this question yet.
