Bunuel
Alex drives to and from work each day along the same route. If he drives at a speed of 80 miles per hour on the way to work and he drives at a speed of 100 miles per hour on the way from work, which of the following most closely approximates his average speed in miles per hour for the round trip?
A. 80.0
B. 88.9
C. 90.0
D. 91.1
E. 100.0
APPROACH #1: Assign a variable the distance from home to workAverage speed = (total distance traveled)/(total travel time)Let d = the distance from home to work.
So, total distance travelled = d + d =
2dTime = distance/speedTravel time from home to work =
d/80The travel time from work to home =
d/100So, total travel time =
d/80 + d/100 = 5d/400 + 4d/400 = 9d/400So, average speed =
2d/(9d/400) = 2d x (400/9d) = 800d/9d = 800/9No need to actually calculate 800/9.
Instead, recognize that 810/9 = 90, which means 801/9 = 89, which means 800/9 is a little bit less than 89
Answer: BAPPROACH #2: Assign a "nice number" to the distance from home to workWe want a number that works well with 80 mph and 100 mph.
So let's say the distance from home to work =
400 miles
So, total distance travelled =
400 +
400 =
800Time = distance/speedTravel time from home to work =
400/80 = 5 hoursThe travel time from work to home =
400/100 = 4 hoursSo, total travel time =
5 hours + 4 hours = 9 hoursSo, average speed =
800/9 = a little bit less than 89Answer: B