This week's Challenge Question:
If you total the squares of the digits of a three-digit number, you get exactly half its value. Find the number.
And the answer is...
Let's say that the three digits of the number are x, y, and z, so that the number is xyz. Now, according to the statement these digits should satisfy the following equation
From the above equation we see that z must be an even number. Let say that z = 2w. With this definition, te above equation becomes
Now, let's group the equal variables and complete the square to get
It clear that we must have w < 5.
Now redefine the parentheses in the above equation. Let X = 50 - 2x, Y = 2y – 5, and note that we must have X < 50, Y <= 13.
Now, let's assign the possible values to w and check if it satisfy the constraints.
a)
all these number are not acceptable.
Now try for w = 1, and the results are similar. Only when w = 4, we can satify the constraints:
b)
but Y <=13, then the solution is X = 46 and Y = 13
Therefore, x =2, y = 9 and z = 9.
The number is 298.
|
Comments rated to be Good Answers:
Comments rated to be "almost" Good Answers: