document.write( "Question 549312: What is the length of the segment with endpoints
\n" ); document.write( "A(1, 7) and B(3, -l)
\n" ); document.write( "

Algebra.Com's Answer #357617 by mathie123(224)\"\" \"About 
You can put this solution on YOUR website!
We have a formula for distance between two points (x1,y1) and (x2,y2) as follows:\r
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28%28x2-x1%29%5E2%2B%28y2-y1%29%5E2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I will leave you there... let me know if you are unsure (hint. take your two points and use this formula)
\n" ); document.write( "
\n" );