document.write( "Question 169528: If I walk 1/2 mile north and 1 1/2 mile east how many miles can I walk back with taking two miles to return. I need to know the shorter distance back to my main starting point. \n" ); document.write( "
Algebra.Com's Answer #135599 by cloudstrifeo0o(5)![]() ![]() You can put this solution on YOUR website! Well, First lets use the Theorem: a^2 + b^2 = c^2\r \n" ); document.write( "\n" ); document.write( "You walked 1/2 mi. North, and 1 1/2 mi. East. \n" ); document.write( " .5^2 + 1.5^2 = c^2 Work out the squares.\r \n" ); document.write( "\n" ); document.write( ".25 + 2.25 = c^2 Add. \n" ); document.write( "2.5 = c^2 Now square root. \n" ); document.write( "sqrt2.5 = sqrtc^2\r \n" ); document.write( "\n" ); document.write( "1.58113883... or 1.6 = c\r \n" ); document.write( "\n" ); document.write( "From what I could understand from you question, that would be your distance. \n" ); document.write( " |