document.write( "Question 56780: A plane flies 500 miles with the wind and 340 miles against the wind in the same length of time. If the speed of the wind is 28mph, what is the speed of the plane in still air? \n" ); document.write( "
Algebra.Com's Answer #38544 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A plane flies 500 miles with the wind and 340 miles against the wind in the same length of time. If the speed of the wind is 28mph, what is the speed of the plane in still air?
\n" ); document.write( "-------------
\n" ); document.write( "Let speed of the plane be p mph.
\n" ); document.write( "--------------
\n" ); document.write( "With the wind DATA:
\n" ); document.write( "distance= 500 miles ; rate = (p+28) mph ; time =d/r =500/(p+28) hrs.
\n" ); document.write( "----------------
\n" ); document.write( "Against the wind DATA:
\n" ); document.write( "distance=340 miles ; rate = (p-28) mph ; time = d/r = 340/(p-28) hrs
\n" ); document.write( "----------
\n" ); document.write( "EQUATION:
\n" ); document.write( "time with = time against
\n" ); document.write( "500/(p+28) = 340/(p-28)
\n" ); document.write( "25(p-28) = 17(p+28)
\n" ); document.write( "25p-700 = 17p+476
\n" ); document.write( " 8p=1176
\n" ); document.write( "p=147 mph (speed of the plane in still air)
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );