I am thinking of some number .
On subtracting the sum of digits of number from , I get some number .
Here are the digits of (in no specific order) -
However, one digit is missing. Which digit is missing?
Details and Assumptions
Sum of digit refers to the digital sum of a number. For eg, sum of digits of 1997 is .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Here's a hint -
n − sum of digits of n
will always be a multiple of 9.
Can you prove the general statement and find out the answer?