document.write( "Question 935074: A hiker walks 4 miles east and then turns south.of the hiker finishes 7.2 miles from the starting point,How far south did the hiker go? Round your answer to the nearest integer \n" ); document.write( "
Algebra.Com's Answer #568197 by 428225(90)![]() ![]() You can put this solution on YOUR website! Use Pythagoras' Theorem.\r \n" ); document.write( "\n" ); document.write( "(a)^2+(b)^2=(c)^2 \n" ); document.write( "In this case you have to rearrange it to find b \n" ); document.write( "------ \n" ); document.write( "Therefore \n" ); document.write( "------ \n" ); document.write( "(7.2)^2-(4)^2=(b)^2 \n" ); document.write( "------- \n" ); document.write( "Now square root everything to find the value of b \n" ); document.write( "------- \n" ); document.write( "b=5.986651819 miles south \n" ); document.write( "----- \n" ); document.write( "b=6 miles to the nearest integer \n" ); document.write( " |