0

In the boolean Identity:

(x + yx) = (x + y)(x + z)

Where does z come from and what does it mean?

  • I think there is a typo in the exercise - should be rather $(x + yz) = (x + y)(x + z).$ – user376343 Nov 05 '18 at 18:28
  • It would have to be a typo in my text book 'Computer System Architecture 3e' - Mano. See(https://imgur.com/Vg8XKdw) identity 14. I've seen the same identity elsewhere on the web too. – Alabaster Nov 05 '18 at 18:58

2 Answers2

0

I think it should be $$X+YZ=(X+Y)(X+Z)$$. Please check your question once again. Or see the link

https://www.cs.umd.edu/users/meesh/webpages/old-cmsc311/HW/chap2.text

jayant98
  • 1,108
0

$x=0, 1=>x^2=x=>$ $$ \\x+xy=x^2+xy=x(x+y)=(x+0)(x+y) $$ $=>z=0$