HOW TO FIND EQUATION OF CIRCLE WITH CENTER AND RADIUS

Equation of circle in standard form :

To find equation of circle, we need center and radius.

Center (h, k) and radius r.

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

By expanding it, we will receive the equation in the form

x2 + y2 + 2gx + 2fy + c = 0

Problem 1 :

Find the equation of a circle with center (12, -3) and a radius of 3.

Solution :

Here (h, k) is (12, -3).

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

By applying the values of h and k in the equation above, we get

(x - 12)2 + (y - (-3))2 = 32

(x - 12)2 + (y + 3)2 = 9

Expanding using algebraic identities

(a + b)2 = a2 + 2ab + b2

(a - b)2 = a2 - 2ab + b2

x2 - 2x(12) + 122 + y2 + 2y(3) + 32 = 9

x2 - 24x + 144 + y2 + 6y + 9 = 9

x2 + y- 24x + 6y + 144 = 0

Example 2 :

Find the equation of a circle with center (-7, 11) and a radius of 9.

Solution :

Here (h, k) is (-7, 11).

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

By applying the values of h and k in the equation above, we get

(x - (-7))2 + (y - 11)2 = 92

(x + 7)2 + (y - 11)2 = 92

x2 + 2x(7) + 72 + y2 - 2y(11) + 112 = 81

x2 + 14x + y2 - 22y + 49 + 121 = 81

x2 + 14x + y2 - 22y + 89 = 0

Problem 3 :

Given the center and radius, write the equation.

C (5, 2)  and r = 7

Solution :

Here (h, k) is (5, 2).

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

By applying the values of h and k in the equation above, we get

(x - 5)2 + (y - 2)2 = 72

x2 - 2x(5) + 52 + y2 - 2y(2) + 22 = 72

x2 - 10x + 25 + y2 - 4y + 4 = 49

x2+ y2- 10x - 4y + 29 - 49 = 0

x2+ y2- 10x - 4y - 20 = 0

Problem 4 :

Given the center and radius, write the equation.

C (-3, 4) and r = 2

Solution :

Here (h, k) is (-3, 4).

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

By applying the values of h and k in the equation above, we get

(x - (-3))2 + (y - 4)2 = 22

(x + 3)2 + (y - 4)2 = 22

x2 + 2x(3) + 32 + y2 + 2y(4) + 42 = 4

x2 + 6x + y2 + 8y + 9 + 16 - 4 = 0

x2 + 6x + y2 + 8y + 21 = 0

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More