Definition
Algebraic representations of a circle, the set of all points in a plane equidistant from a fixed center with radius .
Why It Matters
Equations allow geometric concepts like constant distance to be manipulated algebraically for collision detection and coordinate tracking.
Core Concepts
- Standard Form: .
- How to read: “The quantity x minus h squared plus the quantity y minus k squared equals r squared.”
- Meaning / when to use: Direct read-off of center and radius . Derived from the distance formula with fixed distance .
- General Form: .
- How to read: “The value x squared plus y squared plus a x plus b y plus c equals zero.”
- Meaning: Expanded form; complete the square on and to recover standard form and identify center/radius.
- Unit Circle: A circle centered at with , defined by .
- How to read: “The value x squared plus y squared equals one.”
- Meaning: Every point satisfies ; the foundation for trigonometry on the unit circle.