Any point on the circle (x−h)² + (y−k)² = r² in terms of the parameter θ ∈ [0°, 360°). For unit circle centred at origin: (cos θ, sin θ).
Consider the circle (x−h)2+(y−k)2=r2. Any point P on this circle lies at distance r from (h,k). Let θ be the angle the radius CP makes with the positive x-axis.
By the definition of cosine and sine:
x−h=rcosθ,y−k=rsinθ
Therefore:
x=h+rcosθ,y=k+rsinθ,θ∈[0°,360°)
Verification: Substituting back,
(rcosθ)2+(rsinθ)2=r2(cos2θ+sin2θ)=r2✓
For the circle x2+y2=a2, the parametric point is simply (cosθ,sinθ) scaled by a, written as (acosθ,asinθ).
The parametric form is indispensable in chord and tangent problems where the point of contact is unknown and is better handled as an angle than as (x1,y1).