SOLUTION: A plane travels at a speed of 180 mph in still air. Flying with a tailwind, the plane is clocked over a distance of 875 miles. Flying against a headwind, it takes 1 hour more tim

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A plane travels at a speed of 180 mph in still air. Flying with a tailwind, the plane is clocked over a distance of 875 miles. Flying against a headwind, it takes 1 hour more tim      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 445118: A plane travels at a speed of 180 mph in still air. Flying with a tailwind, the plane is clocked over a distance of 875 miles. Flying against a headwind, it takes 1 hour more time to complete the return trip. What is the wind velocity?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A plane travels at a speed of 180 mph in still air. Flying with a tailwind, the plane is clocked over a distance of 875 miles. Flying against a headwind, it takes 1 hour more time to complete the return trip. What is the wind velocity?
-------------------
With-wind DATA:
dist = 875 miles ; rate = 180+w mph ; time = 875/(180+w) hrs.
---------------------
Against-wind DATA:
dist = 875 miles ; rate = 180-w mph ; time = 875/(180-w) hrs
--------------------
Equation:
against time - with time = 1 hr
---
875/(180-w) - 875/(180+w) = 1
---
875(180+w) - 875(180-w) = (180^2-w^2)
-----
875w+875w = 180^2-w^2
----
w^2 + 1750w - 180^2 = 0
-----
w = 18.32245...(wind speed)
============================
Cheers,
Stan H.
===============