Dara drove from home to the airport to pick up her friend and then came back home on the same route. Her average speed on the way to the airport was 55 miles per hour (mph), and her average speed on the way back home was 45 mph. If the total driving time was 1 hour and 20 minutes, how far, in miles, is the airport from Dara's home?
A) 29.7 B) 33 C) 100/3 D) 66
How do you solve such problems relating to distance given time and rate? Previously seen on SAT.
I understand d=rt but I can't get the set up to be correct. I learned this before but I can't recall how to do it.
Let $t_1$ be the time it took Dara to drive from home to the airport, and $t_2$ be the time it took her to drive back home. Then $$t_1 + t_2 = \left (1 + \frac{20}{60} \right)\, \mathrm h. \tag{1}$$ Let $d$ be the distance from home to the airport. Then $$d = 55\, \text{mi}/\text{h} \cdot t_1$$ but also $$d = 45\, \text{mi}/\text{h} \cdot t_2$$ and so $$55\, \text{mi}/\text{h} \cdot t_1 = 45\, \text{mi}/\text{h} \cdot t_2. \tag{2}$$
From equations $(1)$ and $(2)$ you should be able to find $t_1$ and $t_2$, and thus also $d$.