1997 CEMC Pascal Problems/Problem 9
Contents
Problem
When a certain number is divided by , the quotient is
and the remainder is
. The number is
Solution 1
Using the division algorithm, we can note that this means , where
is the quotient,
is the number that we divided by,
is the remainder of the division, and
is the original number before division.
Plugging in the values of ,
, and
given in the original problem, we have:
~anabel.disher
Solution 2 (answer choice elimination)
We can simply take the floor function of the division of the answer choices, and see if the quotient is too high, too low, or if it is correct:
Using answer choice E, we have:
This is below the quotient, eliminating answer choices B, C, and E.
Using answer choice D, we have:
This is above the quotient, eliminating answer choice D.
Since all of the other answer choices have been eliminated, the answer is .
~anabel.disher
Solution 3 (answer choices)
We can notice the answer choice must be between and
because the quotient was
, and had a remainder. The only answer choice that satisfies this is
.
~anabel.disher