Can truth tables be different for equal expressions?

77 Views Asked by At

I have a equation (A'B + B'C)C'. If I simplify this down to A'B C' the truth tables are not the same. What am I doing wrong?

1

There are 1 best solutions below

10
On

No; if 2 expressions are equal, their truth tables also yield the same result. Your simplification is correct so there must have been at least one error in your truth tables.