← 2018 Paper 2

UPSC 2018 Maths Optional Paper 2 Q8a — Step-by-Step Solution

15 marks · Section B

Boolean algebra · Numerical Analysis · asked 15× in 13 yrs · Read the full method →

Question

Simplify the boolean expression (a+b)(bˉ+c)+b(aˉ+cˉ)(a+b)\cdot(\bar b+c)+b\cdot(\bar a+\bar c) by using the laws of boolean algebra. From its truth table write it in minterm normal form.

Technique

Distribute, apply xxˉ=0x\bar x=0 and c+cˉ=1c+\bar c=1, then absorption (a+ac=aa+ac=a, aˉb+b=b\bar a b+b=b) and xyˉ+y=x+yx\bar y+y=x+y to collapse to a+ba+b; minterm form read off the truth table.

Solution

Setup. Use the standard identities: distributive, complement (xxˉ=0, x+xˉ=1x\bar x=0,\ x+\bar x=1), absorption (x+xy=xx+xy=x), and x+xˉy=x+yx+\bar xy=x+y.

Step 1 — Expand the first product (a+b)(bˉ+c)(a+b)(\bar b+c)

(a+b)(bˉ+c)=abˉ+ac+bbˉ+bc=abˉ+ac+0+bc=abˉ+ac+bc.(a+b)(\bar b+c)=a\bar b+ac+b\bar b+bc=a\bar b+ac+0+bc=a\bar b+ac+bc.

Step 2 — Expand the second product b(aˉ+cˉ)b(\bar a+\bar c)

b(aˉ+cˉ)=baˉ+bcˉ=aˉb+bcˉ.b(\bar a+\bar c)=b\bar a+b\bar c=\bar a b+b\bar c.

Step 3 — Combine and simplify

E=abˉ+ac+bc+aˉb+bcˉ.E=a\bar b+ac+bc+\bar a b+b\bar c.

Group bc+bcˉ=b(c+cˉ)=bbc+b\bar c=b(c+\bar c)=b. So

E=abˉ+ac+aˉb+b.E=a\bar b+ac+\bar a b+b.

Now aˉb+b=b\bar a b+b=b (absorption, b(aˉ+1)=bb(\bar a+1)=b):

E=abˉ+ac+b.E=a\bar b+ac+b.

Next abˉ+b=a+ba\bar b+b=a+b (since xyˉ+y=x+yx\bar y+y=x+y):

E=a+b+ac.E=a+b+ac.

Finally a+ac=aa+ac=a (absorption):

  E=a+b.  \boxed{\;E=a+b.\;}

Step 4 — Truth table

aabbccmintermE=a+bE=a+b
000m0m_00
001m1m_10
010m2m_21
011m3m_31
100m4m_41
101m5m_51
110m6m_61
111m7m_71

Step 5 — Minterm (canonical SOP) normal form

E=1E=1 for minterms m2,m3,m4,m5,m6,m7m_2,m_3,m_4,m_5,m_6,m_7 (all except a=b=0a=b=0):

Answer

  E=m(2,3,4,5,6,7)=aˉbcˉ+aˉbc+abˉcˉ+abˉc+abcˉ+abc.  \boxed{\;E=\sum m(2,3,4,5,6,7)=\bar a b\bar c+\bar abc+a\bar b\bar c+a\bar bc+ab\bar c+abc.\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 13 years, mapped. Get the take-away PDF free.