document.write( "Question 815027: starting from point A, a boat sails due south 5 miles, then due east 4 miles, then due south again 6 miles, how far is the boat from point A? \n" ); document.write( "
Algebra.Com's Answer #490669 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
total of 5+6-11 south and 4 east
\n" ); document.write( "11^2+4^2-c^2
\n" ); document.write( "c = 11.705
\n" ); document.write( "
\n" );