The diagram of a logic circuit is given below. The output F of the circuit is represented by(a) W . (X + Y)(b) W . (X . Y)(c) W + (X . Y)(d) W + (X + Y)
Attachments:
Answers
Answered by
2
W.(X + Y)
logics circuit
Answered by
2
Answer:
W + ( X . Y )
Explanation:
Output of upper OR gate= W + X
Output of lower OR gate = W + Y
Net output F = ( W + X ) ( W + Y )
= W . W + W . Y + X . W + X . Y ( Since WW=W )
= W ( 1 + Y ) + X . W + X . Y ( Since 1+Y=1 )
= W + X . W + X . Y
= W ( 1 + W ) + X . Y
= W + ( X . Y )
Similar questions