Track Digit Sums through Carries and Products
数字和:进位与乘积
Learn exactly why a carry changes a digit sum by 9, use column evidence to recover hidden digit totals, and distinguish a true multiplication pattern from a mere modulo-9 clue.
Carry units subtract 9. Products preserve a remainder—not necessarily the exact digit sum.
See exactly what one carry does
Ten ones are renamed as one ten. The number stays the same, but the visible digit sum drops by 9.
The place-value exchange
Before regrouping, the ones digits contribute 15. After regrouping, the written digits are 1 ten and 5 ones:
Two-number carry laboratory
Checkpoint
Need a hint for Mission 1?
Use the fixed addition38+47, even if the laboratory changes.
Check your method
Input digit sums total3+8+4+7=22. The ones column carries1;85 has digit sum13. 22;one carry;13;drop9.
Why the long product pattern continues
A row of n nines is 10ⁿ−1. Multiplying by the row of n eights therefore shifts that row left n places and subtracts the original row. For n=3: 888×999=888000−888=887112. The borrowing leaves n−1 eights, then 7, then n−1 ones, then 2. Its digit sum is 8(n−1)+7+(n−1)+2=9n. Predict the n=4 pattern before using the tool.
Use the carry formula on the worked example exercises
For two whole numbers, count every column that sends a carry to the next column.
One carry
If s(A)=8, s(B)=7, and the addition has one carry, then:
Three carries
If s(A)=35, s(B)=26, and the addition has three carries, then:
Carry-formula laboratory
Checkpoint
Need a hint for Mission 2?
Subtract9 for each carry unit.
Check your method
First case8+7−9=6. Second case35+26−27=34. 15;6;61;34.
Read digit totals from a two-digit sum
Place value can reveal the sum of all four digits without identifying either two-digit number.
Here xy and zw are two-digit numerals: xy=10x+y and zw=10z+w. The leading digits x,z are 1–9; y,w are 0–9. Digits may repeat. They are not products of letters.
If xy + zw = 139, find x+y+z+w.
The largest possible sum of two digits is 18, so a ones digit of 9 cannot come from 19. There is no ones carry.
The tens digits make 13, writing 3 and carrying 1 hundred.
Slide through actual pairs that total 139
Checkpoint
Need a hint for Mission 3?
The ones total is9 because it cannot reach19.
Check your method
The tens total is13, creating the only carry. Sum all four digits as13+9. 9;13;one carry;22.
Count carry units in a many-addend original sum
With several addends, one column may send a carry of 2 or 3. Count each carried ten as one carry unit.
The addends’ digit sums total 110. The columns send 1, 3, 3, 2, 1 carry units, for 10 altogether:
General column-carry ledger
| Place | Addend digits | Incoming carry | Column total | Written digit | Outgoing carry units |
|---|
Checkpoint
Need a hint for Mission 4?
A carry of3 counts as three units, not one event.
Check your method
For the fixed five-addend original sum, outgoing carries1,3,3,2,1 total10. 222185;input digit sums110;10 carry units;result digit sum20.
Use modulo 9 as a filter for products
A number and its digit sum have the same remainder modulo 9, but matching remainders do not guarantee matching digit sums.
Why modulo 9 works
Every decimal place value is one more than a multiple of 9:
Therefore:
For multiplication:
A filter is not a proof
For n=27, both s(27)=9 and s(7×27)=s(189)=18 are divisible by 9.
Product digit-sum audit
Checkpoint
Need a hint for Mission 5?
Compare exact sums as well as remainders.
Check your method
27 has digit sum9;7×27=189 has digit sum18. Both leave remainder0 modulo9. 9;9;18;no.
Find every two-digit number whose digit sum never changes
The worked example requires the digit sum to stay exactly the same after multiplication by every digit from 1 through 9.
If s(2n)=s(n), then modulo 9:
A two-digit number has digit sum at most 18, so only digit sums 9 or 18 remain. This leaves the ten two-digit multiples of 9 to test completely.
Complete candidate audit
Checkpoint
Need a hint for Mission 6?
The answer must pass all nine multipliers, not just those currently displayed.
Check your method
The ten two-digit multiples of9 are candidates; only18,45,90,99 pass the full test. Ten candidates;four pass;list18,45,90,99 in any order; s(99)=18.
Discover the repeated-digit product pattern
The worked example multiplies a 2,000-digit string of 9s by a 2,000-digit string of 8s. A short pattern replaces impossible long multiplication.
The pattern for n digits is:
Repeated-digit product laboratory
Checkpoint
Need a hint for Mission 7?
Use the fixed n=2000 original product.
Check your method
The product has n−1 copies of8, then7, then n−1 copies of1, then2. Its digit sum is9n. 1999 eights;1999 ones;last two digits12;sum18000.
Transfer the carry method to two companion-test sums
The target numeral determines the carry pattern. A distinct-digit restriction may reduce the actual addend pairs, but the digit-total argument still comes from place value.
ab + cd = 149
The ones digits total 9, while the tens digits total 14. Therefore:
ab + cd = 182, with four distinct digits
The ones digits could total 2 or 12. If they totaled 2, the tens digits would have to total 18, forcing both tens digits to be 9 and violating the distinct-digit condition. So the ones column must total 12 and carry 1. The tens digits then total 17. Therefore:
A complete unordered-pair audit gives 85+97 and 87+95.
General two-digit-pair explorer
Checkpoint
Need a hint for Mission 8?
ab and cd are two-digit numerals. In the182 case all four digits must differ.
Check your method
149 gives ones total9 and tens total14. For182, distinctness forces ones12 and tens17. The two unordered pairs are85+97 and87+95. 23;one carry;29;two pairs.
Try a new problem before the workshop
Find the digit sum of 58+67 using carries, then verify it directly.
Compare your reasoning after trying
The input digit sums total 26. There are two carry units, so 26−18=8. Directly, 58+67=125 and 1+2+5=8.
Independent workshop
Correct all eight answers to complete the workshop.
Optional reflection — not automatically graded
Need a hint for Mission 9?
Distinguish carry units, result digit sums and complete number lists.
Check your method
Use the original original values, independent of the current laboratory settings. 9;6;34;22;20;list18,45,90,99;18000;29.
Objective exit ticket
Answer all five correctly and complete the other nine missions to unlock the certificate.
Carry & Product Digit-Sum Architect
This certifies that Student completed all ten missions and can track digit sums through carries, use modulo 9 responsibly, and prove structured multiplication patterns.
Chapter 21 • Digit Sums
Need a hint for Mission 10?
Subtract nine times the carry count.
Check your method
27 first fails at multiplier7, since7×27=189 has digit sum18. Repeated-digit products have digit sum9n. 9;10;7;225;9.