document.write( "Question 1128807: A plane flew for 4 hours against a 10mph wind. It then flew for 3 hours with the same wind. In all the plane flew for 1390 miles. Find the rate of the plane in still air \n" ); document.write( "
Algebra.Com's Answer #745321 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A plane flew for 4 hours against a 10mph wind. It then flew for 3 hours with the same wind. In all the plane flew for 1390 miles. Find the rate of the plane in still air \n" ); document.write( "--------- \n" ); document.write( "a = plane's airspeed \n" ); document.write( "--- \n" ); document.write( "(a-10)*4 + (a+10)*3 = 1390\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |