document.write( "Question 142017: Town A is 5 miles east and 7miles south of town B how far apart are the two towns? \n" ); document.write( "
Algebra.Com's Answer #103436 by jojo14344(1513)\"\" \"About 
You can put this solution on YOUR website!
We use pythagorean theorem.
\n" ); document.write( "7miles south of town A to B will be your vertical line ------ mark \"a\"
\n" ); document.write( "5miles east of town A to B will be your horizontal line ------- mark \"b\"
\n" ); document.write( "Distance from town A to B will be the diagonal line ---------- mark \"c\"
\n" ); document.write( "So,
\n" ); document.write( "c^2 = a^2 + b^2
\n" ); document.write( "C^2 = 5^2 + 7^2
\n" ); document.write( "c^2 = 74
\n" ); document.write( "c= sq rt 74
\n" ); document.write( "c=8.6 miles\r
\n" ); document.write( "\n" ); document.write( "*note: it's true that going east is horizontal and going south is vertical.
\n" ); document.write( "North to South is vertical line, and west to East is horizontal line.
\n" ); document.write( "Thank you,
\n" ); document.write( "Jojo
\n" ); document.write( "
\n" );