Draw a network to realize the following by using only one AND gate and one OR gate
Y=ABCD+ABCE+ABCF
Explanations & Calculations
"\\qquad\\qquad\n\\begin{aligned}\n\\small Y&=\\small \\text{ABCD+ABCE+ABCF}\\\\\n&=\\small \\text{ABC[D+E+F]}\\\\\n&=\\small \\text{A.B.C.[D+E+F]}\\\\\n&=\\small \\text{A.B.C.Z}\\cdots(\\text{Z=D+E+F})\n\\end{aligned}"
Comments
This is brilliant
Leave a comment