SOLUTION: A plane with a tailwind flew 1920 mi in 8 hours. On the return trip, against the wind, the plane flew the same distance in 12 hours. What is the speed of the plane in calm air and

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A plane with a tailwind flew 1920 mi in 8 hours. On the return trip, against the wind, the plane flew the same distance in 12 hours. What is the speed of the plane in calm air and      Log On


   



Question 1200577: A plane with a tailwind flew 1920 mi in 8 hours. On the return trip, against the wind, the
plane flew the same distance in 12 hours. What is the speed of the plane in calm air and
the speed of the tailwind?

Found 3 solutions by ikleyn, greenestamps, josgarithmetic:
Answer by ikleyn(52810) About Me  (Show Source):
You can put this solution on YOUR website!
.
A plane with a tailwind flew 1920 mi in 8 hours. On the return trip, against the wind, the
plane flew the same distance in 12 hours. What is the speed of the plane in calm air and
the speed of the tailwind?
~~~~~~~~~~~~~~~~~

The effective speed with    the wind is  1920%2F8 = 240 miles per hour.

The effective speed against the wind is  1920%2F12 = 160 miles per hour.


In other words,

    u + v = 240
    u - v = 160,

where u is the speed of the aircraft in still air and v is the speed of the wind.


To solve equations, add them.  You will get

    2u = 240 + 160 = 400,  u = 400/2 = 200.


Then from the very first equation

    v = 240 - u = 40.


ANSWER.  The speed of the airplane in still air is 200 miles per hour.

         The speed of the wind is 40 miles per hour.

Solved.



Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


This kind of problem is encountered so often that it is useful to learn a quick way to find the answer informally -- as long as formal algebra is not required.

After determining that the speeds with and against the wind are 240 and 160 miles per hour, logical reasoning tells you that the 240mph is the plane speed plus the wind speed and the 160mph is the plane speed minus the wind speed -- and that means the plane speed is halfway between 160mph and 240mph: 200mph. And then the wind speed is the difference between 240mph and 200mph (or between 160mph and 200mph).

ANSWERS (informally): plane speed 200mph; wind speed 40mph


Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
UNKNOWN NUMBERS
r, speed if no wind
w, speed of the wind
KNOWN, GIVEN VALUES
d, distance either way about destination
t%5Bp%5D, time flown with the wind
t%5Bm%5D, time flown against the wind

system%28r%2Bw=d%2Ft%5Bp%5D%2Cr-w=d%2Ft%5Bm%5D%29

r%2Bw%2Br-w=d%2Ft%5Bp%5D%2Bd%2Ft%5Bm%5D

2r=d%281%2Ft%5Bp%5D%2B1%2Ft%5Bm%5D%29

highlight_green%28r=%28d%2F2%29%28%28t%5Bm%5D%2Bt%5Bp%5D%29%2F%28t%5Bp%5Dt%5Bm%5D%29%29%29
--
2w=d%281%2Ft%5Bp%5D-1%2Ft%5Bm%5D%29

highlight_green%28w=%28d%2F2%29%28%28t%5Bm%5D-t%5Bp%5D%29%2F%28t%5Bp%5Dt%5Bm%5D%29%29%29

Your example uses variables assigned
d=1920 miles
t%5Bp%5D=8 hours
t%5Bm%5D=12 hours