document.write( "Question 414498: A plane flies 720 miles against the wind in 3 hours. The return trip with the wind takes only 2 1/2 hours. Find the speed of the wind. Find the speed of the plane in still air. Can you show me how to set this problem and how to work it please? \n" ); document.write( "
Algebra.Com's Answer #290749 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A plane flies 720 miles against the wind in 3 hours.
\n" ); document.write( " The return trip with the wind takes only 2 1/2 hours.
\n" ); document.write( " Find the speed of the wind.
\n" ); document.write( " Find the speed of the plane in still air
\n" ); document.write( ":
\n" ); document.write( "Let s = speed of the plane in still air
\n" ); document.write( "Let w = speed of the wind
\n" ); document.write( ":
\n" ); document.write( "Then we can say
\n" ); document.write( "(s+w) = effective speed with the wind
\n" ); document.write( "and
\n" ); document.write( "(s-w) = effective speed against the wind
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation for each trip; dist = time * speed
\n" ); document.write( "2.5(s+w) = 720
\n" ); document.write( "and
\n" ); document.write( "3(s-w) = 720
\n" ); document.write( ":
\n" ); document.write( "We can simplify this and use elimination to solve this
\n" ); document.write( "divide the 1st equation by 2.5
\n" ); document.write( "s + w = \"720%2F2.5\"
\n" ); document.write( "s + w = 288
\n" ); document.write( "and
\n" ); document.write( "divide the 2nd equation by 3
\n" ); document.write( "s - w = \"720%2F3\"
\n" ); document.write( "s - w = 240
\n" ); document.write( ":
\n" ); document.write( "Add these two equations.
\n" ); document.write( "s - w = 240
\n" ); document.write( "s + w = 288
\n" ); document.write( "----------------addition eliminates w, find s
\n" ); document.write( "2s = 528
\n" ); document.write( "s = \"528%2F2\"
\n" ); document.write( "s = 264 mph is the plane speed in still air
\n" ); document.write( ":
\n" ); document.write( "Find w using the equation: s + w = 288
\n" ); document.write( "264 + w = 288
\n" ); document.write( "w = 288 - 264
\n" ); document.write( "w = 24 mph is the wind speed
\n" ); document.write( ":
\n" ); document.write( "Check solutions in the 2nd original equation: 3(s-w) = 720
\n" ); document.write( "3(264 - 24) =
\n" ); document.write( "3 * 240 = 720 mi confirms our solutions of s = 264, w = 24
\n" ); document.write( "
\n" ); document.write( "
\n" );