document.write( "Question 72553: Suppose you travel north for 35 kilometers then travel east 65 kilometers. How far are you from your starting point? North and east can be considered the directions of the y- and x-axis respectively. Round to the tenth's place.\r
\n" );
document.write( "\n" );
document.write( "Answer:
\n" );
document.write( "Show work in this space.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #51873 by checkley75(3666) ![]() You can put this solution on YOUR website! LET H BE THE HYPOTENUSE. COULD HAVE USED X,Y,Z,A,B,C WHATEVER FOR THE UNKNOWN! \n" ); document.write( "-------------------------------------------------------------------------------- \n" ); document.write( "35^2+65^2=h^2 \n" ); document.write( "1225+4225=h^2 \n" ); document.write( "5450=h^2 \n" ); document.write( "h=sqrt5450 \n" ); document.write( "h=73.8 kilometers for the distance from the starting point. \n" ); document.write( " |