Boolean Algebra and Logic Simplification - Technical MCQs

Q1:

The standard SOP form of the expression  is ________.

A

B

C

D

ANS:B -

A'B + A'C

= A'B(C+C') + A'C(B+B')

= A'BC + A'BC' + A'CB + A'CB'

= A'BC + A'BC' + A'BC + A'B'C (After aligned in ABC sequence)

= (A'BC) + A'BC' + (A'BC) + A'B'C

= A'BC + A'BC' + A'B'C

= A'B'C + A'BC' + A'BC [Rewritten as per Option B]

Therefore, the correct answer is .