Radius and Center
(h,k)=(,)
and r =
Diameter Points
A = (,)
B = (,)
Circle Equation
  

Find the equation of a circle with
Diameter endpoints = A(1,4) and B(2,6)

Step 1: Find the Midpoint (h,k) of AB:
h  =  A1 + B1
  2

h  =  1 + 2
  2

h  =  3
  2

h = 1.5

k  =  A2 + B2
  2

k  =  4 + 6
  2

k  =  10
  2

k = 5
Center of our circle is (h, k) = (1.5, 5)

Calculate radius:

r = Square Root((x2 - x1)2 + (y2 - y1)2)
r = Square Root((2 - 1)2 + (6 - 4)2)
r = ½Square Root((12 + 22))
r = ½√(1 + 4)
r = ½√5
r = ½(2.2360679774998)
r = 1.118

Find circle equation

Find the equation of the circle with
center (h,k) = (1.5,5) and radius r = 1.118

Standard Circle Equation:

(x - h)2 + (y - k)2 = r2

Plugging in our numbers, we get:

(x - 1.5)2 + (y - 5)2 = 1.1182
(x - 1.5)2 + (y - 5)2 = 1.249924

General form of circle equation

Center (h, k) = (1.5, 5) and r = r = 1.118:

Expand the standard form

x2 + y2 - 2hx - 2ky + h2 + k2 - r2 = 0

Plugg in our values for h,k, and r:

x2 + y2 - 2(1.5)x - 2(5)y + 1.52 + 52 - 1.1182 = 0
x2 + y2 - 3x - 10y + 2.25 + 25 - 1.249924 = 0

Combine our constants

x2 + y2 - 3x - 10y + 26.000076 = 0


x2 + y2 - 3x - 10y + 26.000076 = 0