Reducing a boolean expression

hansellitis

New member
Joined
Jun 7, 2007
Messages
11
Simplify the following Boolean expressions to a minimum number of literals:
ABC' + AC

I was looking at an answer online, and they got A(C+B). However, when I simplified it, I was able to get it down to just two literals, A + C.

Can someone else do this problem and let me know if I'm off track or if the online solution was a mistake? Thanks.

My work will take too long to post, but I'll post it upon request, even though it's not really needed.
 
Top