document.write( "Question 433323: An aircraft flew 6 hours with the wind. The return trip took 7 hours against the wind.If the speed of the plane in still air is 492 miles per hour more than the speed of the wind, find the wind speed and the speed of the plane in still air.\r
\n" );
document.write( "\n" );
document.write( "The wind speed was__mph.\r
\n" );
document.write( "\n" );
document.write( "The speed of the plane in still air is___ mph.\r
\n" );
document.write( "\n" );
document.write( "Help please. \n" );
document.write( "
Algebra.Com's Answer #300374 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An aircraft flew 6 hours with the wind. The return trip took 7 hours against the wind.If the speed of the plane in still air is 492 miles per hour more than the speed of the wind, find the wind speed and the speed of the plane in still air. \n" ); document.write( "----------------- \n" ); document.write( "With-wind DATA: \n" ); document.write( "time = 6 hrs. ; rate = 492+w ; distance = 6(492+w) miles \n" ); document.write( "---- \n" ); document.write( "Against-wind DATA: \n" ); document.write( "time = 7 hrs. ; rate = 492-w ; distance = 7(492-w) miles \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "miles = miles \n" ); document.write( "6(492+w) = 7(492-w) \n" ); document.write( "--- \n" ); document.write( "6*492+6w = 7*492-7w \n" ); document.write( "13w = 492 \n" ); document.write( "w = 37.846 mph (wind rate) \n" ); document.write( "plane speed in still air: 492 mph \n" ); document.write( " \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |