document.write( "Question 962863: What is the length of a line segment whose endpoints have coordinates (5,3) and (1,6) ? \n" ); document.write( "
Algebra.Com's Answer #588266 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the length of a line segment whose endpoints have coordinates (5,3) and (1,6) ?
\n" ); document.write( "--------------
\n" ); document.write( "It's Pythagoras again.
\n" ); document.write( "d^2 = diffy^2 + diffx^2
\n" ); document.write( "
\n" );