InterviewSolution
Saved Bookmarks
| 1. |
Please answerno spam pleaseI'll mark brainliest of you justify your answer |
|
Answer» Answer: The answer is W+(X.Y) In the given diagram, W and X, and W and Y passes through two different OR GATE. So, we get W+X and W+Y. Then W+X and W+Y pass through a single AND gate which gives F = (W+X).(W+Y) So USING inverse of associative law of boolean logic which states that A + B.C = (A+B)(A+C), we get, F = (W+X).(W+Y) = W+(X.Y) PLEASE MARK IT THE BRAINLIEST |
|