Part of CG-02 — Circles

Special Circle Equations

by Notetube Official46 words4 views

Diameter form: if (x1,y1) and (x2,y2) are endpoints of a diameter, the circle is (x-x1)(x-x2) + (y-y1)(y-y2) = 0. This automatically gives the correct centre (midpoint) and radius (half the diameter). Parametric form: any point on x^{2+y}^2=a2a^2 is (acos(theta), asin(theta)). For (x-h)^2+(y-k)^2=r2r^2: point is (h+rcos(theta), k+rsin(theta)).

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes