document.write( "Question 12389: Find the length of line segment JK for J(9, -5) and K(-6, 12). \n" ); document.write( "
Algebra.Com's Answer #6323 by askmemath(368)\"\" \"About 
You can put this solution on YOUR website!
Distance between points (X1,Y1) and (X2,Y2) is given by
\n" ); document.write( "D^2 = (X2-X1)^2 + (Y2-Y1)^2\r
\n" ); document.write( "\n" ); document.write( "Can you solve it from here??
\n" ); document.write( "
\n" );