Computer Science, asked by MisSClassY, 10 months ago

State the distributive laws of boolean algebra. How do they differ from distributive laws of ordinary algebra? ​

Answers

Answered by Anonymous
20

\huge\bold\red{ANSWER}

DISTRIBUTIVE LAW OF BOOLEAN ALGEBRA SAYS THAT

  • X(X+Z)=XY+XZ
  • X+YZ=(X+Y)(X+Z)

1st law X(X+Y)= XY+XZ holds good for all values of X,Y and Z in ordinary algebra whereas X+YZ=(X+Y)(X+Z) holds only for two values (0,1) for X,Y and Z.

\huge\bold\red{THANK YOU }

Answered by simran7539
9

Answer:

Distributive laws of Boolean algebra state that (i) X(Y + Z) = XY + XZ (ii) X + YZ = (X + Y)(X + Z) 1st law X(Y + Z) = XY + XZ holds good for all values of X, Y and Z in ordinary algebra whereas X + YZ = (X + Y)(X + Z) holds good only for two values (0, 1) of X, Y and Z.

Similar questions