Examveda
Examveda

The simplified form of the Boolean expression (X + Y + XY)(X + Z) is

A. X + Y + Z

B. XY + YZ

C. X + YZ

D. XZ + Y

E. None of the above

Answer: Option C


This Question Belongs to Computer Science >> Digital Computer Electronics

Join The Discussion

Comments ( 3 )

  1. Animesh Sinha
    Animesh Sinha :
    2 years ago

    Explanation ?

  2. Shibu A
    Shibu A :
    5 years ago

    =(x+y(1+x))(x+z)
    =(x+y)(x+z)
    =x.x+x.z+y.x+y.z
    =x+xz+yx+yz
    =x(1+z)+yx+yz
    =x+yx+yz
    =x(1+y)+yz
    =x+yz

  3. Meera Ramachandran
    Meera Ramachandran :
    6 years ago

    how

Related Questions on Digital Computer Electronics