Question:
s>0
t>0
s,t = int
s/t = 64.12
remainder = ?
I was able to come up with the equation for the remainder based on the given information as follows:
(1) r = s-64t --> s = 64t + r
From the solution:
We have to rearrange
s/t = 64.12
s = 64.12 t -->
(2) s = 64t + 0.12t
(1) and (2) together --> 64t + 0.12 t = 64t + r
--> 0.12t = r
Now it seems that we want a solution where t = integer... this is my question.. why do we need t to be an integer? It also would take me a long time to test out for values of t from every given answer choice..
The correct answer was t = 375 which is "E".
Any help on this would be great!
Thanks,
Carla