gmatman1 wrote:In my opinion the question is not formulated very clearly. I interpretted the question differently, which results in an unsolvable problem.
I assumed that the motorist drived the whole day at the new speed, instead of the last extra hour(s). This means there will be 3 variables. So there is one variable too much to solve the two equations shown below.
s = speed
t = time
d= distance
1. st = d
2. (s + 5)(t + 1) = d + 70
Let s be the speed, t be the time that he travelled actually. So distance travelled is
st = d -----> Eq1
Hypothetical speed when speed is 5 more and time is 1 hr additional then distance travelled is
(s+5)(t+1) = d + 70. ==> st + s + 5t + 5 = d+70
d + s + 5t = d + 65 (Substituting st = d from Eq 1)
==> s + 5t = 65 --> Eq 2.
Hupothetical situation 2 where speed is 10 miles greater and time is 2 hrs more then
(s + 10)(t + 2) = ?
==> st + 2s + 10t + 20 = ?
==> d + 130 + 20
==> d + 150.
So additional distance travelled would be
150 Miles.
IMO D.
[/b]