Could anyone clarify why this Boolean expression AB'+AB'AC' = AB'? I did not understand what happened to the C'
2026-03-29 10:46:46.1774781206
Could anyone clarify why this Boolean expression AB'+AB'AC' = AB'?
27 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $AB'$ is true, the $+$ will not change that.
If $AB'$ is false, then $(AB')(AC')$ is also false, no matter what $C'$ is. Then the entire expression is false, which is equal to $AB'$