How does this always work??
1: Take any number 10 or greater.
2: Take the sum of the digits and subtract them from the original number to get a new number.
3: That new number is always evenly divisible by 9 with no remainder.
Two examples:
5826
5 + 8 + 2 + 6 = 21
5826 - 21 = 5805
5805 / 9 = 645
1358280
1 + 3 + 5 +8 +2 + 8 + 0 = 27
1358280 - 27 = 1358253
1358253 / 9 = 150917
It works for any number!
1: Take any number 10 or greater.
2: Take the sum of the digits and subtract them from the original number to get a new number.
3: That new number is always evenly divisible by 9 with no remainder.
Two examples:
5826
5 + 8 + 2 + 6 = 21
5826 - 21 = 5805
5805 / 9 = 645
1358280
1 + 3 + 5 +8 +2 + 8 + 0 = 27
1358280 - 27 = 1358253
1358253 / 9 = 150917
It works for any number!