SOLUTION: Let X be a three digit number whose digits are all distinct. There are nine two-digit numbers that can be formed using the digits of X. Assume that X is the sum of all nine of thes

Algebra ->  Permutations -> SOLUTION: Let X be a three digit number whose digits are all distinct. There are nine two-digit numbers that can be formed using the digits of X. Assume that X is the sum of all nine of thes      Log On


   



Question 572471: Let X be a three digit number whose digits are all distinct. There are nine two-digit numbers that can be formed using the digits of X. Assume that X is the sum of all nine of these two digit numbers. Find all possible values of X.
Answer by KMST(5328) About Me  (Show Source):
You can put this solution on YOUR website!
X cannot have zero for a digit.
If one of the digits of X was zero there would be only 2 choices for the tens digit when forming two-digit numbers. Then with 3 choices for the ones digit, there would be only 6 true two-digit numbers that could be made.
If the three digits of X are a, b, and c, each will appear 3 times as the tens digit and 3 times as the ones digit in the nine two-digit numbers.
The sum of the ones digits in the nine numbers will be
3a%2B3b%2B3c=3%28a%2Bb%2Bc%29 and the sum of the tens digits will be the same.
The sum of the nine two-digit numbers will be
10%2A3%28a%2Bb%2Bc%29%2B3%28a%2Bb%2Bc%29=33%28a%2Bb%2Bc%29=X
So X is a multiple of 3.
If a number is a multiple of 3, its digits must add to a multiple of 3.
Since X is a multiple of 3, its digits must add to a multiple of 3.
So a%2Bb%2Bc=3m for some integer m
Then, X=33%28a%2Bb%2Bc%29=33%2A3m=99m
That means that X is a multiple of 9.
If a number is a multiple of 9, its digits must add to a multiple of 9.
Since X is a multiple of 9, its digits must add to a multiple of 9.
That means that a%2Bb%2Bc is a multiple of 9 too.
Since a, b, and c are different,
a%2Bb%2Bc%3E=1%2B2%2B3=6 and
a%2Bb%2Bc%3C=7%2B8%2B9=24
The only choices are a%2Bb%2Bc=9 and a%2Bb%2Bc=18
For a%2Bb%2Bc=9, X=33%2A9=297, but the digits of 297 add to 18, so it's not a solution.
For a%2Bb%2Bc=18, X=33%2A18=594, whose digits add up to 18.
highlight%28X=594%29