How many wires will be necessary in a module that implements the following (unsimplified) Boolean expression? Briefly explain your answer. _ _ E = AB C + A C B Assume that the inputs are A, B, and C, the output is E, and each AND and OR gate has only two inputs.