document.write( "Question 1169465: The endpoints of two segments are given.Find each segment length and tell whether the segments are congruent
\n" ); document.write( "_
\n" ); document.write( "Jk: J(-4,13), k(-10,6) and
\n" ); document.write( "_
\n" ); document.write( "LM: L(2,-11), M(-1,-2)
\n" ); document.write( "

Algebra.Com's Answer #794207 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The length is the squared difference in the x s + same in y s, added, and then the sqrt of the sum. Unlike slope calculation, one can go in either direction calculating the difference because of the squaring.
\n" ); document.write( "JK has length sqrt(36+49)=sqrt(85)
\n" ); document.write( "LM has length sqrt(9+81) or sqrt (90)
\n" ); document.write( "They are not congruent.
\n" ); document.write( "
\n" );