Circles in the Coordinate Plane
Standard Form, Graphing, and Intersections
Related Tools
A circle in the coordinate plane connects geometry and algebra by showing how a shape can be described with an equation. Students use circles to graph points, measure distance from a center, and solve problems that combine visual reasoning with symbolic work. This idea matters because it appears in geometry, algebra, physics, and computer graphics. Learning the equation of a circle helps students move between a graph and an equation with confidence.
The standard form of a circle is (x - h)^2 + (y - k)^2 = r^2, where (h, k) is the center and r is the radius. This form makes graphing easier because you can read the center and radius directly from the equation. If a circle is written in a longer general form, you can rewrite it by completing the square. Circles can also intersect lines, and those intersection points are found by solving a system of equations.
Key Facts
- Standard form of a circle: (x - h)^2 + (y - k)^2 = r^2
- Center of the circle is (h, k) and radius is r
- If the equation is (x + 3)^2 + (y - 2)^2 = 25, then the center is (-3, 2) and the radius is 5
- A circle with center (0, 0) has equation x^2 + y^2 = r^2
- To graph a circle, plot the center, then move r units up, down, left, and right to mark key points
- To find where a line and circle intersect, substitute the line equation into the circle equation and solve
Vocabulary
- Circle
- A set of all points in a plane that are the same distance from one fixed point.
- Center
- The fixed point inside a circle from which every point on the circle is equally far.
- Radius
- The distance from the center of a circle to any point on the circle.
- Standard form
- The equation form (x - h)^2 + (y - k)^2 = r^2 that shows a circle's center and radius directly.
- Completing the square
- An algebra method used to rewrite a quadratic expression so a circle equation can be put into standard form.
Common Mistakes to Avoid
- Reading the center signs incorrectly, because in (x - h)^2 + (y - k)^2 = r^2 the center is (h, k), so opposite signs often appear inside the parentheses.
- Using r instead of r^2, because the equation equals the square of the radius, not the radius itself.
- Forgetting to complete the square for both x and y terms, because a circle in general form must be rewritten in both variables to reveal the true center and radius.
- Assuming every line intersects a circle twice, because a line can touch once at a tangent point or miss the circle completely.
Practice Questions
- 1 Find the center and radius of the circle (x - 4)^2 + (y + 1)^2 = 16.
- 2 Rewrite x^2 + y^2 - 6x + 8y - 11 = 0 in standard form by completing the square, then state the center and radius.
- 3 A line and a circle form a system. Explain how the number of solutions tells whether the line misses the circle, touches it once, or crosses it twice.