document.write( "Question 341277: A plane flies south for 2 hours and 30 minutes at a speed of 400 kilometers/hour. Then it turns and flies east for 1 hour and 45 minutes at a speed of 420 kilometer/hour. What is the plane's displacement from its initial position? \n" ); document.write( "
Algebra.Com's Answer #244368 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
You need to draw a triangle. One arm goes south, the other arm points east.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "use the formula D=VT, where D=distance, V=velocity (speed) and T=time\r
\n" ); document.write( "\n" ); document.write( "Convert the times to hours with decimals (i.e. 2 hours and 30 minutes is the same thing as 2.5 hours)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "South: D = (400)(2.5) = 1000 km
\n" ); document.write( "East: D = (420)(1.75) = 735 km\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now you should do Pythagorean theorem with 1000 as one arm, and 735 as the other arm.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let the displacement = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 = 1000^2 + 735^2
\n" ); document.write( "x = 1241\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the plane is 1241 km away from where it started (as measured along the diagonal line).
\n" ); document.write( "
\n" );