Use a 4-to-1 MULTIPLEXER (and INVERTERS if needed) to implement the following function: F = ∑m(1, 2, 3, 5, 7).
4-to-1 Multiplexer: Implement a 4-to-1 multiplexer. It should select one
of the four input data lines and direct it to a single output line based on
two select lines.