document.write( "Question 634467: to get to work from my home, I travel 8 miles north and then turn west and travel 6 miles. If i could travel in a straight line from my home to work, how much distance would i save? \n" ); document.write( "
Algebra.Com's Answer #399643 by graphmatics(170)\"\" \"About 
You can put this solution on YOUR website!
Let a be the 8 miles north traveled line and let b be the 6 miles west traveled line. Let c be the straight line from home to work. Line a and line b have a 90 degree angle so a, b and c form a right triangle. Because this is a right triangle \"a%5E2%2Bb%5E2=c%5E2\"
\n" ); document.write( "\"c%5E2=6%5E2%2B8%5E2=100\"
\n" ); document.write( "\"c=sqrt%28100%29=10\"
\n" ); document.write( "
\n" );