Stephanie M. answered 07/21/15
Tutor
5.0
(961)
Private Tutor - English, Mathematics, and Study Skills
Remember that distance = rate × time.
The distance the northbound train has traveled at a given time t is dn = (50)(t - 0.5) = 50t - 25.
The distance the eastbound train has traveled at a given time t is de = 70t.
The distance d between them can be found using the Pythagorean Theorem, where the triangle's legs are the distance each train has traveled:
d2 = (50t - 25)2 + (70t)2
d2 = 2500t2 - 2500t + 625 + 4900t2
d2 = 7400t2 - 2500t + 625
d = √(7400t2 - 2500t + 625)
The derivative of that expression (which you can find using the Chain Rule) will tell you the rate at which the distance is changing at a given time t:
d' = [ 1/2(7400t2 - 2500t + 625)-1/2 ][ 14800t - 2500 ]
d' = [ 1 / 2√(7400t2 - 2500t + 625) ][ 100(148t - 25) ]
d' = [ 1 / 10√(296t2 - 100t + 25) ][ 100(148t - 25) ]
d' = (100(148t - 25)) / (10√(296t2 - 100t + 25))
d' = (10(148t - 25)) / √(296t2 - 100t + 25)
Plug in t = 3 to find out how fast the distance between the trains is changing at 3:00 PM:
d' = 10(148(3) - 25)) / √(296(9) - 100(3) + 25)
d' = 4190 / √(2389)
d' = 85.7 MPH