document.write( "Question 287908: what is the length of the diameter of a circle if the endpoint have the coordinates (-1,-1) and (2,3) \n" ); document.write( "
Algebra.Com's Answer #208638 by CharlesG2(834)\"\" \"About 
You can put this solution on YOUR website!
what is the length of the diameter of a circle if the endpoint have the coordinates (-1,-1) and (2,3)\r
\n" ); document.write( "\n" ); document.write( "\"+length+=+sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29+\"
\n" ); document.write( "\"+length+=+sqrt%28%282+-+-1%29%5E2+%2B+%283+-+-1%29%5E2%29+\"
\n" ); document.write( "\"+length+=+sqrt%283%5E2+%2B+4%5E2%29+\"
\n" ); document.write( "\"+length+=+sqrt%289+%2B+16%29+\"
\n" ); document.write( "\"+length+=+sqrt%2825%29+\"
\n" ); document.write( "\"+length+=+5+\"
\n" ); document.write( "
\n" );