Correct option is C
The Boolean expression:A⋅(B+C)=(A⋅B)+(A⋅C)is a direct application of the Distributive Law, where multiplication (⋅) distributes over addition (+) — similar to algebra.
NameIdentity LawNull LawIdempotent LawInverse LawCommutative LawAssociative LawDistributive LawAbsorption LawDe Morgan’s LawAND Form1⋅A=A0⋅A=0A⋅A=AAA′=0AB=BA(AB)C=A(BC)A+BC=(A+B)(A+C)A(A+B)=A(AB)′=A′+B′OR Form0+A=A1+A=1A+A=AA+A′=1A+B=B+A(A+B)+C=A+(B+C)A(B+C)=AB+ACA+AB=A(A+B)′=A′B′