Question 980052

Zahri has to pick up her mom from the airport. If she traveled 60mph  she would be an hour early. If she traveled 30mph, she would be an hour late. How far was the airport?
<pre>Let distance to airport be D
Getting to airport 1 hour early results in an "on-time" time of: {{{D/60 + 1}}}
Getting to airport 1 hour late results in an "on-time" time of: {{{D/30 - 1}}}
We then get: {{{D/60 + 1 = D/30 - 1}}}
D + 60 = 2D - 60 --------- Multiplying by LCD, 60
D - 2D = - 60 - 60
- D = - 120
D, or distance to airport = {{{(- 120)/(- 1)}}}, or {{{highlight_green(120)}}} miles