Boolean Algebra Practice

132 questions: walkthroughs, extended practice, and AQA/OCR exam-style problems

Overall progress
0 / 132 done
Q1 of 9 Basic Laws
Simplify / Prove

Quick Reference: Boolean Laws

IdempotentA AND A = A
A OR A = A
IdentityA AND 1 = A
A OR 0 = A
NullA AND 0 = 0
A OR 1 = 1
ComplementA AND NOT A = 0
A OR NOT A = 1
Double negationNOT (NOT A) = A
AbsorptionA OR (A AND B) = A
A AND (A OR B) = A
DistributiveA AND (B OR C) = (A AND B) OR (A AND C)
De Morgan'sNOT(A AND B) = NOT A OR NOT B
NOT(A OR B) = NOT A AND NOT B
NANDA NAND B = NOT(A AND B)
= NOT A OR NOT B
NORA NOR B = NOT(A OR B)
= NOT A AND NOT B
Worksheet

Boolean Algebra Worksheet and Solutions

150 exam-style questions covering simplification, De Morgan's laws, Boolean identities, and proof techniques, with a complete solutions booklet. Ideal for GCSE and A-Level Computer Science.

  • ✓ 150 graded Boolean algebra questions
  • ✓ Covers all key laws and identities
  • ✓ Full step-by-step solutions
  • ✓ Instant PDF download
£2

One-time payment • Delivered by email • No account needed

Reset all progress?

This will clear all your completed questions. It cannot be undone.