document.write( "Question 1102559: A pilot flew his​ single-engine airplane 90 miles with the wind from City A to above City B. He then turned around and flew back to City A against the wind. If the wind was a constant 20 miles per​ hour, and the total time going and returning was 1.3 hours, find the speed of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #717260 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A pilot flew his​ single-engine airplane 90 miles with the wind from City A to above City B. He then turned around
\n" ); document.write( "and flew back to City A against the wind. If the wind was a constant 20 miles per​ hour, and the total time
\n" ); document.write( "going and returning was 1.3 hours, find the speed of the plane in still air.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the speed of plane \"at no wind\", in miles per hour (mph).\r\n" );
document.write( "\r\n" );
document.write( "Then the speed with the wind is (x+30) mph,\r\n" );
document.write( "     the speed against the wind is (x-30) mph.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the \"time equation\" is\r\n" );
document.write( "\r\n" );
document.write( "\"90%2F%28x%2B20%29\" + \"90%2F%28x-20%29\" = 1.3   hours.\r\n" );
document.write( "\r\n" );
document.write( "======================================>\r\n" );
document.write( "\r\n" );
document.write( "90*(x+20) + 90*(x-20) = 1.3*(x^2-400)  ====>\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "180x = 1.3x^2 - 1.3*400  ====>  1.3x^2 - 180x - 1.3*400 = 0  ====>\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%2C2%5D\" = \"%28120+%2B-+sqrt%28180%5E2+%2B+4%2A1.3%2A1.3%2A400%29%29%2F%282%2A1.3%29\" = \"%28180+%2B-+187.36%29%2F2.6\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Only positive root makes sense  x = \"%28180+%2B+187.36%29%2F2.6\" = 141.29.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The speed of the plane \"at no wind\" is 141.29 miles per hour.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );