Question:

Given below are two statements.
Assertion (A):
If \(A\) and \(B\) are two Boolean terms, then \(A+AB=A\).
Reason (R):
\(x+xy=x\) is absorption law in Boolean Algebra.

Show Hint

Absorption laws are \(A+AB=A\) and \(A(A+B)=A\).
Updated On: Jun 6, 2026
  • Both (A) and (R) are correct and (R) is the correct explanation of (A)
  • Both (A) and (R) are correct but (R) is not the correct explanation of (A)
  • (A) is correct but (R) is not correct
  • (A) is not correct but (R) is correct
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept:
Boolean algebra follows absorption law: \[ x+xy=x \]

Step 1: Given expression.
\[ A+AB \]

Step 2: Take \(A\) common.
\[ A+AB=A(1+B) \]

Step 3: Use Boolean identity.
\[ 1+B=1 \] So, \[ A(1+B)=A\cdot1=A \] Thus, \[ A+AB=A \] Reason gives the same absorption law. Hence, both Assertion and Reason are correct, and Reason explains Assertion. \[ \therefore \text{Correct Answer is (A)} \]
Was this answer helpful?
0
0