Question 810347: two trains are 550 miles apart heading toward each other on parallel tracks. Train A is traveling east at 35 miles per hour, while train B travels west at 45 miles per hour. When will the trains meet each other in their respective tracks?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! s = d / t
t = d / s
d = s * t
---
speed is relative, so firstly consider the closure rate of the two trains:
80 mph
---
time to cover 550 miles at 80 mph:
---
t = 550 / 80 = 6.875 hours
the trains will meet after t time has passed
---
the meeting:
---
train a will have traveled:
d = 35 miles/hour * 6.875 hours = 240.625 miles
---
train b will have traveled:
d = 45 miles/hour * 6.875 hours = 309.375 miles
---
check:
240.625 + 309.375 = 550
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php
|
|
|