
Andrew M. answered 07/17/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Distance = rate(time) ... d = rt
Faster ship: rate=r, time=t hours
200 = rt
Slower ship: rate=r-10, time=t+3 hours
240 = (r-10)(t+3)
t = 200/r from 1st equation.
Substitute into 2nd equation:
240 = (r- 10)(200/r + 3)
240 = 200 + 3r - 2000/r - 30
240 = 3r - 2000/r + 170
clear fractin, multiply through by r:
240r = 3r2 - 2000 + 170r
3r2 - 70r - 2000 = 0
r = [-b±√(b2-4ac)]/(2a)
a = 3, b = -70, c = -2000
r = [70±√((-70)2-4(3)(-2000))]/(2(3))
r = (70 ±√28900)/6
r = (70±170)/6
discarding the negative
r = 240/6 = 40 km/hr
slower ship rate = r-10 = 30 km/hr