2.3.13 · D5Coordinate Geometry

Question bank — Circle equation — standard form (x−h)² + (y−k)² = r²

2,344 words11 min readBack to topic

Before we start, one reminder of the notation so every symbol is earned:

  • and are the coordinates of a moving point: is how far right/left of the origin that point sits, is how far up/down. Together the pair names one dot on the plane.
  • is the center — the fixed point everything measures distance to.
  • is the radius — the fixed distance every point on the circle keeps from the center. Because is a distance, it is always ; a genuine circle needs , and collapses to a single point.
  • The equation says: "for a moving point , its squared distance to stays equal to ."
Figure — Circle equation — standard form (x−h)² + (y−k)² = r²

True or false — justify

The circle has center .
False — the form subtracts the center, so gives . The center is .
The equation has radius .
False — the right side is , so . The radius is , not .
is just the special case where the center sits at the origin.
True — plug into the standard form; the subtractions vanish and you get .
The equation describes a circle of radius .
False — the left side is a sum of squares, always , so it can never equal a negative number. This equation has no points at all (empty set).
is a valid circle.
Only in a degenerate sense — a sum of squares equals only when both are , so the "circle" shrinks to the single point , a radius-zero circle.
For the circle , the point satisfies "left side ", so it lies inside.
True — plugging the center in gives left side , and a point strictly closer than the radius is inside the circle (the center is the "most inside" point).
The equation is not in standard form, so you cannot read the center directly.
Half true — the leading must be divided out first. Dividing gives , so center , radius . You can read it, but only after making the coefficient .
Multiplying both sides of a circle equation by a positive constant changes the circle.
False — a positive factor scales both sides equally so the solution set is untouched: and draw the same circle. But this only works for positive constants: multiplying by collapses it to (true everywhere — no longer a circle), and by a negative number makes the right side negative while the left stays (no solutions). Only dividing to coefficient lets you read .
If a point makes the left side of the equation larger than , the point is outside the circle.
True — the left side is the squared distance to the center. Larger squared distance means the point is farther than , hence outside.
If a point makes the left side smaller than , the point is on the circle.
False — smaller than means the point is closer than the radius, so it lies inside, not on. Only exact equality with puts a point on the circle.
The circle and the circle are the same.
True — they're literally the same equation written with redundant parentheses; both are centered at the origin with radius .
Two circles with the same radius but different centers have the same equation.
False — the center appears explicitly in the equation, so different centers give genuinely different equations even at equal radius.

Spot the error

A student writes: "Circle with center , radius , so equation is ." Find both mistakes.
Two errors: (1) the sign — needs , not ; (2) the radius must be squared — right side is , not . Correct: .
A student says "for the center is and radius ." What's wrong?
The center is right ( gives ), but the radius is wrong: , not .
A student "simplifies" into by "removing the shifts." Why is this fatal?
You cannot just drop and ; that moves the center from to , producing an entirely different circle. The shifts encode the center's position.
A student solving "does lie on ?" writes and gets , concluding "no." Find the error.
They mishandled signs: and , giving . The point does lie on the circle. Squaring a negative gives a positive.
A student checks "is inside ?", plugs in, gets , and says "no, because it's not ." What went wrong?
Getting (which is ) actually means the point is inside — it's the center itself. They confused "not on the circle" with "not related to the circle"; inside is a valid answer.
A student writes the radius as because "the equation gave ." What's the flaw?
Radius is a distance, so always; we take the positive root . The negative root has no geometric meaning here.
A student claims came from the Pythagorean theorem directly, "no distance formula needed." Is the reasoning empty?
Not empty but incomplete — the Distance Formula is the Pythagorean Theorem applied to the horizontal leg and vertical leg . Saying "Pythagoras" and "distance formula" name the same step.

Why questions

Why do we square both sides during the derivation instead of leaving the square root?
To get a clean polynomial equation with no radical. It's valid because both sides ( and ) are non-negative, so squaring neither creates nor destroys solutions.
Why does a minus inside the equation correspond to a positive center coordinate?
The template literally subtracts the center: . If you see , matching forces . The equation is built to become zero at the center.
Why can't the right side of a genuine circle equation be negative?
The left side is a sum of two squares, which is always . A negative right side is unreachable, so no satisfies it — no circle exists.
Why does substituting a point and getting equality prove the point is on the circle?
The equation encodes "squared distance to center ." Equality means the point sits exactly distance away, which is the definition of lying on the circle.
Why does comparing the left side to (rather than computing an actual square root) already tell you inside/on/outside?
Because squaring preserves order for non-negative numbers: if squared distance then distance . So the cheap comparison of with gives the zone without ever taking a root.
Why is standard form usually better than expanding into general form?
Standard form shows the center and radius at a glance; expanding hides them inside coefficients that you'd have to un-scramble with Completing the Square.
Why is a circle a special case within Conic Sections?
A circle is an ellipse whose two axis-lengths are equal (), so every direction from the center is stretched the same amount — the "eccentricity" is zero.
Why does knowing the center and one point on the circle fully determine the equation?
The point's distance from the center is the radius, via the Distance Formula. Once you have center and radius, the standard form is fixed.

Edge cases

What does represent geometrically?
A single point — a degenerate "circle" of radius , since a sum of squares is zero only when each term is zero.
As (recall: shrinking toward but staying positive), what happens to the circle?
It shrinks continuously toward its center, collapsing into the single point in the limit. Every point on the circle rushes inward to the center.
As grows very large while the center stays fixed, what happens to a small nearby patch of the circle?
The curvature drops, so any short arc looks flatter — locally the circle approximates a straight line. A huge circle is nearly straight near any point.
Why does multiplying both sides by a positive constant keep the circle, but multiplying by zero or a negative number destroys it?
A positive factor scales both sides equally, so the solution set is untouched. Multiplying by collapses the equation to (true for every point — no longer a circle); a negative factor makes the right side negative while the left stays , giving no solutions at all.
Can two different values of ever give the same circle if the center is unchanged?
No — a larger always encloses more area and passes through different points, so the circle changes. Radius and circle are in one-to-one correspondence for a fixed center.
Is ever satisfied by no points even when ?
No — as long as there are infinitely many real solutions (the full circle). Emptiness only occurs when the right side is negative.
Does the standard form work if the center has non-integer or negative coordinates, e.g. ?
Yes — and can be any real numbers. You just write and ; the sign and squaring rules are unchanged.

Connections

Think of these links as neighbouring rooms; here's the picture each one adds to the circle equation.

  • Distance Formula — imagine a right triangle stretched from the center to a point on the ring: its horizontal leg is , its vertical leg is , and its slanted side is the radius. That triangle is the engine behind every "which zone?" trap.

  • Pythagorean Theorem — the same triangle, viewed as . Rename the hypotenuse and you have the circle equation.

  • General Form of Circle — picture the tidy standard form after you multiply everything out: the center and radius get "scrambled" into loose coefficients . Same circle, uglier costume.

  • Completing the Square — the reverse move: it re-folds that scrambled form back into two neat squared brackets, snapping the center and radius back into view.

  • Conic Sections — zoom out to the family portrait: slice a cone straight across and you get a circle; tilt the slice and it stretches into an ellipse. The circle is the ellipse whose two "stretch axes" are equal.

  • Equation of Tangent to Circle — picture a straight line just kissing the ring at one point; the circle equation is what pins down exactly where and at what slope.

  • Parametric Equations of Circle — picture a dot marching around the ring as an angle sweeps; and report its and at each instant, tracing the same circle a different way.