SOLUTION: Assume that a plane is traveling at a constant speed under unvarying wind conditions. Traveling agaisnt a headwind, the plane takes 4 hours to travel 1540 miles. Traveling with a t

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Assume that a plane is traveling at a constant speed under unvarying wind conditions. Traveling agaisnt a headwind, the plane takes 4 hours to travel 1540 miles. Traveling with a t      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 834503: Assume that a plane is traveling at a constant speed under unvarying wind conditions. Traveling agaisnt a headwind, the plane takes 4 hours to travel 1540 miles. Traveling with a tail wind, the plane flies 1365 miles in 3 hours. Find the speed of the plane and the speed of the wind.
Answer by josgarithmetic(39616) About Me  (Show Source):
You can put this solution on YOUR website!
You probably meant to ask for the solution further down below, starting at "WHAT did you really mean to describe?"-------------

H = speed of plane chosen without wind but during travel opposing the wind
L = speed of plane chosen without wind but during travel along or with the wind
w = speed of wind

Note that I am taking your wording, "Assume that a plane is traveling at a constant speed under unvarying wind conditions" exactly as written. That means the plane travel is the same speed in both directions. YOU HAVE THREE VARIABLES.

______________speed______________time___________distance
AGAINST W_____H-w________________4______________1540
WITH W________L+w________________3______________1365

Further, as stated in the description, if speed is constant for both directions then H-w=L%2Bw
highlight_green%28H-L=2w%29;

We can make two more equations based on the data table shown above:
%28H-w%29%2A4=1540, and %28L%2Bw%29%2A3=1365, which now give a system of three equations in three unknowns.

%28H-w%29%2A4=1540
H-w=385
-
(L+w)*3=1365
L%2Bw=455

-
The system can be expressed in these simultaneous equations:
-----------
H-L=2w
H-w=385
L+w=455
-----------

Try eliminating for w to get two equations in H and L.
w=%28H-L%29%2F2.
-
H-%28H-L%29%2F2=385
H-H%2F2%2BL%2F2=385
H%2F2%2BL%2F2=385
H%2BL=770
-
L+(H-L)/2=455
2L+H-L=2*455
2L+H-L=910
H+L=910
-
NO GOOD. H+L cannot be both 910 and 770 at the same time.

-
-
-
-
WHAT did you really mean to describe? Did you mean, "both planes travel at constant, but DIFFERENT speeds in each direction"? If THAT is really what you mean, then just assume the plane has a speed r without wind, and try this data arrangement:

Regarding Winde_______speed____________time____________distance
AGAINST_______________r-w______________4_______________1540
WITH__________________r+w______________3_______________1365

TWO EQUATIONS:
%28r-w%29%2A4=1540
%28r-w%29=385
r-w=385
-
%28r%2Bw%29%2A3=1365
r%2Bw=455
-
SYSTEM TO SOLVE READY TO SOLVE:
-----------------
r-w=385
-----------------
r+w=455
-----------------

Add the left members and add the right members and this eliminates w for getting a value for r.
This produces first 2r=840
highlight%28r=420%29
-
Use either equation of the system to get the value for w.
r%2Bw=455
w=455-r
w=455-420
highlight%28w=35%29