6. Given that F = SUM m(0,1,4,5,6), which of the following correctly describes F'?

  1. F' = SUM m(1,4,6,7)
  2. F' = PRD M(2,3,7)
  3. F' = PRD M(0,1,4,5,7)
  4. F' = SUM m(0,1,4,5,6)
  5. F' = SUM m(2,3,7)

5 is CORRECT. The truth table for F' has ones in rows 2,3, and 7; therefore F' = SUM m(2,3,7).

[ Go Back To Question 6 ]

[ Go Back To The Beginning Of Quiz ]