Multiplying by 9 in Mathness: The Ten-Minus-One Reflex

Multiplying by 9 shows up on roughly one Mathness board in three, and most players still compute it the long way. The ten-minus-one identity turns any x times 9 into a shift and a subtraction, both done inside one second. This post covers the identity, the extension to 90 and 900, the finger check for single digits, the boards where the trick lands, the failure modes that cost points, and the seven-day drill that installs the reflex.
The identity: x times 9 equals (x times 10) minus x
The rule sits on one line and covers every whole number in Mathness range. Take the other factor, append a zero, then subtract the original factor from that number. For 7 times 9, ten times seven is 70 and subtracting 7 lands 63. For 24 times 9, ten times 24 is 240 and subtracting 24 lands 216. The move stays fast because appending a zero costs no arithmetic and the follow-up subtraction is a single borrow at most. On the daily board, this converts a two-second computation into a half-second one, freeing time for the harder tile pair.
The identity extends without change to any power-of-ten multiple of nine. For 45 times 90, treat it as 45 times 9 with an extra trailing zero, so 405 becomes 4050. For 12 times 900, 12 times 9 is 108, then append two zeros to get 10,800. The extra zeros go on after the subtraction finishes, never before it, since appending first would force a subtraction of a ten-digit number and defeat the shortcut.
Finger check for single-digit nines
The ten-finger method still earns its place at the board. Number the fingers one through ten from left to right. To compute n times 9, fold down finger n; the fingers to its left give the tens digit and the fingers to its right give the ones digit. For 7 times 9, folding the seventh finger leaves six fingers on the left and three on the right, so the product is 63. The method works only for n between 1 and 10, and those cases carry the highest hit rate on scoring tiles.
Treat the finger check as a verifier, not a primary tool. Use it when the shift-and-subtract feels ambiguous, or when late-session fatigue slows the answer. In ranked rounds, one silent finger flick under the desk saves a full re-computation. See tilt recovery for the reset protocol when the times-nine step feels shaky in the middle of a run.
The digit-sum test for a nine-multiple target
Any product of nine has a digit sum divisible by nine. When the target itself sums to nine, eighteen, or twenty-seven, a times-nine path is a live candidate. For a target of 216, the digits sum to nine, and 24 times 9 lands exactly. For 405, the digits sum to nine, and 45 times 9 lands. On rejection duty, a target whose digits do not sum to a multiple of nine cannot come from any single times-nine multiplication of a whole tile.
The check runs in under one second. Add the digits of the target once. If the sum is 9, 18, 27, or 36, mark times-nine as a live path and start searching for a factor that fits. If the sum lands on any other value, drop times-nine and search elsewhere. Casting out nines pairs cleanly with this test; see modular screens for the wider family of remainder rejections that thin the search tree before you compute.
Boards where times-nine wins
Some board shapes point at a times-nine solution before the tiles are fully read. Recognizing the shape saves the entire search phase and drops you straight into the shift-and-subtract.
- Targets 63, 72, 81, 108, 126, 144, 162, 189, and 216. Each is a one-shot nine-multiple inside standard Mathness range.
- Boards where the tile set includes both a 9 and a round number. Nine times a round number like 30 or 40 is a half-second play.
- Boards where 9 sits with a mid-teens tile. 9 times 14 is 126 and 9 times 15 is 135; both are stable landing points that hit common targets.
- Targets ending in the digit 7 with a tile ending in the digit 3, which flags 27, 117, or 207 as candidates for a nine-times-something path.
When the target is 108 and the tiles include 9 and 12, the shift-and-subtract gives 120 minus 12 equals 108 in under a second. When the target is 189 and a 9 sits beside a 21, the same move lands 210 minus 21 equals 189. Reflexive recognition of the nine-multiples table cuts the search entirely; the same paired memorization sits at the core of factor pairs to memorize.
The failure modes
Two mistakes account for most times-nine misses in Mathness. The first is appending the zero on the wrong side. Writing 24 times 9 as 24 minus 240 breaks the sign and yields negative 216 instead of positive 216. Shift first, then subtract, and the subtraction always sits inside a positive result for positive inputs. The second mistake is a botched borrow across the tens digit. For 42 times 9, the setup is 420 minus 42, and the borrow at the ones place must carry through the tens; a rushed player writes 388 instead of 378. Slow the subtraction by half a beat when the ones digit of the factor exceeds the ones digit of the shifted number.
A third, rarer error is confusing times-nine with times-eleven. The eleven shortcut adds instead of subtracts, and mixing the two under time pressure inverts the result. The safeguard is a one-digit sanity check: a product of nine always has ones digit equal to (10 minus factor ones digit) modulo ten. If the answer's ones digit fails that rule, a sign flipped somewhere in the shift.
The seven-day drill
Ten minutes a day for seven days installs the reflex. Day one: single-digit times nine, one through ten, in a shuffled order, cycled three times. Day two: teens times nine, 11 through 19, one full cycle with a stopwatch. Day three: twenties and thirties times nine on a shuffled sheet. Day four: a mixed shuffle of the first three days, with a target of two seconds per problem. Day five: introduce times ninety on the same factor set. Day six: mixed times nine and times ninety in a shuffled sheet. Day seven: a timed ranked-mode session with a mental tally of every times-nine board that appears, aiming to land each one in under two seconds.
Combine this drill with the addition work from number bonds so the subtraction step lands on a pair complement you already know. The compound reflex is what turns times-nine boards from a computation into a recognition, and the ranked-round time savings compound across a session.


