Question:medium

Which of the following is the simplified equivalent of the Boolean expression \(A + \bar{A}B\)?

Show Hint

The expression \(A + \bar{A}B = A + B\) is a standard Boolean algebra rule often called the "Redundancy Law" or "Absorption Law variant". Memorizing it saves time.
  • \(AB\)
  • \(A + B\)
  • \(\bar{A} + B\)
  • \(A\)
Show Solution

The Correct Option is B

Solution and Explanation




Step 1: Understanding the Question:

The task is to simplify the given Boolean expression \(A + \bar{A}B\) by applying standard Boolean algebra laws.


Step 2: Key Formula or Approach:

We will apply the Distributive Law:
\[ X + YZ = (X + Y)(X + Z) \] Along with the Complement Law (\(X + \bar{X} = 1\)) and the Identity Law (\(1 \cdot Y = Y\)).


Step 3: Detailed Explanation:

Start with the original expression:
\[ A + \bar{A}B \] Using the Distributive Law, we can expand this as:
\[ A + \bar{A}B = (A + \bar{A})(A + B) \] According to the Complement Law, a variable ORed with its inverse equals 1 (\(A + \bar{A} = 1\)). Substituting this yields:
\[ (1)(A + B) \] By the Identity Law, multiplying by 1 does not change the expression, so we are left with:
\[ A + B \]

Step 4: Final Answer:

The correct choice is (B).
Was this answer helpful?
0


Questions Asked in Karnataka PGCET exam