[Math] Find the distance between two towns given train timings

algebra-precalculusarithmeticself-learning

While practicing maths and starting to learning it, I found question this question:

A train running between two towns arrives at its destination 10 minutes late when it goes 40 miles per hour and 16 minutes late when it goes 30 miles per hour. The distance between the two towns is:

A. 720 miles
B. 12 miles
C. 8-6/7 miles
D. 12-7/7 miles
E. None of these

I am trying to solve it like this: 40 miles per hour, hours have 60 minutes, so 40 miles in 60 minutes, and it is ten minutes late. So one mile per minute is $40/60 = 0.66$, so miles in 10 minute is 6. So in 70 minutes it covers about 46 miles.

But how can I solve it further, to find the distance?

Best Answer

Let $d$ be the distance in miles, and $v$ the speed in mph of the train at which it arrives in time.

The time is the distance divided by speed. Now, use the fact that the train is $10$ minutes late (or $10/60$ hours late) when it goes $40$ mph: $$\frac{d}{40}=\frac dv+\frac{10}{60}$$

The first member is the time that the train spends in arriving at $40$ mph, and the second member is the time that it spends at speed $v$ plus $10$ minutes. They are equal, of course.

Now, write a similar equation for the other data, and solve the system.