Computer Science, asked by lakshyashaurya, 10 months ago

Verify the following using Boolea Laws :A’+B’.C=A’.B’.C’+A’.B.C’+A’.B.C +A’.B’.C+A.B’.C

Answers

Answered by Prashansh
1

Answer:

Verify the following using Boolean Laws.

A'+ B'.C = A'.B'.C'+ A'.B.C'+ A'.B.C + A'.B'.C+ A.B'.C LHS

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

= A'.B.C + A'.B.C' + A'.B'.C + A'.B'.C' + A.B'.C + A'.B'.C

= A'.B.C + A'.B.C' + A'.B'.C+ A'.B'.C' + A.B'.C

= A'.B'.C' + A'.B.C' + A'.B.C + A'.B'.C + A.B'.C ||

= RHS

Similar questions