Boolean Identity: (x + yx) = (x + y)(x + z) what is z

64 Views Asked by At

In the boolean Identity:

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

Where does z come from and what does it mean?

2

There are 2 best solutions below

2
On

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

0
On

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