miles per gallon

This topic has expert replies
Source: — Data Sufficiency |

Legendary Member
Posts: 752
Joined: Sun May 17, 2009 11:04 pm
Location: Tokyo
Thanked: 81 times
GMAT Score:680

by tohellandback » Thu Jun 18, 2009 12:51 am
IMO E
plugin numbers
let x=60 miles
speed is 60 miles per hour
55 miles in 55 minutes
5 miles in 10 minutes
total time=65 minutes
total time he should have taken=60 minute
(5/60)*100=50/6

E=500/x=500/60=50/6
The powers of two are bloody impolite!!

Master | Next Rank: 500 Posts
Posts: 418
Joined: Wed Jun 11, 2008 5:29 am
Thanked: 65 times

by bluementor » Thu Jun 18, 2009 3:31 am
we have two scenarios here:

1) Don travels for 5 miles at 30mph, and x-5 miles at 60mph. Total time travelled = t1
2) Don travels for x miles at an average of 60 mph. Total time travelled = t2

((t1 - t2)/t2 )*100 ?

Scenario 1:

t1 = 5/30 + (x-5)/60
t1 = 10/60 + (x-5)/60
t1 = (x + 5)/60

Scenario 2:

t2 = x/60

Therefore,

((t1 - t2)/t2 )* 100 = ((x + 5)/60 - x/60)/(x/60)*100 = 500/x

Choose E.

-BM-