document.write( "Question 821501: If a robot drives forward 33 cm, turns right 90º and then moves forward another 56 cm. How far is it from the starting point? \n" ); document.write( "
Algebra.Com's Answer #494166 by stanbon(75887) ![]() You can put this solution on YOUR website! If a robot drives forward 33 cm, turns right 90º and then moves forward another 56 cm. How far is it from the starting point? \n" ); document.write( "---- \n" ); document.write( "Use Pythagoras:: \n" ); document.write( "-------------------------- \n" ); document.write( "d = sqrt[33^2 + 56^2] \n" ); document.write( "----- \n" ); document.write( "d = sqrt[4225) \n" ); document.write( "----- \n" ); document.write( "d = 65 cm \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |