Question 640041: A plane leaves New York for Los Angeles traveling at an average speed of 500 miles per hour. A second plane leaves from Los Angeles two hours later bound for New York, 3200 miles away. Taking advantage of the jetstream, the second plane averages 600 mph. How many hours after the first plane took off will the two planes pass each other?
Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! A plane leaves New York for Los Angeles traveling at an average speed of 500 miles per hour.
A second plane leaves from Los Angeles two hours later bound for New York,
3200 miles away.
Taking advantage of the jetstream, the second plane averages 600 mph.
How many hours after the first plane took off will the two planes pass each other?
:
Let t = travel time of the 1st plane
then
(t-2) = travel time of the 2nd plane
:
When the two planes meet, they will have traveled a total of 3200 miles
Write a distance equation; dist = speed * time
:
500t + 600(t-2) = 3200
500t + 600t - 1200 = 3200
1100t = 3200 + 1200
1100t = 4400
t = 4400/1100
t = 4 hrs after the 1st plane takes off they will meet
:
:
Check by finding the actual distance each plane traveled
4(500) = 2000
2(600) = 1200
--------------
total d: 3200
|
|
|