SOLUTION: (Solve)Air Travel: A turbo-jet flies 50mph faster than a super-prop plane. If a turbo-jet goes 2000mi in 3hr less time than it takes the super-prop to go 2800mi, find the speed of
Question 563800: (Solve)Air Travel: A turbo-jet flies 50mph faster than a super-prop plane. If a turbo-jet goes 2000mi in 3hr less time than it takes the super-prop to go 2800mi, find the speed of each plane. Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! prop -x mph
turbo ---x+50 mph
t=d/r
t(prop) - t(turbo) = 3
2800/x - 2000/(x+50) = 3
LCD = x(x+50)
2800(x+50)-2000x=3x(x+50)
2800x+140000-2000x=3x^2+150x
3x^2-650x-140000=0
Find the roots of the equation by quadratic formula
a= 3 b= -650 c= -140000
b^2-4ac= 422500 - 1680000
b^2-4ac= 2102500 = 1450
x1=( 650 + 1450 )/ 6
x1= 350
x2=( 650 -1450 ) / 6
x2= -133.33
Ignore negative value
x = 350 mph speed of prop
speed of turbo = 400 mph