document.write( "Question 732448: A certain aircraft can fly 630 miles with the wind in 3 hours and travel the same distance against the wind in 7 hours. What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #447850 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
630 miles in 3 hours
\n" ); document.write( "with wind speed = 210 mph\r
\n" ); document.write( "\n" ); document.write( "630 in 7 hours\r
\n" ); document.write( "\n" ); document.write( "against wind speed = 630/7 = 90 mph\r
\n" ); document.write( "\n" ); document.write( "plane speed = x
\n" ); document.write( "wind speed = y
\n" ); document.write( "x+y = 210
\n" ); document.write( "x-y=90\r
\n" ); document.write( "\n" ); document.write( "add up the equations
\n" ); document.write( "2x=300
\n" ); document.write( "/2
\n" ); document.write( "x= 150 mph
\n" ); document.write( "so wind speed = 60 mph
\n" ); document.write( "
\n" );