Question 957585
What is the length of the radius of a circle whose diameter has endpoints (3,2) and (-7, -2)
=======================
It's 1/2 the distance between the points.
{{{d = sqrt(diffy^2 + diffx^2)}}}