To solve this problem, we need to find the time it takes for the two trains to cover a combined distance of 200 miles. Since they are traveling toward each other, weβll add their speeds together to find their relative speed.
Let the time taken for the two trains to meet be represented by the variable t.
The distance covered by the first train (going at 40 mph) in time t is:
D1β=βV1β Γβ t
Where D1 is the distance covered by the first train, V1 is its speed (40 mph), and t is the time.
Similarly, the distance covered by the second train (going at 60 mph) in time t is:
D2β=βV2β Γβ t
Where D2 is the distance covered by the second train, V2 is its speed (60 mph), and t is the time.
Since the two trains are traveling toward each other and they meet when they cover a combined distance of 200 miles, we can write the equation:
D1β +β D2β=β200
Substitute the expressions for D1 and D2 we derived above:
(V1β Γβ t)β +β (V2β Γβ t)β=β200
Now, plug in the speeds of the trains (40 mph and 60 mph):
(40t)β +β (60t)β=β200
Combine the terms with t:
100tβ=β200
Now, solve for t:
$t = \frac{200}{100}$
tβ=β2
So it takes 2 hours for the two trains to meet.