Which of the following expressions represents the distributive law of Boolean algebra?

Which of the following expressions represents the distributive law of Boolean algebra?

Explanation
  • The distributive law in Boolean algebra states that multiplication distributes over addition: A(B + C) = AB + AC.
  • It ensures logical expressions can be simplified systematically while maintaining equivalence.