SOLUTION: Can someone please help me with the following problem?
A plane has a cruising speed of 280 miles per hour and the wind velocity is 40 miles per hour. How far can the plane fly a
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: Can someone please help me with the following problem?
A plane has a cruising speed of 280 miles per hour and the wind velocity is 40 miles per hour. How far can the plane fly a
Log On
Question 166412: Can someone please help me with the following problem?
A plane has a cruising speed of 280 miles per hour and the wind velocity is 40 miles per hour. How far can the plane fly and return in 7 hours?
So far I have begun to make a chart to help solve the problem, but I am just very confused. Found 2 solutions by scott8148, gonzo:Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! let D = distance going.
let D = distance coming back.
let x = amount of time to get there.
let y = amount of time to get back.
-----
assume the wind velocity is with the plane going and against the plane coming back.
-----
rate of speed going is 280 mph of the plane plus 40 mph of the wind = 320 mph.
rate of speed coming back is 280 mph of the plane minus 40 mph of the wind = 240 mph.
-----
rate times time = distance
-----
equation for going is:
320*x = D (equation 1)**********************
equation for coming back is:
240*y = D (equation 2)*********************
-----
since they both equal D, then they are equal to each other.
320*x = 240*y
solve for y
y = 320*x/240 = (4/3)*x
-----
total time going and coming back is 7 hours.
x + y = 7
since y = (4/3)*x, equation becomes:
x + (4/3)*x = 7
multiply both sides of equation by 3:
3*x + 4*x = 21
simplify:
7*x = 21
x = 3
-----
if x = 3, then y = 4, since x + y = 7
-----
plug into original equations 1 and 2.
equation 1:
320*3 = D
D = 960 miles
equation 2:
240*4 = D
D = 960
-----
the plane flies 960 miles to get there and 960 miles to get back for a total of 1920 miles.