AleksandrM wrote:parallel_chase wrote:gxliu wrote:Answer is actually E.
The answer is indeed E.
Variable time = (x+5)/60
Constant time = x/60
We have to find out the percentage difference, the question already tells us that variable time is greater.
[(x+5)/60 - x/60] / x/60 => (5/x) * 100 = 500%/x
Kindly correct me if I have missed anything.
Thanks,
How come you add 5, whereas you should subtract the five miles already traveled from the entire distance x, to give you the remainding distance that is traveled at 60 m/h
I set it up as
First 5 miles:
rate = 30 and distance is 5 miles
The remaining trip:
rate = 60 and distance is x - 5
The second situation:
rate = 60 for the entire trip x.
Well here it is:
In order to find the percentage difference you have to compare the complete distances.
for 5 miles the rate is 30 = 5/30
for x-5 miles the rate is 60 = x-5/60
add both the rates to find the rate for the complete distance i.e. x
5/30 + (x-5)/60 = (10+x-5)/60 = (x+5)/60
second situation
x/60
now find the percentage difference.
Let me know if you still have any questions.