8.2 Circles

Learning Objectives

  1. Graph a circle in standard form.
  2. Determine the equation of a circle given its graph.
  3. Rewrite the equation of a circle in standard form.

The Circle in Standard Form

A circleA circle is the set of points in a plane that lie a fixed distance from a given point, called the center. is the set of points in a plane that lie a fixed distance, called the radiusThe fixed distance from the center of a circle to any point on the circle., from any point, called the center. The diameterThe length of a line segment passing through the center of a circle whose endpoints are on the circle. is the length of a line segment passing through the center whose endpoints are on the circle. In addition, a circle can be formed by the intersection of a cone and a plane that is perpendicular to the axis of the cone:

In a rectangular coordinate plane, where the center of a circle with radius r is (h,k), we have

Calculate the distance between (h,k) and (x,y) using the distance formula,

(xh)2+(yk)2=r

Squaring both sides leads us to the equation of a circle in standard formThe equation of a circle written in the form (xh)2+(yk)2=r2 where (h,k) is the center and r is the radius.,

(xh)2+(yk)2=r2

In this form, the center and radius are apparent. For example, given the equation (x2)2+(y+5)2=16 we have,

(xh)2+(xk)2=r2(x2)2+[y(5)]2=42

In this case, the center is (2,5) and r=4. More examples follow:

Equation

Center

Radius

(x3)2+(y4)2=25

(3,4)

r=5

(x1)2+(y+2)2=7

(1,2)

r=7

(x+4)2+(y3)2=1

(4,3)

r=1

x2+(y+6)2=8

(0,6)

r=22

The graph of a circle is completely determined by its center and radius.

Example 1

Graph: (x2)2+(y+5)2=16.

Solution:

Written in this form we can see that the center is (2,5) and that the radius r=4 units. From the center mark points 4 units up and down as well as 4 units left and right.

Then draw in the circle through these four points.

Answer:

As with any graph, we are interested in finding the x- and y-intercepts.

Example 2

Find the intercepts: (x2)2+(y+5)2=16.

Solution:

To find the y-intercepts set x=0:

(x2)2+(y+5)2=16(02)2+(y+5)2=164+(y+5)2=16

For this equation, we can solve by extracting square roots.

(y+5)2=12y+5=±12y+5=±23y=5±23

Therefore, the y-intercepts are (0,523) and (0,5+23). To find the x-intercepts set y=0:

(x2)2+(y+5)2=16(x2)2+(0+5)2=16(x2)2+25=16(x2)2=9x2=±9x=2±3i

And because the solutions are complex we conclude that there are no real x-intercepts. Note that this does make sense given the graph.

Answer: x-intercepts: none; y-intercepts: (0,523) and (0,5+23)

Given the center and radius of a circle, we can find its equation.

Example 3

Graph the circle with radius r=3 units centered at (1,0). Give its equation in standard form and determine the intercepts.

Solution:

Given that the center is (1,0) and the radius is r=3 we sketch the graph as follows:

Substitute h, k, and r to find the equation in standard form. Since (h,k)=(1,0) and r=3 we have,

(xh)2+(yk)2=r2[x(1)]2+(y0)2=32(x+1)2+y2=9

The equation of the circle is (x+1)2+y2=9, use this to determine the y-intercepts.

(x+1)2+y2=9Setx=0toandsolvefory.(0+1)2+y2=91+y2=9y2=8y=±8y=±22

Therefore, the y-intercepts are (0,22) and (0,22). To find the x-intercepts algebraically, set y=0 and solve for x; this is left for the reader as an exercise.

Answer: Equation: (x+1)2+y2=9; y-intercepts: (0,22) and (0,22); x-intercepts: (4,0) and (2,0)

Of particular importance is the unit circleThe circle centered at the origin with radius 1; its equation is x2+y2=1.,

x2+y2=1

Or,

(x0)2+(y0)2=12

In this form, it should be clear that the center is (0,0) and that the radius is 1 unit. Furthermore, if we solve for y we obtain two functions:

x2+y2=1y2=1x2y=±1x2

The function defined by y=1x2 is the top half of the circle and the function defined by y=1x2 is the bottom half of the unit circle:

Try this! Graph and label the intercepts: x2+(y+2)2=25.

Answer:

The Circle in General Form

