Equation of a Circle - Math Monks (2024)

As we know, a circle is a closed curve drawn from a fixed point called the center. All the points on the curve are having the same distance from the center of the circle. Let’s learn what happens when a circle is graphed on a coordinate plane.

Circle on a Graph

Graphing a circle requires two things, the coordinates of the center point and its radius. There can be two possible situations.

1) Graphing Circles Centered at the Origin

Let us put a circle of radius 6 on the graph with the center at (0, 0). In the given circle the radius meets the circumference at (x,y)

Let us work out where the points are exactly on the circle,

Using Pythagoras theorem we get,

x2 + y2 = 62

Similarly, any point on the circle can be determined using the same rule

x2 + y2 = radius2

2) Graphing Circles Centered Away from the Origin

Now let the center be at (h, k), such that it is radius ‘r’ apart from the point (x, y) on the circumference

In order to determine where the point (x, y) is on the circle using the Pythagoras theorem, we get

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

which is the equation of a circle in standard form.

Equation of a Circle in Standard Form

The standard form, also known as the center-radius form of the equation of a circle is given as:

r2 = (x-h)2 + (y-k)2, here (x, y) is any point on the circle, (h, k) is the center, and ‘r’ is the radius

Circles can also be given in the expanded form, which is simply the result of expanding the binomial squares in the standard form and combining like terms.

For example, the equation of a circle with center at (2, 4) and radius 6 is written as,

(x-2)2 + (y-4)2 = 62

x2 – 4x + 4 + y2 – 8y + 16 = 36

x2 + y2 – 4x – 8y + 20 – 36 = 0

x2 + y2 – 4x – 8y – 16 = 0

How to Derive the Equation of a Circle in Standard Form

Take a circle having radius ‘r’ and put it in the coordinate plane. Label the circle such that the center is at (h,k) and (x, y) is any point on the circle. The distance between (h, k) and (x, y) is the radius.

Now, we will use the distance formula to calculate the distance between the center (h,k) and the point (x, y) which is the radius ‘r’

Distance formula (d) = √(x2 – x1)2 + (y2 – y1)2

Here,

d = r

(x1, y1) = (h, k)

(x2, y2) = (x, y)

Thus,

r = √(x – h)2 + (y – k)

Squaring both sides of the equation, we get

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

=> (x – h)2 + (y – k)2 = r2

This is the formula for the equation of the circle in standard form. It is also called the center-radius form of the equation of a circle.

Equation of a Circle in Standard Form (Centered at the Origin)

We know, the equation of a circle in standard form is:

r = √(x – h)2 + (y – k)2

If the center of the above circle is at (0, 0), then the equation can be written as

r = √x2 + y2

r2 = x2 + y2

=> x2 + y2 = r2

Equation of a Circle in General Form

Sometimes, the equation of a circle may not be presented in the neat ‘Standard Form’ as shown above.

As an example, let us put some values to a, b, and rand expand the equation of a circle in standard form.

Let a = 2, b = 3, r= 4, then the equation becomes

(x – 2)2 + (y – 3)2 = 42

x2 – 4x + 4 + y2 – 6y + 9 = 16

x2 + y2 – 4x – 6y – 7 = 0

This is also a circle equation but not in the standard form.

Thus, the formula for the equation of the circle in general form is

x2 + y2 + 2gx + 2fy + c = 0, here (x, y) is any point on the circle, (-g, -f) is the center of the circle, g, f and c are three constants

The radius (r) of such a circle is given as = √g2 + f2 – c

The basic general equation is this in the form of:

x2 + y2 + Ax + By + C = 0 (It always has x2 + y2 as the first two terms)

Thus the quadratic equation in x and y of the form x2 + y2 + 2gx + 2fy + c = 0 always represents the equation of a circle.

We know that the equation of the circle having centre at (h, k) and radius ‘r’ is

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

=> r2 = x2 + y2 – 2hx – 2hy + h2 + k2

=> x2 + y2 – 2hx – 2hy + h2 + k2 – r2 = 0

Comparing the above equation with the general equation of the circle x2 + y2 + 2gx + 2fy + c = 0, we get

h = -g, k = -f and h2 + k2 – r2 = c

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

Adding g2 + f2 – c on both sides, we get

=> (x2 + 2gx + g2) + (y2 + 2fy + f2) = g2 + f2 – c

=> (x + g)2 + (y + f)2 = (√g2 + f2 – c)2

