.... (xy + z) = x(y + z)
=> (xy + z) = (xy + xz)
=> z = xz
=> (xz - z) = 0
=> z(x - 1) = 0
Therefore we have two sets of possible solution:
- 1. z = 0, x = any numbers
2. x = 1, z = any numbers
Only option E matches with the 2nd solution.
The correct answer is E.