SOLUTION: an airplane flies between two cities 450 kilometers apart traveling with a wind of 45mph going and against the same wind when returning. the trip out takes one less hour than the r

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: an airplane flies between two cities 450 kilometers apart traveling with a wind of 45mph going and against the same wind when returning. the trip out takes one less hour than the r      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 206289: an airplane flies between two cities 450 kilometers apart traveling with a wind of 45mph going and against the same wind when returning. the trip out takes one less hour than the return trip. what is the speed of the plane in still air?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
an airplane flies between two cities 450 kilometers apart traveling with a wind
of 45 mph going and against the same wind when returning.
the trip out takes one less hour than the return trip.
what is the speed of the plane in still air?
:
Let s = plane speed in still air
then
(s+45) = speed with the wind
and
(s-45) = speed against the wind
;
Write a time equation: Time = dist%2Fspeed
:
trip out + 1 hour = trip back
450%2F%28%28s%2B45%29%29 + 1 = 450%2F%28%28s-45%29%29
Multiply equation by (s+45)(s-45), results
:
450(s-45) + (s+45)(s-45)*1 = 450(s+45)
:
450s - 20250 + s^2 - 2025 = 450s + 20250
:
Arrange on the left
s^2 + 450s - 450s - 2025 - 20250 - 20250 = 0
:
s^2 - 42525 = 0
;
s^2 = 42525
s = sqrt%2842525%29
s = 206.2 speed in still air
:
:
Check solution by finding the times of each trip
450/251.2 = 1.79 hrs
450/161.2 = 2.79 hrs
differs by 1 hr