How to simplify boolean function

30 Views Asked by At

How can I reduce the expression:

$(A + B' + C)(A + B' + C') $

to

$ \Rightarrow A + B' + C'$