1. The problem statement, all variables and given/known data
Using boolean algebra, verify if the identity is true. Draw truth table to verify answers.
x XOR 1 = x
3. The attempt at a solution
[itex]x \oplus 1 = x[/itex]
(x * 1) + (x * 1)
(x * 1) + (x * 0)
(x * 1) + 0
(x * 1)
x
I've proven that the equation is false. How do I draw truth table to prove it? Help appreciated. Thanks.
Using boolean algebra, verify if the identity is true. Draw truth table to verify answers.
x XOR 1 = x
3. The attempt at a solution
[itex]x \oplus 1 = x[/itex]
(x * 1) + (x * 1)
(x * 1) + (x * 0)
(x * 1) + 0
(x * 1)
x
I've proven that the equation is false. How do I draw truth table to prove it? Help appreciated. Thanks.
via Physics Forums RSS Feed http://www.physicsforums.com/showthread.php?t=713483&goto=newpost
0 commentaires:
Enregistrer un commentaire