document.write( "Question 622949: An object moves from Ato B 30kms towards east then to c 40kms towards north find its distance travelled and displacement. \n" ); document.write( "
Algebra.Com's Answer #391746 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! An object moves from Ato B 30kms towards east then to c 40kms towards north find its distance travelled and displacement. \n" ); document.write( ". \n" ); document.write( "Apply Pythagorean theorem: \n" ); document.write( "Let x = distance traveled \n" ); document.write( "30^2 + 40^2 = x^2 \n" ); document.write( "900 + 1600 = x^2 \n" ); document.write( "2500 = x^2 \n" ); document.write( "50kms = x \n" ); document.write( " |