document.write( "Question 279493: A plane can fly at a rate of 150 mph in calm air. Traveling with the wind, the plane flew 700 miles in the same amount of time as it flew 500 miles against the wind. Find the rate of the wind. \n" ); document.write( "
Algebra.Com's Answer #203176 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A plane can fly at a rate of 150 mph in calm air. Traveling with the wind, the plane flew 700 miles in the same amount of time as it flew 500 miles against the wind. Find the rate of the wind.\r
\n" ); document.write( "\n" ); document.write( "let wind speed be x\r
\n" ); document.write( "\n" ); document.write( "700 / x+150 = time taken with the wind\r
\n" ); document.write( "\n" ); document.write( "500 / 150-x = time taken against wind\r
\n" ); document.write( "\n" ); document.write( "the tiems are ssame.\r
\n" ); document.write( "\n" ); document.write( "700/150+x = 500 / 150-x\r
\n" ); document.write( "\n" ); document.write( "700(150-x) = 500( 150+x)\r
\n" ); document.write( "\n" ); document.write( "105000 -700x=75000+500x\r
\n" ); document.write( "\n" ); document.write( "1200x= 30000\r
\n" ); document.write( "\n" ); document.write( "x=25 mph\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );