Computer Science, asked by alexa95, 9 months ago

State the principle of duality in boolean algebra and give the dual of the boolean expression:
(X+Y)(X + Z).(Y + Z)

Answers

Answered by Anonymous
22

Answer:

According to the principle of duality, a true boolean statement or expression can be converted to its dual form by replacing the “0”s in the statement or expression with “1”s, and vice versa and by replacing the “+”s in the statement or expression with “.”s, and vice versa.

The dual form of (X+Y)(X + Z).(Y + Z)  is

(X.Y)+(X.Z)+(Y.Z)

In the above dual expression all the “+”s were replaced by “.”s, and vice versa.

Answered by shreevarsha1986
0

Answer:

(xy)+(xz)+(yz) is the dual of the Boolean expression

Explanation:

support for more answer

Attachments:
Similar questions