SOLUTION: two airplanes start out 10,000 miles apart. one plane heads east and the other heads west traveling at a rate 100 mph faster than the other plane. after how many hours will they pa

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: two airplanes start out 10,000 miles apart. one plane heads east and the other heads west traveling at a rate 100 mph faster than the other plane. after how many hours will they pa      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 252074: two airplanes start out 10,000 miles apart. one plane heads east and the other heads west traveling at a rate 100 mph faster than the other plane. after how many hours will they pass each other?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
two airplanes start out 10,000 miles apart.
one plane heads east and the other heads west traveling at a rate 100 mph faster than the other plane. after how many hours will they pass each other?
:
There are multiple solutions to this problem
Let s = speed of the slower plane
then
(s+100) = speed of the faster speed
:
Both planes travel the same length of time (t)
:
Write a distance equation Dist = speed * time:
:
Slow plane dist = fast plane dist = 10,000 miles
ts + t(s+100) = 10000
ts + ts + 100t = 10000
2ts + 100t = 10000
t(2s + 100) = 10000
t = 10000%2F%282s%2B100%29 = 10000%2F%282%28s%2B50%29%29 = 5000%2F%28s%2B50%29
:
t = 5000%2F%28s%2B50%29
:
Enter the speed (s) of the slower plane to get the time (t)
For example
s = 200 mph; t = 20 hrs
s = 1200 mph; t = 4 hrs