SOLUTION: what is the length of the diameter of a circle if the endpoint have the coordinates (-1,-1) and (2,3)

Algebra ->  Length-and-distance -> SOLUTION: what is the length of the diameter of a circle if the endpoint have the coordinates (-1,-1) and (2,3)      Log On


   



Question 287908: what is the length of the diameter of a circle if the endpoint have the coordinates (-1,-1) and (2,3)
Answer by CharlesG2(834) About Me  (Show Source):
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)
+length+=+sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29+
+length+=+sqrt%28%282+-+-1%29%5E2+%2B+%283+-+-1%29%5E2%29+
+length+=+sqrt%283%5E2+%2B+4%5E2%29+
+length+=+sqrt%289+%2B+16%29+
+length+=+sqrt%2825%29+
+length+=+5+