MathBored

Virginia SOL Mathematics Textbook

Workbook pagesAnswer key

Chapter 15 — Equations of Circles

Standard: G.PC.4 (a, b)

G.PC.4 — verbatim. The student will solve problems in the coordinate plane involving equations of circles. Students will demonstrate the following Knowledge and Skills: a) Derive the equation of a circle given the center and radius using the Pythagorean Theorem. b) Solve problems in the coordinate plane involving equations of circles: given a graph or the equation of a circle in standard form, identify the coordinates of the center of the circle; given the coordinates of the endpoints of a diameter of a circle, determine the equation of the circle; given the coordinates of the center and the coordinates of a point on the circle, determine the equation of the circle; and given the equation of a circle in standard form, identify the coordinates of the center and find the radius of the circle.

By the end of this chapter you will be able to:

Lessons: 15.1 Deriving the Equation · 15.2 Reading the Equation and the Graph · 15.3 Writing the Equation from Two Points · 15.4 Putting It Together

Why this chapter matters. A circle is every point the same distance from one center — and "distance" already has a formula, from the Pythagorean Theorem. This chapter writes that formula down once, for a variable point (x,y)(x, y) instead of two fixed ones, and then spends the rest of its four lessons using the result in both directions: from an equation to a picture, and from a picture — or just two pieces of information about it — to an equation.

Scope note. G.PC.4 covers exactly the standard-form equation (xh)2+(yk)2=r2(x-h)^2+(y-k)^2=r^2 and the four things bullet b names you can do with it. Completing the square to recover a center from an expanded equation — one already multiplied out — is not named by the standard and is not taught here. Every equation in this chapter starts in, or is built directly into, standard form.

Conventions this chapter fixes.

  • Standard form is (xh)2+(yk)2=r2(x-h)^2+(y-k)^2=r^2, with center (h,k)(h, k) and radius rr. Both xx-terms and yy-terms are subtractions — a negative center coordinate makes the sign you see flip.
  • The right-hand side is r2r^2, not rr. Reading a radius off an equation always costs one square root.
  • Radii are given in simplest radical form when r2r^2 is not a perfect square — 18=32\sqrt{18} = 3\sqrt{2}, never a rounded decimal — the same convention this book has used since Chapter 8.
  • A diameter's two endpoints are not the same information as a center and a radius. Their midpoint gives the center; the radius is the distance from that midpoint to either endpoint, not the distance between the endpoints themselves.
  • Item numbering runs straight through the chapter, from 1 in Lesson 15.1 to 112 at the end of Lesson 15.4.

Lesson 15.1 — Deriving the Equation

The right triangle inside every circle

A right triangle from center C(2, 3) to a point P(x, y) on the circle, with horizontal leg x minus 2, vertical leg y minus 3, and hypotenuse r

Let C(h,k)C(h, k) be the center of a circle of radius rr, and let P(x,y)P(x, y) be any point on the circle. Drop a horizontal segment and a vertical segment from CC to meet at a right angle, the way every coordinate-plane right triangle in this book has been built since Chapter 6.

The Pythagorean Theorem, applied to that triangle, is the derivation:

