document.write( "Question 319503: Speed of an airplane. When there is a 50-mile per hour wind, an airplane can fly 675 miles with the wind in the same time that it can fly 450 miles against the wind. Find the speed of the plane when there is no wind. \n" ); document.write( "
Algebra.Com's Answer #228776 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Speed of an airplane. When there is a 50-mile per hour wind, an airplane can fly 675 miles with the wind in the same time that it can fly 450 miles against the wind. Find the speed of the plane when there is no wind.
\n" ); document.write( "-----------------------------
\n" ); document.write( "With-wind DATA:
\n" ); document.write( "distance = 675 mi ; rate = p+50 ; time = 675/(p+50) hrs
\n" ); document.write( "-----------------
\n" ); document.write( "Against-wind DATA:
\n" ); document.write( "distance = 450 mi ; rate = p-50 ; time = 450/(p-50) hrs
\n" ); document.write( "-------------------
\n" ); document.write( "Equation:
\n" ); document.write( "time = time: 675/(p+50) = 450/(p-50)
\n" ); document.write( "675*(p-50) = 450*(p+50)
\n" ); document.write( "----
\n" ); document.write( "675p - 675*50 = 450p + 450*50
\n" ); document.write( "225p = 1125*50
\n" ); document.write( "p = 250 (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" );