We have seen that the graph of a circle is completely determined by the center and radius which can be read from its equation in standard form. However, the equation is not always given in standard form. The equation of a circle in general formThe equation of a circle written in the form x2+y2+cx+dy+e=0. follows:

x2+y2+cx+dy+e=0

Here c, d, and e are real numbers. The steps for graphing a circle given its equation in general form follow.

Example 4

Graph: x2+y2+6x8y+13=0.

Solution:

Begin by rewriting the equation in standard form.

  • Step 1: Group the terms with the same variables and move the constant to the right side. In this case, subtract 13 on both sides and group the terms involving x and the terms involving y as follows.

    x2+y2+6x8y+13=0(x2+6x+___)+(y28y+___)=13

  • Step 2: Complete the square for each grouping. The idea is to add the value that completes the square, (b2)2, to both sides for both groupings, and then factor. For the terms involving x use (62)2=32=9 and for the terms involving y use (82)2=(4)2=16.

    (x2+6x+9)+(y28y+16)=13+9+16(x+3)2+(y4)2=12

  • Step 3: Determine the center and radius from the equation in standard form. In this case, the center is (3,4) and the radius r=12=23.
  • Step 4: From the center, mark the radius vertically and horizontally and then sketch the circle through these points.

Answer:

Example 5

Determine the center and radius: 4x2+4y28x+12y3=0.

Solution:

We can obtain the general form by first dividing both sides by 4.

4x2+4y28x+12y34=04x2+y22x+3y34=0

Now that we have the general form for a circle, where both terms of degree two have a leading coefficient of 1, we can use the steps for rewriting it in standard form. Begin by adding 34 to both sides and group variables that are the same.

(x22x+___)+(y2+3y+___)=34

Next complete the square for both groupings. Use (22)2=(1)2=1 for the first grouping and (32)2=94 for the second grouping.

(x22x+1)+(y2+3y+94)=34+1+94(x1)2+(y+32)2=164(x1)2+(y+32)2=4

Answer: Center: (1,32); radius: r=2

In summary, to convert from standard form to general form we multiply, and to convert from general form to standard form we complete the square.

Try this! Graph: x2+y210x+2y+21=0.

Answer:

Key Takeaways

  • The graph of a circle is completely determined by its center and radius.
  • Standard form for the equation of a circle is (xh)2+(yk)2=r2. The center is (h,k) and the radius measures r units.
  • To graph a circle mark points r units up, down, left, and right from the center. Draw a circle through these four points.
  • If the equation of a circle is given in general form x2+y2+cx+dy+e=0, group the terms with the same variables, and complete the square for both groupings. This will result in standard form, from which we can read the circle’s center and radius.
  • We recognize the equation of a circle if it is quadratic in both x and y where the coefficient of the squared terms are the same.

