document.write( "Question 820408: A hiker goes six miles east and then turns south. If the hiker finishes 7.2 miles from the starting point, how far did the hiker go?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #493513 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A hiker goes six miles east and then turns south. If the hiker finishes 7.2 miles from the starting point, how far did the hiker go? \n" ); document.write( "----------- \n" ); document.write( "Use Pythagoras: \n" ); document.write( "6^2 + s^2 = 7.2^2 \n" ); document.write( "------- \n" ); document.write( "s^2 = 15.84 \n" ); document.write( "------- \n" ); document.write( "south = 3.98 miles \n" ); document.write( "================= \n" ); document.write( "Total walk:: 6 +3.98 = 9.98 miles \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |