Simplify $ab' + ( a'+b )c$

75 Views Asked by At

Boolean algebra How to solve it. I am stuck after first step which is $ab' +(ab')'c$. After that I couldn't get the exact answer.

The answer is $ab' + c.$

2

There are 2 best solutions below

1
On

HINT

It is $k+k'c=k(c+c')+k'c,$ where $k=ab'.$ Can you finish it now?

0
On

$$ab'+(ab')'c = (ab'+(ab')')(ab'+c)=1(ab'+c)=ab'+c$$