Topic Exercises

    Part A: The Circle in Standard Form

      Determine the center and radius given the equation of a circle in standard form.

    1. (x5)2+(y+4)2=64

    2. (x+9)2+(y7)2=121

    3. x2+(y+6)2=4

    4. (x1)2+y2=1

    5. (x+1)2+(y+1)2=7

    6. (x+2)2+(y7)2=8

      Determine the standard form for the equation of the circle given its center and radius.

    1. Center (5,7) with radius r=7.

    2. Center (2,8) with radius r=5.

    3. Center (6,11) with radius r=2.

    4. Center (4,5) with radius r=6.

    5. Center (0,1) with radius r=25.

    6. Center (0,0) with radius r=310.

      Graph.

    1. (x1)2+(y2)2=9

    2. (x+3)2+(y3)2=25

    3. (x2)2+(y+6)2=4

    4. (x+6)2+(y+4)2=36

    5. x2+(y4)2=1

    6. (x3)2+y2=4

    7. x2+y2=12

    8. x2+y2=8

    9. (x7)2+(y6)2=2

    10. (x+2)2+(y5)2=5

    11. (x+3)2+(y1)2=18

    12. (x3)2+(y2)2=15

      Find the x- and y-intercepts.

    1. (x1)2+(y2)2=9

    2. (x+5)2+(y3)2=25

    3. x2+(y4)2=1

    4. (x3)2+y2=18

    5. x2+y2=50

    6. x2+(y+9)2=20

    7. (x4)2+(y+5)2=10

    8. (x+10)2+(y20)2=400

      Find the equation of the circle.

    1. Circle with center (1,2) passing through (3,4).

    2. Circle with center (4,1) passing through (0,3).

    3. Circle whose diameter is defined by (5,1) and (1,7).

    4. Circle whose diameter is defined by (5,7) and (1,5).

    5. Circle with center (5,2) and area 9π square units.

    6. Circle with center (8,3) and circumference 12π square units.

    7. Find the area of the circle with equation (x+12)2+(x5)2=7.

    8. Find the circumference of the circle with equation (x+1)2+(y+5)2=8.

    Part B: The Circle in General Form

      Rewrite in standard form and graph.

    1. x2+y2+4x2y4=0

    2. x2+y210x+2y+10=0

    3. x2+y2+2x+12y+36=0

    4. x2+y214x8y+40=0

    5. x2+y2+6y+5=0

    6. x2+y212x+20=0

    7. x2+y2+8x+12y+16=0

    8. x2+y220x18y+172=0

    9. 4x2+4y24x+8y+1=0

    10. 9x2+9y2+18x+6y+1=0

    11. x2+y2+4x+8y+14=0

    12. x2+y22x4y15=0

    13. x2+y2x2y+1=0

    14. x2+y2x+y12=0

    15. 4x2+4y2+8x12y+5=0

    16. 9x2+9y2+12x36y+4=0

    17. 2x2+2y2+6x+10y+9=0

    18. 9x2+9y26x+12y+4=0

      Given a circle in general form, determine the intercepts.

    1. x2+y25x+3y+6=0

    2. x2+y2+x2y7=0

    3. x2+y26y+2=2

    4. x2+y26x8y+5=0

    5. 2x2+2y23x9=0

    6. 3x2+3y2+8y16=0

    7. Determine the area of the circle whose equation is x2+y22x6y35=0.

    8. Determine the area of the circle whose equation is 4x2+4y212x8y59=0.

    9. Determine the circumference of a circle whose equation is x2+y25x+1=0.

    10. Determine the circumference of a circle whose equation is x2+y2+5x2y+3=0.

    11. Find general form of the equation of a circle centered at (3,5) passing through (1,2).

    12. Find general form of the equation of a circle centered at (2,3) passing through (1,3).

      Given the graph of a circle, determine its equation in general form.

    Part C: Discussion Board

    1. Is the center of a circle part of the graph? Explain.

    2. Make up your own circle, write it in general form, and graph it.

    3. Explain how we can tell the difference between the equation of a parabola in general form and the equation of a circle in general form. Give an example.

    4. Do all circles have intercepts? What are the possible numbers of intercepts? Illustrate your explanation with graphs.

Answers

  1. Center: (5,4); radius: r=8

  2. Center: (0,6); radius: r=2

  3. Center: (1,1); radius: r=7

  4. (x5)2+(y7)2=49

  5. (x6)2+(y+11)2=2

  6. x2+(y+1)2=20

  7. x-intercepts: (1±5,0); y-intercepts: (0,2±22)

  8. x-intercepts: none; y-intercepts: (0,3), (0,5)

  9. x-intercepts: (±52,0); y-intercepts: (0,±52)

  10. x-intercepts: none; y-intercepts: none

  11. (x1)2+(y+2)2=8

  12. (x2)2+(y4)2=18

  13. (x5)2+(y+2)2=9

  14. 7π square units

  1. (x+2)2+(y1)2=9;

  2. (x+1)2+(y+6)2=1;

  3. x2+(y+3)2=4;

  4. (x+4)2+(y+6)2=36;

  5. (x12)2+(y+1)2=1;

  6. (x+2)2+(y4)2=6;

  7. (x12)2+(y1)2=14;

  8. (x+1)2+(y32)2=2;

  9. (x+32)2+(y+52)2=4;

  10. x-intercepts: (2,0), (3,0); y-intercepts: none

  11. x-intercepts: (0,0); y-intercepts: (0,0), (0,6)

  12. x-intercepts: (32,0), (3,0); y-intercepts: (0,±322)

  13. 45π square units

  14. π21 units

  15. x2+y2+6x10y31=0

  16. x2+y26x+10y+18=0

  17. x2+y2+2y=0

  1. Answer may vary

  2. Answer may vary