Problems.cc
Interactive lesson: Cryptarithms
On Problems.cc you get the interactive explanation for this topic and curated problems to practise. That is the same training system we use between Exact Science lessons.
- Interactive explanation (demo or sandbox where we have one)
- Curated problems to practise, with hints and solutions
- Progress tracked between lessons
Opens on Problems.cc in a new tab
What it is
Cryptarithms are arithmetic puzzles written with letters instead of digits. Each letter stands for a single digit. Different letters mean different digits. Leading letters are usually not allowed to be zero. The classic form is a sum such as SEND + MORE = MONEY, where the words must make a true numerical addition once the letters are replaced.
The appeal is the code-breaking surface. The mathematics is constraint logic. Each column of the sum produces conditions on digits and carries. A letter that appears in several places links those conditions together. Solving means narrowing possibilities until only a consistent assignment remains, or proving that none exists.
These puzzles sit naturally with juniors who already add confidently and with intermediate students ready for more formal casework. Problems.cc includes a letter-digit demo for the topic, so students can assign digits, watch the sum update, and see conflicts appear without rewriting the whole cryptarithm each time.
Why it is good for a child
Cryptarithms teach deduction under rules. A child cannot rely on a single clever guess. They must track what each letter can and cannot be, update that list when a carry is forced, and notice when two constraints collide. That is close to the thinking needed in olympiad combinatorics and in careful algebra later.
They also strengthen place-value understanding. Columns, carries, and leading digits stop being background noise and become the main evidence. Students learn to start from the most informative column, not always from the left or the right by habit.
For parents, the benefit is visible in habits rather than in a memorised famous solution. A strong student lists impossibilities, tests one assumption at a time, and writes enough of the argument that another person can follow the chain. A weaker approach is random substitution until something works. We train the first habit.
The topic also rewards patience with partial information. Often you know a letter is odd, or at least 5, long before you know its exact value. Living with incomplete knowledge without panic is a mathematical skill.
How we teach it
We teach cryptarithms as a sequenced investigation, not as one famous puzzle with an answer to recite. Early tasks use short words and gentle carries so students learn the rules of the game. Later tasks add longer sums, harder leading-digit constraints, and questions that ask for all solutions or a proof that none exist.
In lessons, students work on paper first: column notes, candidate lists, and short written justifications. Discussion then compares opening moves. Why start with that column? Which carry is forced? Which assumption should we test next? Instructors help students turn a vague hunch into a checkable claim.
The Problems.cc demo supports exploration and quick verification between classes. It is not a substitute for written casework. A student who only clicks digits until the sum turns green has not yet learned the method. A student who can explain the forcing steps has.
Depth before speed remains the standard. We would rather see a clear chain of constraints than a fast lucky assignment. Over time, cryptarithms become training in organised case analysis, precise language, and the confidence to finish an argument when the first idea does not settle the whole puzzle.
More on the method: our approach.
What to do next
Try the interactive explanation and problems on Problems.cc, or book a trial to see how we teach this topic in a small group.