Surviving College Algebra
"When all you want is the grade"
Site Search
Circles

[image]

Circles are generally much easier to work than parabolas. The only 2 important pieces of information in a circle are the center and the radius. The radius is the distance from the center of the circle to any point on the circle as the diagram illustrates.

 

 

Radius

 


 

 

 

 

The equation to use for all circles with radius, r, and a center at (h, k) is

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

 

 

 

Example

Find the center and radius of the circle (x – 1)2 + (y + 2)2 = 9.

 

To find the center, look at the number that is with the x and use it for the x-coordinate, it is 1. To find the y-coordinate look at the number with the y it is +2. Since the original equation has a negative in that spot that means that the y-coordinate is –2.

 

Center = (1,-2)

 

Since 9 = r2, set up an equation.

 

r2 = 9

 

Solve for r.

 

r = 3

 

Answer!

 

 

 

 

Example

Find the center and radius of the circle x 2 + (y - 3)2 = 25.

 

To find the center, look at the number that is with the x and take it for the x-coordinate, in this case it would be 0 since there is not one. To find the y-coordinate look at the number with the y, it is -3. Since the original equation has a negative in that spot that means that the y-coordinate is opposite that sign making it +3. Therefore the coordinates for the center of the circle are (0,3).

 

Center = (0, 3)

 

Since 25 is r2, set up an equation.

 

r2 = 25

 

Solve for r.

 

r = 5

 

Answer!

 

 

 

Example

 

Graph x 2 + 16x = -y2 -12y

 

The first thing to realize with this problem is the fact that it is not in the correct form. Move all the variables on the left side of the equation by adding y2 and 12y.

 

x 2 + 16x + y2 +12y = 0

 

Next use completing the square on x 2 + 16x and y2 +12y.

(x 2 + 16x + 64) + (y2 +12y + 36) = 0 + 64 + 36

 

Finish completing the square and simplify the terms on the right side.

 

(x + 8) 2 + (y + 6)2 = 100

 

Now it is in the correct form. The center is at (-8, -6) and has a radius of 10. Plot the point (-8, -6) and count out 10 units up, down, left, and right. Draw the circle from there.

 

[image]