burger fun / 24 Game Solver / Notable hands

Make 24 with 1, 2, 3, 4

The 24 Game hand 1, 2, 3, 4: use each digit exactly once with + - × ÷ and parentheses to reach exactly 24. 4 distinct solutions exist — difficulty medium (3 to 5 distinct solutions).

Solutions for 1, 2, 3, 4

  • 1 × 2 × 3 × 4 = 24
  • 2 × 3 × 4 ÷ 1 = 24
  • (1 + 2 + 3) × 4 = 24
  • (1 + 3) × (2 + 4) = 24

Rearrangements like 8 × 3 vs 3 × 8 count as one solution — everything above is genuinely different, and every line is verified with exact fraction arithmetic.

Make 24 with 6, 6, 6, 6 · Make 24 with 1, 2, 6, 6

Browse the hardest 24 game puzzles, drill hands like this in practice mode, or solve any hand with the 24 game solver.

The Number Lab

Same idea, different constraints: four 9s, four 4s, or any four digits you like.