Circle Secrets Presentation Circle Secrets
Connecting Geometry and Algebra through Blueprints and Equations
Small Group Intervention | HS.G-GPE.A.1
The Hidden Triangle
Every point \((x, y)\) on a circle is exactly \(r\) units away from the center \((h, k)\).
Distance Formula
\(d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}\)
"What happens if we square both sides?"
C
P(x,y)
r
The Blueprint Equation
\((x - h)^2 + (y - k)^2 = r^2\)
Center
\((h, k)\)
Switch the signs!
Radius
\(r\)
Take the square root!
Variable
\(x, y\)
Any point on the edge.
Solving the Scramble
Sometimes equations are "unfolded":
\(x^2 + y^2 - 6x + 4y - 12 = 0\)
We can't see the center or radius yet!
Goal: Force it back into binomial squares.
The "Magic Number" Recipe
1 Identify the \(b\) value (next to \(x\) or \(y\)).
2 Cut it in half: \(\frac{b}{2}\)
3 Square it: \((\frac{b}{2})^2\)
4 Add it to BOTH sides!
Let's Try It Together
// Original Equation:
\(x^2 + 10x + y^2 - 4y = 7\)
Step 1: Focus on X
\(b = 10\)
\(10 \div 2 = 5\)
\(5^2 = \mathbf{25}\)
Step 2: Focus on Y
\(b = -4\)
\(-4 \div 2 = -2\)
\((-2)^2 = \mathbf{4}\)
Step 3: Add to Both Sides
\((x^2 + 10x + \mathbf{25}) + (y^2 - 4y + \mathbf{4}) = 7 + \mathbf{25} + \mathbf{4}\)
\((x + 5)^2 + (y - 2)^2 = 36\)
Final Check
If the equation is \((x + 5)^2 + (y - 2)^2 = 36\)...
Center
(-5, 2)
Radius
6
Time to Practice!
Circle Secrets Teacher Guide Circle Secrets
Teacher Facilitation Guide
Tier 2 Intervention
Learning Objective
Students will derive the equation of a circle using the Pythagorean Theorem/Distance Formula and complete the square to convert circle equations from general form to standard form.
Colorado Standard
HS.G-GPE.A.1: Derive the equation of a circle of given center and radius using the Pythagorean Theorem; complete the square to find the center and radius of a circle given by an equation.
Materials Needed
Circle Secrets Slides
Student Practice Worksheets
Graph paper and compasses
Colored pencils (3 colors)
1. The Hook: The Hidden Triangle (10 min)
Use Slide 2 to show the connection between a point on a circle and the center. Draw a right triangle on a coordinate plane with the radius as the hypotenuse.
Teacher Prompt:
"If I pick any point on this circle, how far is it from the center? Does that distance change? If we call the horizontal distance \(x-h\) and vertical distance \(y-k\), what does Pythagoras tell us?"
2. Modeling Standard Form (10 min)
Use Slide 3 . Emphasize the "sign switch" for the center coordinates. Students often struggle with why \((x-h)\) results in a positive \(h\). Relate it back to "starting at zero."
Common Misconception
Students often identify the radius as the number on the right side of the equation without taking the square root (e.g., saying \(r=36\) instead of \(r=6\)).
Scaffolding Tip
Have students circle the \(r^2\) value and draw a square root symbol over it immediately to remind them to simplify.
3. Completing the Square "Recipe" (15 min)
Transition to Slides 4 & 5 . This is the core algebraic hurdle. Use the "box" method or the recipe approach provided.
Organize: Group \(x\) terms, then \(y\) terms, then constants.
Find the Magic Number: \((b/2)^2\). Explain that this "completes" the trinomial into a perfect square.
Balance: This is where most errors occur. Stress adding to both sides.
Progress Monitoring Checklist
Observable Skills
Identify center \((h, k)\) and radius \(r\) from standard form.
Correctly calculate \((b/2)^2\) for both positive and negative \(b\) values.
Maintain equation balance by adding to both sides.
Differentiation
"For students struggling with the square root of non-perfect squares, allow them to leave the radius in radical form (e.g., \(r = \sqrt{12}\)) and then approximate to the nearest tenth for graphing."
Circle Secrets Worksheet Circle Secrets
Equation of a Circle & Completing the Square
Name:
Date:
Part 1: The Standard Form Key
\((x - h)^2 + (y - k)^2 = r^2\)
Fill in the missing information for each circle below. Remember to switch the signs for the center!
1. \((x - 4)^2 + (y + 7)^2 = 49\)
Center:
Radius (r):
2. \((x + 2)^2 + (y - 5)^2 = 100\)
Center:
Radius (r):
Part 2: Solving the Scramble
Let's convert this equation to Standard Form using the Magic Number method.
\(x^2 - 8x + y^2 + 6y = 11\)
1 Work on the X's
Identify \(b\): _________
Cut in half (\(b/2\)): _________
Square it (\(b/2\))^2: _________
(This is your first Magic Number)
2 Work on the Y's
Identify \(b\): _________
Cut in half (\(b/2\)): _________
Square it (\(b/2\))^2: _________
(This is your second Magic Number)
3 Balance and Factor
Add both magic numbers to the right side of the equation:
\(x^2 - 8x + [\quad] + y^2 + 6y + [\quad] = 11 + [\quad] + [\quad]\)
Write in Standard Form:
Part 3: Independent Practice
3. Convert to Standard Form: \(x^2 + 4x + y^2 - 12y = -31\)
Center
Radius
Circle Secrets Answer Key Answer Key: Circle Secrets
Teacher Reference
Part 1: The Standard Form Key
1. \((x - 4)^2 + (y + 7)^2 = 49\)
Center: (4, -7)
Radius: 7
2. \((x + 2)^2 + (y - 5)^2 = 100\)
Center: (-2, 5)
Radius: 10
Part 2: Solving the Scramble (\(x^2 - 8x + y^2 + 6y = 11\))
X Work
b = -8
b/2 = -4
Magic Number: 16
Y Work
b = 6
b/2 = 3
Magic Number: 9
Standard Form Equation:
\((x - 4)^2 + (y + 3)^2 = 36\)
(Calculation: 11 + 16 + 9 = 36)
Part 3: Independent Practice (\(x^2 + 4x + y^2 - 12y = -31\))
x-magic: (4/2)^2 = 4
y-magic: (-12/2)^2 = 36
Equation: (x^2 + 4x + 4) + (y^2 - 12y + 36) = -31 + 4 + 36
(x + 2)^2 + (y - 6)^2 = 9
Center: (-2, 6)
Radius: 3
Exit Ticket Solution
Problem: Convert \(x^2 + 2x + y^2 = 8\) to standard form.
Step 1: x-magic number is (2/2)^2 = 1
Step 2: y has no b-term (center k = 0)
Step 3: (x^2 + 2x + 1) + y^2 = 8 + 1
(x + 1)^2 + y^2 = 9
Center: (-1, 0) | Radius: 3
Circle Secrets Exit Ticket Circle Secrets
Exit Ticket
NAME:
1. Identify the center and radius of the following circle:
\((x - 9)^2 + (y + 1)^2 = 64\)
Center
Radius
2. Convert to standard form using the "Magic Number" (Complete the Square):
\(x^2 + 2x + y^2 = 8\)
Show your work below:
How confident are you with circles today?
Struggling
Getting there
Got it!