Some Boolean Algebra Problems
  1. Give a truth table for the expression E(A+C).
  2. Give a truth table for the expression AC(C+A).
  3. Use Boolean Algebra to simplify CBB+BC.
  4. Use Boolean Algebra to simplify B(DA+DA)+DB.
  5. Use Boolean Algebra to simplify (A+D)(A+D)+A.
  6. Use Boolean Algebra to simplify C+D(E+D)+DE.
  7. Use Boolean Algebra to simplify (A+B+A)(AB).
  8. Use Boolean Algebra to simplify A(B+A)(BA+B)(B+A).
  9. Use Boolean Algebra to simplify C+D(E+D)+DE.
  10. Draw a logic gate circuit to compute AB+C.
  11. Draw a logic gate circuit to compute B(A+C).