=> [x – (-g)]2 + [(y – (-f)]2 = (√g2 + f2 – c)2

This is of the form (x – h)2 + (y – k)2 = r2 which represents a circle having centre at (- g, -f) and radius √g2 + f2 – c

Thus, x2 + y2 – 2hx – 2hy + h2 + k2 – r2 = 0 is the equation of the circle in the general form.

Conditions

  • If g2 + f2 > c, then the radius of the circle is real
  • If g2 + f2 = c, then the radius of the circle is zero, which means the circle is a point with coincides with the center. Such a circle is called a point circle.
  • If g2 + f2 < c, then the radius of the circle is imaginary. Such a circle have a real center and an imaginary radius

How to Find the Equation of a Circle

Let us solve some problems to find the equation of a circle.

Solved Examples

Equation of a Circle - Math Monks (4)The equation of a circle is (x – 3)2 + (y – 4)2 = 16. Find its center and radius. Graph the circle.

Equation of a Circle - Math Monks (5)

Solution:

Since the given equation of the circle is in standard form
Its center is at (h, k) = (3, 4)
Radius (r) = √16 = 6 units
The graph is given below

Equation of a Circle - Math Monks (6)Write the equation of the circle in standard form having the center at (3, 5) and a radius of 6

Equation of a Circle - Math Monks (7)

Solution:

As we know, the equation of a circle in standard form is written as
(x-h)2 + (y-k)2 = r2, here (h, k) = (3, 5), r = 6
=> (x-3)2 + (y-5)2 = 62

Equation of a Circle - Math Monks (8)Find the equation of the circle whose center is at origin and radius equal to 9 units?

Equation of a Circle - Math Monks (9)

Solution:

Given, the center of the circle is (0, 0) and radius = 9 units
As we know, the equation of the circle, with center at origin is
x2 + y2 = r2
Thus, for the given condition, the equation of a circle is given as
x2 + y2 = 92

Equation of a Circle - Math Monks (10)The equation of the given circle is x2 + y2 − 16x − 12y + 19 = 0. Find the center and radius of the circle.

Equation of a Circle - Math Monks (11)

Solution:

The given equation is in the form of
x2 + y2 + 2gx + 2fy + c = 0
Here,
2g = -16
g = -8
2f = -12
f = -6
Thus, the center of the given circle is at (-g, -f) = (8, 6)
Radius = √g2 + f2 – c, here g = 8, f = 6, c = 19
= √(-8)2 + (-6)2 – 19
= √64 + 36 – 19
= √81 = 9 units

Equation of a Circle - Math Monks (12)Represent the given equation of the circle x2 + y2 − 4x − 6y − 4 = 0 in standard form

Equation of a Circle - Math Monks (13)

Solution:

The given equation of the circle,
x2 + y2 − 4x − 6y − 4 = 0
Rearranging the above equation we get,
(x2 − 4x) + (y2 − 6y) − 4 = 0
=> (x2 − 4x) + (y2 − 6y) = 4
Completing the square for x
=> (x2 – 4x + (-2)2) + (y2 − 6y) = 4 + (-2)2
Similarly, completing the square for y
=> (x2 – 4x + (-2)2) + (y2 − 6y + (-3)2) = 4 + (-2)2 + (-3)2
=> (x2 – 4x + 4) + (y2 − 6y + 9)
=> (x – 2) 2 + (y – 3) 2
This is the standard form of the equation of the given circle.

Equation of a Circle - Math Monks (2024)
Top Articles
The Best & Worst Fast-Food Restaurants in the U.S., According to New Data
Five ideas for the best family day out in Auckland
Dainty Rascal Io
Will Byers X Male Reader
Fort Morgan Hometown Takeover Map
Bleak Faith: Forsaken – im Test (PS5)
Blorg Body Pillow
Tmf Saul's Investing Discussions
Team 1 Elite Club Invite
Workday Latech Edu
Draconic Treatise On Mining
Lesson 1 Homework 5.5 Answer Key
Morgan Wallen Pnc Park Seating Chart
Mawal Gameroom Download
Craigslist Alabama Montgomery
Worcester On Craigslist
Alexandria Van Starrenburg
Cvb Location Code Lookup
Www Craigslist Com Phx
Does Breckie Hill Have An Only Fans – Repeat Replay
Classic | Cyclone RakeAmerica's #1 Lawn and Leaf Vacuum
Traveling Merchants Tack Diablo 4
Leccion 4 Lesson Test
Tyler Sis University City
Hobby Stores Near Me Now
Shopmonsterus Reviews
Fsga Golf
Gas Buddy Prices Near Me Zip Code
Craigslist Illinois Springfield
Construction Management Jumpstart 3Rd Edition Pdf Free Download
Feathers
Hrconnect Kp Login
2487872771
Purdue Timeforge
Utexas Baseball Schedule 2023
Colin Donnell Lpsg
Fandango Pocatello
Audi Q3 | 2023 - 2024 | De Waal Autogroep
Build-A-Team: Putting together the best Cathedral basketball team
Quake Awakening Fragments
Wsbtv Fish And Game Report
Convenient Care Palmer Ma
Anguilla Forum Tripadvisor
Arigreyfr
Ghareeb Nawaz Texas Menu
60 Days From May 31
The Average Amount of Calories in a Poke Bowl | Grubby's Poke
Kaamel Hasaun Wikipedia
Dayton Overdrive
Otter Bustr
Nfhs Network On Direct Tv
Factorio Green Circuit Setup
Latest Posts
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 5845

Rating: 5 / 5 (70 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.