Correct option is A
We are asked to match the Boolean Algebra Laws with their corresponding axioms.
A. Absorption Law:
• The Absorption Law in Boolean algebra states:
• This matches with IV. , which is the axiom corresponding to the Absorption Law.
B. Bounded Law:
• The Bounded Law in Boolean algebra states:
• This matches with I. a + 0 = a, which is the axiom corresponding to the Bounded Law.
C. Identity Law:
• The Identity Law in Boolean algebra states:
• This matches with II. a + 1 = 1, which is the axiom corresponding to the Identity Law.
D. Distributive Law:
• The Distributive Law in Boolean algebra states:
• This matches with III. , which is the axiom corresponding to the Distributive Law.
Information Booster:
1. Absorption Law allows simplification of Boolean expressions by eliminating redundant terms.
2. Bounded Law establishes the identity elements for the operations of addition (0) and multiplication (1).
3. Identity Law ensures that certain operations (adding 1 or multiplying by 0) have a consistent result.
4. Distributive Law allows us to "distribute" one operation over another, making it easier to simplify complex Boolean expressions.