document.write( "Question 135050: If two planes leave the same airport at 1:00 PM, how many miles apart will \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "they be at 3:00 PM if one travels directly north at 150 mph and the other travels directly west at 200 mph?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #98880 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (2*150)^2+(2*200)^2=c^2 \n" ); document.write( "300^2+400^2=c^2 \n" ); document.write( "90,000+160,000=c^2 \n" ); document.write( "250,000=c^2 \n" ); document.write( "c=sqrt250,000 \n" ); document.write( "c=500 answer for the distance between the 2 planes 2 hours after they leave. \n" ); document.write( " \n" ); document.write( " |