Standard form of the equation of the circle with endpoints of a diameter at the points (5,2) and (-9,5) is:
(x - h)^2 + (y - k)^2 = r^2
where the center of the circle is at the midpoint of the diameter, which is ((5 - 9)/2, (2 + 5)/2) = (-2, 7/2) and the radius is half the length of the diameter, which is √((-9 - 5)^2 + (5 - 2)^2)/2 = √(196 + 9)/2 = √205/2.
Therefore, the equation of the circle is:
(x + 2)^2 + (y - 7/2)^2 = 205/4