Question:

As per Boolean algebra, (A + B)(A + C) = _______.

Show Hint

Use Boolean identities like $A + AB = A$ and $A + AC = A$ to simplify expressions.
Updated On: Jun 23, 2025
  • A + BC
  • AB + AC
  • A
  • B
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Using Boolean algebra identity: \[ (A + B)(A + C) = A + BC \] Proof: Expand using distributive law: \[ (A + B)(A + C) = AA + AC + AB + BC = A + AC + AB + BC \] But in Boolean algebra: $AA = A$ $A + AC = A$ $A + AB = A$ So, \[ A + AC + AB + BC = A + BC \] Therefore, (A + B)(A + C) = A + BC
Was this answer helpful?
0
0