document.write( "Question 295678: Two planes leave an airport at the same time, one flying due west at 500km/h and the other flying due southeast at 300km/h. What is the distance between the planes two hours later? \n" ); document.write( "
Algebra.Com's Answer #213230 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Two planes leave an airport at the same time, one flying due west at 500km/h and the other flying due southeast at 300km/h. What is the distance between the planes two hours later?
\n" ); document.write( "------------------
\n" ); document.write( "From their starting point, one plane is 1000 km away, the other is 600 km away.
\n" ); document.write( "The angle between their paths is 135 degs
\n" ); document.write( "s = distance between the planes
\n" ); document.write( "\"s%5E2+=+1000%5E2+%2B+600%5E2+-+2%2A1000%2A600%2Acos%28135%29\"
\n" ); document.write( "\"s%5E2+=+1360000+%2B+1200000%2Asqrt%282%29%2F2\"
\n" ); document.write( "\"s%5E2+=+1360000+%2B+600000sqrt%282%29\"
\n" ); document.write( "s =~ 1486.11 km
\n" ); document.write( "-------------------
\n" ); document.write( "PS \"due southeast\" is not a valid navigation term.
\n" ); document.write( "It's \"due east, due north\", etc, only the 4 cardinal compass points.
\n" ); document.write( "
\n" ); document.write( "
\n" );