by ayang Mon Apr 09, 2007 11:11 am
This is a tricky problem, and requires one to understand each of the givens.
s and t are each positive integers - that is, they are whole numbers.
s/t = 64.12. That is, s divided by t results in a remainder of .12t left over.
The question then asks which could be the remainder of s/t. That is, which number could represent the .12t?
In order to find this, it is necessary to remember that t must be an integer. Therefore, the correct answer will enable t to be a whole number.
Or, remainder = .12t
Divide both sides by .12 yields
remainder/.12 = t
Of the answer choices:
A-2. 2/.12 does not yield an integer.
B-4 4/.12 does not yield an integer
C-8 8/.12 does not yield an integer.
D-20 20/.12 does not yield an integer
E-45 45/.12 yields an integer. E is the correct answer.
Another way of looking at it that makes the calculations easier is to simplify .12 into a fraction:
12/100
6/50
3/25
Thus, to divide by 3/25 is to multiply by 25/3. The correct answer must be divisible by 3 in order to make t an integer.
I hope that this explanation is helpful! - Andrew