Preview

09 - Complement and Absorptive laws

 1. A variable AND’ed with its complement is always equal to _____

  Answer:1

  Answer: NOT

  Answer: AND

  Answer: 0

 2. A variable OR’ed with its complement is always equal to _____

  Answer: 0

  Answer: 1

  Answer: AND

  Answer: NOT

 3. The absorptive law enables a reduction in a complicated expression to a simpler one by absorbing like terms.

  FALSE

  TRUE

 4. A + (A.B) = ____ (OR Absorption Law)

  A

  A+B

  B

  AB

 5. _________ = A (AND Absorption Law)

  AA(BB)

  AB(AB)

  A(A + B)

  A+B(B+A)

 6. A+(A+ B) could be reduced to:

  A

  (A+B)

  B

  AB

 7. A+(A* B) could be reduced to:

  B

  A

  (A+B)

  AB

 8. A*(A+B) could be reduced to:

  AB

  A

  B

  (A+B)

 9. A*(A+B)*A*(A+B)+B could be reduced to:

  (A+B)

  A

  AB

  B

 10. A*(A+B)*A*(A+B)*A*(A+B) could be reduced to:

  (A+B)

  A

  AB

  B

 11. A+(A*B)*A*(A+B) could be reduced to:

  (A+B)

  AB

  A

  B

 12. B+(A*B)*B+(A+B) could be reduced to:

  A

  B

  AB

  (A+B)

 13. B+(A*B) could be reduced to:

  B

  AB

  A

  (A+B)

 14. B*(B+A) could be reduced to:

  AB

  B

  (A+B)

  A

 15. B*(B+A)*B*(C+B) could be reduced to:

  (A+B)

  AB

  B

  A

 16. A * ~A = 0 (complement law)

  TRUE

  FALSE

 17. A + ~A = 1 (complement law)

  FALSE

  TRUE

 18. ~(A * B) * (~A + B) * (~B + B) could be reduced to ~(A * B) * (~A + B) * 1 using the _________ law.

  double negation

  commutation

  absorptive

  complement

 19. Using the complement law, ~A + ~B * B could be reduced to _____________

  1

  ~A + 0

  A1

  A

 20. Both of the below equations can be simplified, using __________ to A.
complementandabs1.png

  distribution

  absorption

  commutation

  complementation

 21. (A * B) + (A * ~B) = A

  FALSE

  TRUE

 22. (A + B) * (A + ~B) = B

  FALSE

  TRUE

 23. (A + B) * (A + ~B) =A

  TRUE

  FALSE

 24. A + (~A * B) = A + B

  FALSE

  TRUE

 25. A * (~A + B) =

  A

  A+B

  A *B

  B