Using each of the digits 1 through 9 once, form numbers whose sum is 100. If you think it can't be done, then prove it.
My attempt:
I say it can't be done because the sum of all numbers $1-9$ is $45.$ Since this is too low (to reach $100$) you must use some $2$ figure numbers ($23, 34,$ etc.). But all of these give you an addition of a multiple of $9$ for instance use $'12'$ instead of $'1+2'.$ ( creates an additional 9 since you have to remove the $1$ and $2$ ).Your total is now $45 - 1 - 2 + 12 = 54$. No matter what doubles you choose, they will always add some multiple of $9.$
Assume that the high part of your double is $'a'$ and the low part is $'b'$ $(10a + b) - a - b = 9a$ For you to succeed you need to add $55$ (to reach $100$) to your original total. You can't do this with multiples of $9.$ You can only use $5$ once too.
I wanted to know if this proof was correct. Can someone please help me with this? Is there another way of proving this?
Since the sum of the digits is 45, which is divisible by 9, by the usual casting out 9s rule, the sum of all the numbers has to be divisible by 9.
Since 100 is not divisible by 9, it can never be the sum.