document.write( "Question 578026: Elisa walked 1 mile north, 0.5 mile west, and then walked straight back to her starting point. How far did elisa walk \n" ); document.write( "
Algebra.Com's Answer #370471 by dfrazzetto(283)![]() ![]() You can put this solution on YOUR website! It is a right triangle w/ a=1, b=.5, to find c:\r \n" ); document.write( "\n" ); document.write( "c^2 = a^2 + b^2 take the square root of both sides\r \n" ); document.write( "\n" ); document.write( "c= \n" ); document.write( "\n" ); document.write( "To find how far she walked, just find the perimeter of the triangle \r \n" ); document.write( "\n" ); document.write( "P = a + b + c = 1 + .5 + 1.118 = 2.618 miles, roughly\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |