By applying the conventional 12 rules of simplification i am unable to simplify this expression! objective is to simplify the expression to make it as contract as possible and can easily be implemented.
A.B'.C + B.C + A.C'
Similarly to Abdul's proof:
A.B'.C + B.C + A.C' = (A.B'+ B).C + A.C' (common factor C)
= (A + B).C + A.C' (see below)
= A.C + B.C + A.C' (distribute C)
= A + B.C (A.C + A.C' = C, right?)
Why A.B' + B = A + B
?
A.B' + B = A.B' + A.B + B (because B = A.B + B since B includes A.B)
= A.(B'+ B) + B (common factor A)
= A + B