how to change this expression

Thread Starter

activee

Joined Jan 16, 2014
39
I don't know if it's the right section to post this but can someone help me to change this expression:

A'BC + AB'C + ABC' + ABC to C . ( A xor B) + AB
my result so far is = C ( A'B + AB' + AB) + ABC' = C(A+B) + ABC' then I'm stuck

thanks in advance
 
Last edited:
Top