|
This month's Challenge Question:
When 9638,
2591, and 8739 are divided by a certain integer, the remainder is the same for
each. What is the integer used as the divisor?
And the Answer is...
Let X be the divisor and Y the remainder. When these three numbers
are divided by X all produce the same remainder Y. In general this
operation can be stated by mean of the following equation
N/X = a + Y/X
Or
N = aX + Y
Where N is any number, and a is the quotient.
Now, let's apply this equation to the three numbers,
9638 = aX + Y
8739 = bX + Y
2591 = cX + Y
Subtract the first two and the last two equations, and factorize the results, to get
X(a – b) = 899 = (29)*(31)
X(b – c) = 6148 = (4)*(29)*(53)
From the above results we see that the common factor is 29, but
looking at the left-hand side of these two equations we see that the
common factor is precisely X. Then
X = 29
Dividing the three given numbers by 29, we get
9638/29 = 332.3448275862 = 332 + 10/29
8739/29 = 301.3448275862 = 301 + 10/29
2591/29 = 89.3448275862 = 89 + 10/29
Then, the divisor is 29 and the remainder is 10.
|
Good Answers:
"Almost" Good Answers: