document.write( "Question 350271: two planes leave an airport at the same time. one flies west at 600 mph and the other flies south at 800 mph. how far apart will they be in one hour? \n" ); document.write( "
Algebra.Com's Answer #250406 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
600^2+800^2=X^2
\n" ); document.write( "360,000+640,000=X^2
\n" ); document.write( "1,000,000=X^2
\n" ); document.write( "X=SQRT1,000,000
\n" ); document.write( "X=1,000 MILES IS THE DISTANCE BETWEEN THE 2 PLANES AFTER I HOUR.
\n" ); document.write( "
\n" );