11. Repeating the past question, what is the logic equation for Z if the state assignment is now a = 00, b = 10, c = 11, d = 01?

  1. Z = X (Y1) (Y2)
  2. Z = X(Y1) (Y2)
  3. Z = X(Y1)Y2
  4. Z = XY1(Y2)
  5. Z = XY1Y2

2 is WRONG. Consider what conditions must hold in order that Z = 1 (Hint: Must be in state d=01 and X must be 1)

[ Go Back To Question 11 ]

[ Go Back To The Beginning Of Quiz ]