document.write( "Question 1206064: With a tailwind, an aircraft can fly 408 miles in 3 hours.
\n" );
document.write( "Against this same wind, the aircraft can fly the same
\n" );
document.write( "distance in 4 hours. \r
\n" );
document.write( "\n" );
document.write( "Find the effect of the wind and the average airspeed
\n" );
document.write( "of the aircraft. \r
\n" );
document.write( "\n" );
document.write( "Answer: The impact of the wind resistance on the
\n" );
document.write( "aircraft is ?
\n" );
document.write( "and the average airspeed of the aircraft is ?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #843258 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! With a tailwind, an aircraft can fly 408 miles in 3 hours. Against \n" ); document.write( "this same wind, the aircraft can fly the same distance in 4 hours. \r \n" ); document.write( "\n" ); document.write( "Find the effect of the wind and the average airspeed of the aircraft. \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( " A = average airspeed of plane\r\n" ); document.write( " w = speed of wind\r\n" ); document.write( "\r\n" ); document.write( " | DISTANCE | RATE | TIME | \r\n" ); document.write( "with wind | 408 | A+w | 3 | \r\n" ); document.write( "against wind | 408 | A-w | 4 |\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |