Ask your own question, for FREE!
Computer Science 25 Online
OpenStudy (australopithecus):

Reduce the following boolean expression to three literals: what do they mean by three literals, do they just men three logic gates? So far I'm having trouble simplifying it to that, A'C' + ABC + AC' = C'(A' + A) + ABC = C'(1) + ABC = C' + ABC I assume that is 4 literals where am I going wrong?

ganeshie8 (ganeshie8):

you're going fine. next, use below property :- x + yz = (x+y)(x+z)

ganeshie8 (ganeshie8):

C' + ABC (C'+AB)(C'+C) (C'+AB)(1) C'+AB

OpenStudy (australopithecus):

thanks

ganeshie8 (ganeshie8):

np :)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!