I'm a strange perfect square number.
I am a 4-digit integer and I am divisible by 9.
If I'm subtracted by 1 , I'll be divisible by 8 .
If I'm subtracted by 2 , I'll be divisible by 7 .
If I'm subtracted by 3 , I'll be divisible by 6 .
If I'm subtracted by 4 , I'll be divisible by 5 .
What number am I?
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.
From the last condition, for a number to be divisible by 5 , it must end with digit 0 or 5 . Thus, the original number must end with 4 or 9 .
However, from the second last condition, when subtracted by 3 , the number will be divisible by 6 , which is an even number. Therefore, the original number can't end with 4 . (Otherwise, it will result in 1 after subtraction.) It must end with 9 .
Suppose the number is arranged as A B C 9
Now with digit ending with 9 , when subtracted by 1 , it will result in ending with 8 and will be divisible by 8 . So A B C 0 is also divisible by 8 ; A B C is divisible by 4 , for there is factor 1 0 used.
Similarly, when subtracted by 2 , it will result in ending with 7 and will be divisible by 7 . So A B C 0 is also divisible by 7 .
Finally, since A B C 9 is divisible by 9 , the sum of all digits is also a multiple of 9 . Therefore, A B C is also divisible by 9 .
Taking all three constraints, we will get A B C is divisible by 4 × 7 × 9 = 2 5 2 .
That will lead to three possibilities: 2 5 2 ; 5 0 4 ; 7 5 6 .
Of all these outcomes, only 7 5 6 9 = 3 2 × 2 9 2 is the perfect square number.
As a result, the solution is 7 5 6 9 .
Problem Loading...
Note Loading...
Set Loading...
The given facts mean that if 9 is subtracted from the number it will be divisible by 9, 8, 7, 6 and 5. The lowest common multiple of these is 2520. So the answer must be a multiple of this with 9 added on. The only 4-digit candidates are 2529, 5049 and 7569. Only the last is a square number, being the square of 87.
So 7569.