document.write( "Question 83270: 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. \n" ); document.write( "
Algebra.Com's Answer #59897 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
This is a Pythagorean theorem problem. Starting at the origin if you go up the y-axis (north)
\n" ); document.write( "35 units and then turn to the right and go horizontally to the right (east) 65 units you
\n" ); document.write( "have formed a right angle with two legs of 35 and 65 km respectively. The distance from
\n" ); document.write( "the point (65, 35) to the origin is the distance you are from the starting point. This
\n" ); document.write( "forms a right triangle with vertices at (0,0), (0,35), and (65, 35).
\n" ); document.write( ".
\n" ); document.write( "By the Pythagorean theorem if you square the two legs and add the squares, the result will
\n" ); document.write( "be the square of the distance from the origin to final point (65, 35). In equation form
\n" ); document.write( "this is:
\n" ); document.write( ".
\n" ); document.write( "\"35%5E2+%2B+65%5E2+=+d%5E2\"
\n" ); document.write( ".
\n" ); document.write( "where d is the distance the problem asks for. Doing the squares results in:
\n" ); document.write( ".
\n" ); document.write( "\"1225+%2B+4225+=+d%5E2\"
\n" ); document.write( ".
\n" ); document.write( "Adding the two terms on the left side results in:
\n" ); document.write( ".
\n" ); document.write( "\"5450+=+d%5E2\"
\n" ); document.write( ".
\n" ); document.write( "Taking the square root of both sides gives:
\n" ); document.write( ".
\n" ); document.write( "\"d+=+73.8241153\"
\n" ); document.write( ".
\n" ); document.write( "Rounding this result to the nearest tenth makes the answer:
\n" ); document.write( ".
\n" ); document.write( "\"d+=+73.8\" km
\n" ); document.write( ".
\n" ); document.write( "So after going north 35 km then east 65 km makes you 73.8 km from the starting point.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem and how you might be able solve it.
\n" ); document.write( "
\n" ); document.write( "
\n" );