"Two planes leave a city for another city that us 600 miles away. One of the planes is flying 50 miles per hour faster than the other. The slower plane takes 2 hours longer to reach the city. What is the rate of each plane? Write and solve a system of equations."
I am aware that d=rt, where d represents distance, r represents rate, and t represents time. I also know how to solve systems of equations. I am unsure on how to create the system of equations from the information given. I would like some hints as to how to start/she would like some help getting on the right track. Thanks.
Let's call the rate and time of the first plane $r_{1}$ and $t_{1}$, respectively. Since we know the journey is 600 miles, we have $600 = r_{1}t_{1}$. Now, let us look at the second plane. We know that the second plane takes 2 hours longer, and it is going 50 mph slower, and it also travels 600 miles, so the two equations we have are:
$600 = r_{1}t_{1}$ and $600 = (r_{1}-50)(t_{1} + 2)$