Cryptarithmetic
Start from the column that gives the most information: the leftmost carry, a letter that repeats, or a sum that must be 1.
Why this topic matters
SEND + MORE = MONEY: every letter is a different digit. You solve it like a detective: the carry into a new column can only be 1.
Cryptarithm questions reward a few logical starting moves. After that, trial with the remaining digits is quick.
Starting moves
The sum of two numbers can carry at most 1 into a new column. If the answer is one digit longer than both numbers, its first letter is 1.
A letter that starts a number is never 0. In a column where X + X ends in X, X is 0 (or 9 with a carry).
Work from the leftmost column and use carries to limit the choices, then fill the rest by trial.
- Two 4-digit numbers add to a 5-digit number.The extra digit comes from a carry.
- A carry out of the top column can only be 1.Even 9999 + 9999 = 19998.
- M = 1.
- AB + BA = (10A + B) + (10B + A) = 11(A + B).Write the two-digit numbers in place value.
- 11(A + B) = 121, so A + B = 11.
Formula summary
Shortcuts and tricks
Classic: SEND + MORE = MONEY
Use it when: The standard 8-letter puzzle.
- M = 1 (leading carry).
- S + 1 (+carry) ≥ 10 and gives O → S = 9, O = 0.
- Then E, N, D, R, Y follow column by column.
- 9567 + 1085 = 10652.
Before you move on, you should be able to...
- set the leading carry to 1
- never put 0 at the front
- use place value for two-digit letter numbers
Practice questions (4)
Try each one before opening the solution. Or practise them one by one so your score is saved.
medium AB + BA = 121 where A and B are distinct digits and A > B. How many such pairs (A, B)?
- 11(A + B) = 121 → A + B = 11.
- (9,2), (8,3), (7,4), (6,5).
Answer: 4
medium A + A + A = BA (a 2-digit number). Find A and B.
- 3A = 10B + A → 2A = 10B → A = 5B.
- A = 5, B = 1.
Answer: A = 5, B = 1
hard TO + GO = OUT (different letters, different digits). Find OUT.
- O = 1 (sum of two 2-digit numbers is at most 198).
- Units: O + O = 2 = T, no carry.
- Tens: 2 + G must carry. G = 9 would make U = 1, already taken by O.
- So G = 8: 2 + 8 = 10 → U = 0, carry 1. 21 + 81 = 102.
Answer: 102
hard EAT + THAT = APPLE. Find APPLE.
- A = 1 (leading carry). THAT < 10000 so T = 9 and P = 0.
- Work the columns: E = 8, H = 2, L = 3.
- 819 + 9219 = 10038.
Answer: 10038
Class plan (2 hours, for trainers)
A tested order for teaching this topic in one 2-hour session. Present mode follows the same order.
| 10 min | Warm-up. |
| 30 min | Starting moves: leading 1, no leading zero, carries. |
| 30 min | SEND + MORE worked on the board. |
| 15 min | Place-value tricks (AB + BA). |
| 30 min | Practice set. |
| 5 min | Recap. |