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(5,6)

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

h  =  1 + 5
  2

h  =  6
  2

h = 3

k  =  A2 + B2
  2

k  =  4 + 6
  2

k  =  10
  2

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

Calculate radius:

r = Square Root((x2 - x1)2 + (y2 - y1)2)
r = Square Root((5 - 1)2 + (6 - 4)2)
r = ½Square Root((42 + 22))
r = ½√(16 + 4)
r = ½√20
r = ½(4.4721359549996)
r = 2.2361

Find circle equation

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

Standard Circle Equation:

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

Plugging in our numbers, we get:

(x - 3)2 + (y - 5)2 = 2.23612
(x - 3)2 + (y - 5)2 = 5.00014321

General form of circle equation

Center (h, k) = (3, 5) and r = r = 2.2361:

Expand the standard form

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

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

x2 + y2 - 2(3)x - 2(5)y + 32 + 52 - 2.23612 = 0
x2 + y2 - 6x - 10y + 9 + 25 - 5.00014321 = 0

Combine our constants

x2 + y2 - 6x - 10y + 28.99985679 = 0


x2 + y2 - 6x - 10y + 28.99985679 = 0