document.write( "Question 1056349: A plane flies 420 miles with the wind and 300 miles against the wind in the same length of time. If the speed of the wind is 23 ​mph, what is the speed of the plane in still​ air? \n" ); document.write( "
Algebra.Com's Answer #671498 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A plane flies 420 miles with the wind and 300 miles against the wind in the same length of time. If the speed of the wind is 23 ​mph, what is the speed of the plane in still​ air?
\n" ); document.write( "--------------------
\n" ); document.write( "With-wind DATA ::
\n" ); document.write( "dist = 420 miles ; rate = p+23 ; time = d/r = 420/(p+23) hrs
\n" ); document.write( "-----------------
\n" ); document.write( "Against-wind DATA:
\n" ); document.write( "dist = 300 miles ; rate = p-23 ; time = d/r = 300/(p-23) hrs
\n" ); document.write( "---------------------
\n" ); document.write( "Equation:
\n" ); document.write( "420/(p+23) = 300/(p-23)
\n" ); document.write( "---------
\n" ); document.write( "7/(p+23) = 5/(p-23)
\n" ); document.write( "--------------------------
\n" ); document.write( "7p-161 = 5p+115
\n" ); document.write( "----------------------
\n" ); document.write( "2p = 276
\n" ); document.write( "------
\n" ); document.write( "p = 138 mph (speed of the plane in still air)
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------
\n" ); document.write( "
\n" );