boolean expression X+X'Y equals
Answers
Answered by
0
It's 0,1,1,1 is the output for x+x'y
Answered by
0
Answer:
LHS= X+X'Y
=X.1+X'Y
=X(1+Y)+X'Y (since 1+Y=1)
=X+XY+X'Y
=X+Y(X+X')
=X+Y.1 SINCE(X+X'=1)
=X+Y
=RHS
hence proved
Explanation:
mark me brainliest
Similar questions