
Jared G. answered 09/26/14
Tutor
4.9
(221)
Math and Physics from Elementary to University
There are four ways to account for the lead Train A has. I'm trying not to complicate things but to show there are multiple ways to get to the answer; all of which follow a common procedure. In the end I'll show a trick that's much quicker but the work below will help clarify what is happening and why different people can all show different methods but still get the correct answer. The four methods are...
1)Train A starts 8 hours ahead
2)Train B starts 8 hours behind
(An 8 hour lead puts Train A 640km ahead {80km/h*8h}. )
3)Train A travels 640km less
4)Train B travels 640km farther
The important thing to note is that each train has its own d=v*t equation (can also be a t=d/v equation seen in cases 3/4).
da=va*ta
db=vb*tb
-----------
You can set the distances equal to each other, but you must then relate the times.
1)ta=tb+8 :Train A is 8 hours ahead (or Train A leaves at tb=-8)
2)tb=ta-8 :Train B is 8 hours behind (or Train B leaves at ta=8)
In 1 and 2 we're using time as a variable (that is relating the times) we must solve for d or distance in the equation. In 3 and 4 we use distance as a variable (using the relative distances) and we'll solve the equation for time after this
-----------
da=db
va*ta=vb*tb
------------
1)va*(tb+8)=vb*tb
80*(tb+8)=100*tb
640=(100-80)tb
640=20tb
tb=32 (where tb is the amount of time Train B travels before it catches Train A)
2) va*ta=vb*(ta-8)
80*ta=100*(ta-8)
80*ta=100*ta-800
800=(100-80)ta
800=20ta
ta=40 (where ta is the amount of time Train A travels before it is caught, notice its 8 hours longer because its been traveling longer)
---------
Now that we solved for the time in either case 1) or case 2) we have the answer, and if we wanted we could easily find the distance each train traveled before they met.
----------
----------
ta=da/va
tb=db/vb
----------
Just like we set the distances equal we can also set the times equal and then we must relate the distances.
3) da=db-640 :Train A travels 640km less to meet at the same point (as it has a 640km head start)
4) db=da+640 :Train B travels 640km farther to meet at the same point
---------
ta=tb
da/va=db/vb
---------
da/va=db/vb
---------
3)(db-640)/80=db/100
100*(db-640)=80*db
(100-80)db=640*100
20db=64,000
db=3,200 (where db is the distance Train B travels to catch Train A)
4)da/80=(da+640)/100
100da=80(da+640)
(100-80)da=80*640
20da=51,200
da=2,560 (where da is the distance Train A travels while Train B is catching up, notice it is smaller than db because Train A already traveled 640km before Train B and 3200-2560=640)
------
Now we've solved for the distance traveled but the question asks for time traveled so we divide by speed to get time t=d/v.
3200/100=32
2560/80=32 :and we get 32 hours for both trains
-------
Below are graphs for each case
1) (tb , db) When Train B (blue line) leaves the station (y=0) Train A has already been traveling for 8 hours and is at y=640 (where y is the distance travelled)
http://www.wolframalpha.com/input/?i=100t%3D%2880%29%28t%2B8%29
2) (ta, da) Train A (blue line) leaves the station (y=0) at time=0 (x=0), and Train B (red line) leaves at time=8 (x=8)
http://www.wolframalpha.com/input/?i=80t%3D%28100%29%28t-8%29
3) (db , tb) When Train B (Red Line) leaves the station (x=0) Train A (Blue line) has already been travelling for 8 hours (y=8)
http://www.wolframalpha.com/input/?i=%28d%2B640%29%2F100%3Dd%2F80
4) (db, tb) When Train B (Red line) leaves the station (x=0) Train A (blue line) is already 640km ahead (at x=640).
http://www.wolframalpha.com/input/?i=%28d-640%29%2F80%3Dd%2F100
----------
If you've made it this far hopefully you've learned a thing or two. Now for the easy part.
t=d/v is just the velocity equation rewritten
Δt=(Δd)/(Δv) is the same equation but written using Δ or the difference in. The advantage here is all three terms here are easy to find and will be the solution
Δt=difference in time from Train B leaving the station to meeting Train A : The solution
Δd=difference in position at the beginning : 8hours*80km/h=640km
Δv=difference in train speed : 100-80=20km/h
and...
Δt=640/20=32 hours. AKA the answer
------
What is happening here is that we are using a moving reference frame. By using a reference frame that moves with Train B, were only concerned with their relative motion/position which is that Train A starts 640km away and Train B is 20km/h faster. This is the same as if Train B was stationary and Train A starts moves toward Train B at 20km/h from 640km away. So all we need to do is find out how long it takes something moving 20km/h to travel 640km.
-----
so remember
Δt=(Δd)/(Δv)