SOLUTION: Airplane A travels 2800 km at a certain speed. Plane B travels 2000 km at a speed 50 km divided by h faster than plane A in 3 hrs less time. Find the speed of each plan

Algebra ->  Length-and-distance -> SOLUTION: Airplane A travels 2800 km at a certain speed. Plane B travels 2000 km at a speed 50 km divided by h faster than plane A in 3 hrs less time. Find the speed of each plan      Log On


   



Question 1056748: Airplane A travels 2800

km at a certain speed. Plane B travels 2000

km at a speed 50 km divided by h

faster than plane A in 3 hrs less time. Find the speed of each plane.

Found 2 solutions by Alan3354, ankor@dixie-net.com:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
at a speed 50 km divided by h
===========
Do you mean 50 km/hr ?

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Airplane A travels 2800 km at a certain speed
Plane B travels 2000 km at a speed 50 km/hr faster than plane A in 3 hrs less time.
Find the speed of each plane.
:
let s = the speed of Plane A
then
(s+50) = the speed of B
:
Write a time equation, time = dist/speed
A time - b Time = 3 hrs
2800%2Fs - 2000%2F%28%28s%2B50%29%29 = 3
multiply equation by s(s+50), cancel the denominators
2800(s+50) - 2000s = 3s(s+50)
2800s + 140000 - 2000s = 3s^2 + 150s
800s + 140000 = 3s^2 + 150s
0 = 3s^2 + 150s - 800s - 140000
A quadratic equation
3s^2 - 650s - 140000 = 0
You can use the quadratic formula, but this will factor to
(3s+400)(s-350)
the positive solution is what we want here
s = 350 mph for plane A and obviously, 400 mph for place B
and