Give the inputs Io to I3 so that a 4to1 MUX will implement t
     Give the inputs I_o to I_3 so that a 4-to-1 MUX will implement the following function when connecting A and C to S_1 and S_0 respectively.  (Don\'t put any spaces in your answers.)  F(A, B, C, D) = S(1, 2, 3, 5, 6, 8, 12)  I_0 =  I_1 =  I_2 =  I_3 =   
  
  Solution
I0can take values 0001 or 0101
I1 can take values 0010 or 0011 or 0110
I2can take values 1000 or 1100
I3 has no value