Standard form of a circle (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

Nothing about PP was special — it was any point on the circle — so this equation is true for every point on the circle and false for every point off it. That is exactly what an equation of a circle needs to do.

The origin case

A circle of radius 6 centered at the origin, with the equation x squared plus y squared equals 36

When the center is the origin, h=0h = 0 and k=0k = 0, and both subtractions vanish:

x2+y2=r2x^2 + y^2 = r^2

This is not a different formula — it is the h=k=0h = k = 0 case of the one derived above. It looks shorter only because two of its four numbers happen to be zero.

Writing an equation straight from a center and a radius

A circle of radius 7 centered at (5, 2), worked step by step into the equation (x minus 5) squared plus (y minus 2) squared equals 49

No point to measure to here — the center and the radius are simply substituted into standard form, and the radius is squared on the way in:

(x5)2+(y2)2=r2    (x5)2+(y2)2=72    (x5)2+(y2)2=49(x-5)^2 + (y-2)^2 = r^2 \;\rightarrow\; (x-5)^2+(y-2)^2 = 7^2 \;\rightarrow\; (x-5)^2+(y-2)^2=49

This is the most direct of the chapter's four problem types, and the one every other type eventually reduces to: find a center, find a radius, substitute.

Worked examples

Example 1 — The derivation, with numbers

Center C(2,3)C(2, 3), point P(5,7)P(5, 7) on the circle. Find rr and give the equation.

Answer: legs 52=35-2=3 and 73=47-3=4, so r2=32+42=25r^2 = 3^2+4^2 = 25 and r=5r = 5. Equation: (x2)2+(y3)2=25(x-2)^2+(y-3)^2=25.

Example 2 — Center and radius

Center (0,0)(0, 0), radius 99.

Answer: x2+y2=81x^2+y^2=81.

Example 3 — A negative center coordinate

Center (4,1)(-4, 1), radius 33.

Answer: (x+4)2+(y1)2=9(x+4)^2+(y-1)^2=9.

Example 4 — Is a point on the circle?

Is (6,8)(6, 8) on the circle x2+y2=100x^2+y^2=100?

Answer: 62+82=36+64=1006^2+8^2 = 36+64=100. Yes.

Example 5 — Deriving from center and a point, again

Center (2,3)(-2, 3), point (1,1)(1, -1) on the circle.

Answer: legs 1(2)=31-(-2)=3 and 13=4-1-3=-4; r2=32+(4)2=25r^2 = 3^2+(-4)^2=25. Equation: (x+2)2+(y3)2=25(x+2)^2+(y-3)^2=25.

Guided practice

  1. Use the deriving-the-equation figure. Name the two legs of the right triangle and what each one measures.
  2. On that figure, name the hypotenuse and give the equation it produces.
  3. Use the circle-at-the-origin figure. Give the equation shown, and identify hh and kk.
  4. On that figure, explain in one sentence why a center at the origin shortens the equation.
  5. Use the writing-from-center-and-radius figure. Give the center and the radius shown.
  6. On that figure, give the three steps that turn a center and a radius into an equation.

Independent practice

Give the equation of the circle with the stated center and radius.

  1. center (0,0)(0, 0), radius 33
  2. center (0,0)(0, 0), radius 88
  3. center (4,0)(4, 0), radius 55
  4. center (0,6)(0, -6), radius 66
  5. center (5,2)(5, 2), radius 77
  6. center (3,1)(-3, 1), radius 44
  7. center (2,5)(-2, -5), radius 99
  8. center (6,4)(6, -4), radius 1010

Is the given point on the given circle? Answer yes or no.

  1. (3,4)(3, 4) on x2+y2=25x^2+y^2=25
  2. (2,2)(2, 2) on x2+y2=9x^2+y^2=9
  3. (7,1)(7, 1) on (x3)2+(y1)2=16(x-3)^2+(y-1)^2=16
  4. (5,5)(5, 5) on (x1)2+(y2)2=25(x-1)^2+(y-2)^2=25
  5. (0,0)(0, 0) on (x3)2+(y4)2=25(x-3)^2+(y-4)^2=25
  6. (1,1)(1, 1) on (x+2)2+(y3)2=20(x+2)^2+(y-3)^2=20

Derive the equation from the given center and point on the circle.

  1. center (0,0)(0, 0), point (6,8)(6, 8)

  2. center (1,1)(1, 1), point (4,5)(4, 5)

  3. center (2,3)(-2, 3), point (1,1)(1, -1)

  4. Application. A circular fountain is centered at the origin of a park's coordinate grid, in meters, and its edge reaches the point (9,12)(9, 12). Give the equation of the fountain.

  5. Error analysis. A student derives the equation for center (2,3)(2, -3) and radius 55 as (x+2)2+(y3)2=25(x+2)^2+(y-3)^2=25. Identify and correct the sign errors.

  6. Reasoning. Explain, tracing back to the right triangle, why the right-hand side of the standard equation is r2r^2 and not rr.

Exit ticket 15.1

  1. Give the equation of a circle with center (0,5)(0, 5) and radius 33.
  2. Is (4,3)(4, 3) on the circle x2+y2=25x^2+y^2=25? Justify your answer using the Pythagorean Theorem.

Lesson 15.2 — Reading the Equation and the Graph

The anatomy of standard form

A circle with center (-3, 4) and radius 6, with the equation (x plus 3) squared plus (y minus 4) squared equals 36 shown below it

Every standard-form equation has the same four numbers hidden inside it — hh, kk, and rr, plus the arithmetic that makes rr into r2r^2. Reading one back out means undoing exactly that arithmetic.

A table of them

A table of five equations, each with its center and radius read off — the last row's radius is a radical

Reading straight off a graph

A circle graphed with center at (2, -3), reaching straight up to the point (2, 4), seven units away

No equation here at all — just the picture. The center is the point the compass sat on. The radius is the distance from there to the circle, and it is easiest to read where the circle crosses a grid line exactly: straight up, down, left, or right from the center.

When the radius is not a whole number

A circle centered at the origin through the point (2, 2), with r squared equal to 8 and r equal to 2 times the square root of 2

88 is not a perfect square, so the radius does not land on a lattice point — the circle passes between grid lines. The radius is still exact: 222\sqrt{2}, in simplest radical form, not a rounded decimal.

Worked examples

Example 1 — Reading an equation

Give the center and radius of (x6)2+(y+3)2=64(x-6)^2+(y+3)^2=64.

Answer: center (6,3)(6, -3), radius 88.

Example 2 — A negative-negative center

Give the center and radius of (x+9)2+(y+2)2=169(x+9)^2+(y+2)^2=169.

Answer: center (9,2)(-9, -2), radius 1313.

Example 3 — A radical radius

Give the center and radius of (x2)2+(y1)2=18(x-2)^2+(y-1)^2=18.

Answer: center (2,1)(2, 1), radius 323\sqrt{2}.

Example 4 — Reading a graph

A circle is graphed with center (5,1)(-5, 1) and passes through (1,1)(1, 1), straight across from the center. Give the radius and the equation.

Answer: r=1(5)=6r = 1-(-5)=6. Equation: (x+5)2+(y1)2=36(x+5)^2+(y-1)^2=36.

Example 5 — Writing from center and radius, reinforced

Center (7,5)(7, -5), radius 232\sqrt{3}.

Answer: r2=(23)2=12r^2 = (2\sqrt{3})^2 = 12. Equation: (x7)2+(y+5)2=12(x-7)^2+(y+5)^2=12.

Guided practice

  1. Use the anatomy figure. Give the center and the radius shown.
  2. On that figure, explain why the center's negative xx-coordinate makes the equation show a plus sign.
  3. Use the reading-a-graph figure. Give the center and the radius directly from the picture.
  4. On that figure, say which directions are easiest to measure a radius along, and why.
  5. Use the reading-center-and-radius table. Give the equation, center, and radius from the radical row.
  6. Use the radical-radius figure. Give the two legs, the value of r2r^2, and the radius in simplest radical form.

Independent practice

Give the center and radius.

  1. (x4)2+(y1)2=36(x-4)^2+(y-1)^2=36
  2. (x+2)2+(y5)2=49(x+2)^2+(y-5)^2=49
  3. (x6)2+(y+3)2=64(x-6)^2+(y+3)^2=64
  4. x2+(y7)2=81x^2+(y-7)^2=81
  5. (x+5)2+y2=100(x+5)^2+y^2=100
  6. (x1)2+(y+8)2=144(x-1)^2+(y+8)^2=144
  7. (x+9)2+(y+2)2=169(x+9)^2+(y+2)^2=169
  8. x2+y2=121x^2+y^2=121

Give the center and radius. Leave the radius in simplest radical form.

  1. (x2)2+(y1)2=18(x-2)^2+(y-1)^2=18

  2. (x+1)2+(y4)2=20(x+1)^2+(y-4)^2=20

  3. x2+(y+3)2=50x^2+(y+3)^2=50

  4. (x3)2+y2=45(x-3)^2+y^2=45

  5. A circle is graphed with center (2,3)(2, -3) and passes through (2,4)(2, 4), straight up from the center. Give the radius and the equation.

  6. A circle is graphed with center (5,1)(-5, 1) and passes through (1,1)(1, 1), straight across from the center. Give the radius and the equation.

  7. A circle is graphed with center (0,0)(0, 0) and passes through (0,9)(0, -9). Give the radius and the equation.

Give the equation from the center and radius.

  1. center (7,5)(7, -5), radius 232\sqrt{3}

  2. center (6,6)(-6, -6), radius 1515

  3. Application. A cell tower at (5,2)(5, -2) on a town's coordinate grid, in miles, has a signal radius reaching (5,6)(5, 6). Confirm the radius and give the equation of the coverage boundary.

  4. Error analysis. A student reads (x4)2+(y+2)2=49(x-4)^2+(y+2)^2=49 as having center (4,2)(4, 2) and radius 4949. Identify both mistakes.

  5. Reasoning. Explain why the number on the right of a standard-form equation needs a square root to become a radius, while the numbers subtracted from xx and yy are already the center's coordinates — connect each to where it came from in the derivation.

Exit ticket 15.2

  1. Give the center and radius of (x+3)2+(y6)2=40(x+3)^2+(y-6)^2=40, with the radius in simplest radical form.
  2. A circle is graphed with center (1,4)(1, 4) and passes through (1,2)(1, -2). Give the radius and the equation.

Lesson 15.3 — Writing the Equation from Two Points

Center and a point on the circle

A right triangle from center C(1, 2) to a point P(4, 6) on the circle, with legs 3 and 4 giving radius 5 and equation (x minus 1) squared plus (y minus 2) squared equals 25

If you know the center and one point the circle passes through, that point pins down the radius by exactly the right triangle from Lesson 15.1 — PP does not need to be special in any other way.

r2=32+42=25    r=5    (x1)2+(y2)2=25r^2 = 3^2+4^2=25 \;\rightarrow\; r=5 \;\rightarrow\; (x-1)^2+(y-2)^2=25

The endpoints of a diameter

A circle with diameter endpoints A(-2, -1) and B(6, 5), midpoint C(2, 2), and radius 5 from C to B

A diameter's two endpoints hand you the circle in disguise:

Not the distance between AA and BB — that is the full diameter, and using it in place of the radius doubles it by mistake.

Worked examples

Example 1 — Center and a point

Center (3,5)(3, 5), point (7,8)(7, 8) on the circle.

Answer: legs 44 and 33; r2=25r^2 = 25. Equation: (x3)2+(y5)2=25(x-3)^2+(y-5)^2=25.

Example 2 — A vertical case

Center (1,3)(1, -3), point (1,5)(1, 5) on the circle.

Answer: the point is straight above the center, so r=5(3)=8r = 5-(-3)=8 directly. Equation: (x1)2+(y+3)2=64(x-1)^2+(y+3)^2=64.

Example 3 — Diameter endpoints

A(0,0)A(0, 0) and B(6,8)B(6, 8) are endpoints of a diameter.

Answer: midpoint (0+62,0+82)=(3,4)\left(\dfrac{0+6}{2}, \dfrac{0+8}{2}\right) = (3, 4). Distance from (3,4)(3,4) to B(6,8)B(6,8): legs 33 and 44, so r=5r=5. Equation: (x3)2+(y4)2=25(x-3)^2+(y-4)^2=25.

Example 4 — Diameter endpoints, vertical

A(2,5)A(2, -5) and B(2,9)B(2, 9) are endpoints of a diameter.

Answer: midpoint (2,2)(2, 2). r=92=7r = 9-2=7. Equation: (x2)2+(y2)2=49(x-2)^2+(y-2)^2=49.

Example 5 — The trap

For the diameter in Example 3, a student uses AB=10AB = 10 as the radius. What goes wrong?

Answer: ABAB is the diameter, not the radius; using it directly gives a circle with four times the correct area. The radius is half of it, 55 — which is exactly what the midpoint-then-distance method already produced.

Guided practice

  1. Use the center-and-a-point figure. Give the two legs of the triangle and the radius they produce.
  2. On that figure, give the resulting equation.
  3. Use the diameter-endpoints figure. Give the coordinates of the center, and explain how you found them.
  4. On that figure, give the radius, and name the segment you measured to find it.
  5. Explain what goes wrong if the full length of AB\overline{AB} is used as the radius instead.
  6. Compare the two methods of this lesson: what step do they share, and what step is different?

Independent practice

Center and a point on the circle. Give the equation.

  1. center (3,5)(3, 5), point (7,8)(7, 8)
  2. center (2,4)(-2, 4), point (10,1)(10, -1)
  3. center (0,0)(0, 0), point (8,6)(-8, 6)
  4. center (1,3)(1, -3), point (1,5)(1, 5)
  5. center (4,1)(4, -1), point (2,7)(-2, 7)
  6. center (5,2)(-5, 2), point (3,4)(3, -4)
  7. center (0,3)(0, 3), point (5,15)(5, 15)
  8. center (6,6)(6, 6), point (3,6)(-3, -6)

Endpoints of a diameter. Give the equation.

  1. A(0,0)A(0, 0), B(6,8)B(6, 8)

  2. A(4,1)A(-4, 1), B(4,7)B(4, 7)

  3. A(2,5)A(2, -5), B(2,9)B(2, 9)

  4. A(6,2)A(-6, -2), B(2,4)B(2, 4)

  5. A(1,3)A(1, 3), B(9,9)B(9, 9)

  6. A(3,7)A(-3, 7), B(5,3)B(5, -3)

  7. A(8,4)A(-8, -4), B(4,4)B(4, 4)

  8. A(2,2)A(2, 2), B(2,14)B(2, -14)

  9. A(1,1)A(-1, -1), B(7,5)B(7, 5)

  10. Application. A lighthouse's beam sweeps a circle centered at the lighthouse, (4,3)(4, -3) on a coastal map in kilometers, and reaches a marker at (4,9)(4, 9). Give the equation of the beam's circle.

  11. Error analysis. Given diameter endpoints A(2,6)A(2, 6) and B(10,2)B(10, 2), a student computes the center by adding the coordinates instead of averaging them. Identify the correct center and give the correct equation.

  12. Reasoning. Both methods of this lesson end at the same two computations — a center and a radius. Explain which one each method skips because it was already given, and which one it has to compute.

Exit ticket 15.3

  1. center (5,5)(5, 5), point (9,8)(9, 8) on the circle. Give the equation.
  2. A(0,6)A(0, 6), B(8,0)B(8, 0) are endpoints of a diameter. Give the equation.

Lesson 15.4 — Putting It Together

Four starting points, two computations

A table listing the four G.PC.4b problem types, what each finds, and how

Every type this chapter has covered ends in the same place: a center and a radius. The only real decision is which of the two you still have to compute, because the other one was already handed to you.

The most common mistake

Two circles from the same center, one with the equation written with the wrong sign and one written correctly

Center (3,4)(-3, 4): hh is negative. The correct term is (xh)(x-h) with h=3h=-3, which is (x+3)(x+3) — not (x3)(x-3). Copying the coordinate's own sign into the equation instead of subtracting it is the single most common mistake in this chapter.

What each part of the equation controls

Two circles sharing a center but not a radius, beside two circles sharing a radius but not a center

Change r2r^2 alone and the circle grows or shrinks in place. Change hh alone and the circle slides sideways without changing size. Each of the equation's parts controls exactly one thing about the picture.

In context

Three panels: a cell tower's coverage found from a center and a point, a garden bed's boundary found from diameter stakes, and a radar display read directly

Worked examples

Example 1 — Which type is this?

"A circle's equation is (x8)2+(y+1)2=100(x-8)^2+(y+1)^2=100. Give its center and radius." Which of the four types, and what do you compute?

Answer: Reading an equation. Center (8,1)(8, -1) reads off directly (sign flipped on the yy-term); radius =100=10=\sqrt{100}=10.

Example 2 — Which type is this?

"A circular garden's opposite edge stakes are at (1,3)(1, 3) and (9,9)(9, 9). Give its equation." Which type?

Answer: Diameter endpoints. Midpoint (5,6)(5, 6); distance to (9,9)(9,9) gives r=5r=5. Equation: (x5)2+(y6)2=25(x-5)^2+(y-6)^2=25.

Example 3 — Both quantities in one figure

A 90°90°-swept radar center is at (2,3)(-2, 3), reaching a target 77 km straight down at (2,4)(-2, -4). Give the equation.

Answer: (x+2)2+(y3)2=49(x+2)^2+(y-3)^2=49.

Example 4 — Scaling a circle

A circle's radius is doubled and its center is left alone. What happens to the number on the right side of its equation?

Answer: It becomes four times as large — the radius is squared in the equation, so doubling rr multiplies r2r^2 by 22=42^2=4.

Example 5 — Sliding a circle

A circle's center moves 33 units right and its radius is unchanged. What happens to the equation?

Answer: Only hh changes, by 33; the yy-term and the right-hand side stay exactly as they were.

Guided practice

  1. Use the four-types board. Give the "how" column for each of the four given-information types.
  2. Use the sign-error figure. Give the wrong equation, the correct equation, and say exactly what changed between them.
  3. Use the two-circles-compared figure. Give both equations in the left panel and say what changed between them.
  4. On the right panel of that figure, give both equations and say what changed between them.
  5. Use the context figure. Name which of the four G.PC.4b types each of the three panels is.
  6. Use the blank-circle figures. Pick one panel and give its center and radius by reading the grid.

Independent practice

Name the type — reading an equation, reading a graph, diameter endpoints, or center and a point — then solve.

  1. (x5)2+(y+2)2=81(x-5)^2+(y+2)^2=81. Give the center and radius.

  2. (x+7)2+(y3)2=144(x+7)^2+(y-3)^2=144. Give the center and radius.

  3. x2+(y+9)2=100x^2+(y+9)^2=100. Give the center and radius.

  4. (x8)2+(y8)2=169(x-8)^2+(y-8)^2=169. Give the center and radius.

  5. A circle is graphed with center (3,5)(3, -5), passing through (3,3)(3, 3) straight above the center. Give the equation.

  6. A circle is graphed with center (6,0)(-6, 0), passing through (0,0)(0, 0). Give the equation.

  7. Diameter endpoints A(0,4)A(0, 4), B(8,2)B(8, -2). Give the equation.

  8. Diameter endpoints A(5,5)A(-5, -5), B(3,1)B(3, 1). Give the equation.

  9. Center (2,6)(2, -6), point (10,0)(10, 0) on the circle. Give the equation.

  10. Center (4,4)(-4, 4), point (4,10)(-4, -10) on the circle. Give the equation.

  11. Diameter endpoints A(8,2)A(-8, -2), B(0,4)B(0, 4). Give the equation.

  12. Center (0,0)(0, 0), point (3,3)(3, -3) on the circle. Give the equation, with the radius in simplest radical form.

  13. (x4)2+(y+1)2=50(x-4)^2+(y+1)^2=50. Give the center and radius, in simplest radical form.

  14. (x+2)2+(y+3)2=72(x+2)^2+(y+3)^2=72. Give the center and radius, in simplest radical form.

  15. Application. A weather balloon's tracking station is at the origin of a regional grid, in kilometers, and loses the balloon's signal at (8,15)(8, 15). Give the equation of the range circle demonstrated.

  16. Application. A surveyor stakes the opposite corners of a circular plaza's diameter at (8,3)(-8, 3) and (0,3)(0, -3), in meters. Give the equation of the plaza's boundary.

  17. Application. A lighthouse beam is centered at (3,6)(3, -6) on a nautical chart, in kilometers, and reaches a rock at (3,2)(3, 2). Give the equation of the beam's circle.

  18. Error analysis. A student is given the equation (x+1)2+(y5)2=40(x+1)^2+(y-5)^2=40 and states the radius as 4040. Identify the mistake and give the correct radius, in simplest radical form.

  19. Reasoning. Explain why finding a diameter's midpoint and finding a segment's length are genuinely different computations, and why the diameter-endpoints method needs both — one for the center, one for the radius.

  20. Reasoning. A circle's equation is written (xa)2+(yb)2=c(x-a)^2+(y-b)^2=c. Explain what must be true of cc for this to be an actual circle rather than a single point or no points at all, and connect your answer back to the derivation.

Exit ticket 15.4

  1. Center (3,5)(-3, 5), point (3,3)(3, -3) on the circle. Give the equation.
  2. State the one question to ask before choosing among the four methods of this chapter.

Chapter 15 Review

Vocabulary. standard form · center · radius · Pythagorean Theorem · leg · hypotenuse · diameter · midpoint · simplest radical form · coordinate plane

Review 1 (G.PC.4a). A circle has center C(4,2)C(-4, 2) and passes through the point P(2,10)P(2, 10).

Review 2 (G.PC.4b). A circle's equation is (x6)2+(y+9)2=169(x-6)^2+(y+9)^2=169.

Review 3 (G.PC.4b). A(7,4)A(-7, -4) and B(1,2)B(1, 2) are the endpoints of one circle's diameter. A second circle has center (3,8)(-3, -8) and passes through the point (9,3)(9, -3).


Standards coverage check — Chapter 15

Knowledge and Skill Where it is taught Where it is practiced Where it is applied in context
G.PC.4a — derive the equation of a circle given the center and radius, using the Pythagorean Theorem 15.1 (the derivation triangle; the origin case; writing from center and radius) 1–23, 25, 26; 50, 51 24; 52; 105–107; Review 1
G.PC.4b — given a graph or equation, identify the center; given diameter endpoints, determine the equation; given center and a point, determine the equation; given an equation, identify the center and find the radius 15.2 (reading equations and graphs); 15.3 (diameter endpoints; center and a point); 15.4 (choosing among the four types) 29–49, 53, 54; 57–81; 85–104, 108–110 47–49, 52; 80; 89, 105–107; Review 2, Review 3

Supporting items: 26, 54, 61, 82, 109, and 110 are the reasoning items. Item 82 carries the chapter's organising claim — that every one of the four G.PC.4b starting points ends at the same two computations, a center and a radius, differing only in which one is already given. The error analyses target the recurring failures: mixing up the sign of a negative center coordinate (25), reporting r2r^2 as if it were rr (53), averaging instead of adding coordinates when finding a midpoint (81), and using a full diameter's length as if it were a radius (61) or reading r2r^2 off an equation without the square root (108).

Boundaries respected. This chapter teaches standard form and exactly the four things G.PC.4b names doing with it. Completing the square, to recover a center from an equation already expanded out of standard form, is not named by the 2023 standard and is not taught here — every equation in this chapter starts in, or is built straight into, (xh)2+(yk)2=r2(x-h)^2+(y-k)^2=r^2.

Answer keys for every item in this chapter are in Appendix A.