document.write( "Question 757728: An airplane has just enough fuel for a 6 hour flight. How far can it fly, roundtrip, in which during the first leg of the trip, it flies with the wind at 235 miles per hour, and during the return trip, it flies against the wind at 190 miles per hour? \n" ); document.write( "
Algebra.Com's Answer #461057 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An airplane has just enough fuel for a 6 hour flight.
\n" ); document.write( "How far can it fly, roundtrip, in which during the first leg of the trip, it flies with the wind at 235 miles per hour,
\n" ); document.write( "and during the return trip, it flies against the wind at 190 miles per hour?
\n" ); document.write( "--------------------------
\n" ); document.write( "------------------
\n" ); document.write( "1st leg DATA: time = x hrs ; rate = 235 mph ; distance = 235x miles
\n" ); document.write( "2nd leg DATA: time = 6-x hrs ; rate = 190 mph ; distance = 190(6-x) miles
\n" ); document.write( "------
\n" ); document.write( "Equation:235x = 190*6-190x
\n" ); document.write( "-----
\n" ); document.write( "425x = 190*6
\n" ); document.write( "x = 2.6824 hrs
\n" ); document.write( "------
\n" ); document.write( "1st leg distance = 2.6824 hrs (235 mph) = 630 miles\r
\n" ); document.write( "\n" ); document.write( "Total distance: 1260 miles
\n" ); document.write( "----------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );