document.write( "Question 825288: What is the direction of the final displacement of a car which travels 10 km south, 2 km west, and then 5 km east?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #497185 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the direction of the final displacement of a car which travels 10 km south, 2 km west, and then 5 km east? \n" ); document.write( "----- \n" ); document.write( "Start: (0,0) \n" ); document.write( "10 south to (0,-10) \n" ); document.write( "2 west to (-2,-10) \n" ); document.write( "5 east to (3,-10) \n" ); document.write( "---- \n" ); document.write( "distance from (0,0) to (3,-10) = sqrt[3^2 + 10^2] = sqrt(109) = 10.44 km \n" ); document.write( "Angle: tan^-1(-10/3) = -73.3 degrees = 286.7 degrees \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |