kwah wrote:Attached is a question from GMAT Prep Test #2.
What is the most efficient way of achieving the result?
Answer: B
Thanks,
K
Let us assume that the average speed of the car = s km/hr, and
time taken to cover 400 km = t hours
Then distance = speed * time implies 400 = st or s = 400/t.
(1) The car traveled the first 200 km in 2.5 hours but we don't know the time taken by the car to travel the second 200 km, NOT sufficient.
(2) If the car's average speed had been 20km per hour greater than it was, it would have traveled the 400km in 1 hour less than it did.
(s + 20)(t - 1) = 400
st + 20t - s - 20 = 400, and st = 400
400 + 20t - s = 420
20t - s = 20
20t - 400/t = 20
20t² - 400 = 20t
20t² - 20t - 400 = 0
t² - t - 20 = 0
(t - 5)(t + 4) = 0
t = 5; SUFFICIENT.
The correct answer is
B.