.
Two planes just took off from Boston, MA. The first plane is traveling 3.5 times as fast
as the second plane. After traveling in the same direction for 5 hours, they are 1312.5 miles apart.
What is the average speed of each plane?
~~~~~~~~~~~~~~~~
Let x be the rate of the second plane; then the rate of the first plane is 3.5 x.
The distance equation between the planes is
3.5x*5 - 5x = 1312.5
2.5*(5x) = 1312.5
x = 1312.5/(2.5*5) = 105 miles per hour.
ANSWER. The second plane speed is 105 mph.
The first plane speed is 3.5*105 = 367.5 mph.
Solved.