document.write( "Question 370080: A plane flies 450 miles with the wind and 350 miles against the wind in the same length of time. If the speed of the wind is 28 mph, what is the speed of the plane in still air? \n" ); document.write( "
Algebra.Com's Answer #263735 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "d = rt t =d/r
\n" ); document.write( "Times are the same.
\n" ); document.write( "Let r represent the speed in still air
\n" ); document.write( "\"450%2F%28r+%2B+28%29+=+350%2F%28+r+-28%29\"
\n" ); document.write( "cross multiply to solve
\n" ); document.write( "450(r-28) = 350(r+28)
\n" ); document.write( "450r - 450*28 = 350r + 350*28
\n" ); document.write( "100r = 800*28
\n" ); document.write( "r = 8*28 = 224mph is the speed of the plane in still air
\n" ); document.write( "checking our answer
\n" ); document.write( "450/252 = 350/196 = 1.79 hr
\n" ); document.write( " \n" ); document.write( "
\n" );