Discussion :: Digital Electronics
- Which of the following is the simplified Boolean algebra version of (x+y)(x+z)
Answer : Option D
Explanation :
(x+y)(x+z) = xx+xz+yx+yz=x+xz+yx+yz
(since xx=x)
X(1+z)+xy+yz= x+ xy + yz (since 1+z=1)
X(1+y) + yz = x+yz (since 1+y =1)
Be The First To Comment