To derive the formulas for Y outputs, E is included in each output equation:
Y0 = E A' B' C'
Y1 = E A' B' C
Y2 = E A' B C'
Y3 = E A' B C
Y4 = E A B' C'
Y5 = E A B' C
Y6 = E A B C'
Y7 = E A B C
Components Required:
NOT Gates for each input A, B, and C to obtain A', B', and C'.
AND Gates to combine inputs with the enable input E for each output.
Conclusion
A 3x8 decoder is a many-to-many input-output circuit that converts 3 binary inputs into one of 8 outputs based on the input combinations and the enable signal.