Skip to content

Revise: Circles and Parabolas

Conic sections, the general equations of circles and parabolas, and translation and rotation of axes.

What Is a Conic Section?

Conics come from slicing a cone: circle, ellipse, parabola, hyperbola.

x²+y²=9 → circle. y=x²+3 → parabola.

The Standard Equation of a Circle

(x−h)²+(y−k)²=r².

Center(3,−2), r=4 → =16.

The General Equation of a Circle

Complete the square to recover standard form.

x²+y²−6x+4y−12=0 → center(3,−2), r=5.

The Focus-Directrix Definition of a Parabola

Every point equidistant from focus and directrix.

Focus(0,2), directrix y=−2 → (4,2) checks out.

The Standard Equation of a Parabola

x²=4py; focus (0,p); directrix y=−p.

x²=8y → p=2.

The General Equation of a Translated Parabola

(x−h)²=4p(y−k), vertex (h,k).

Vertex(2,3), p=1 → (x−2)²=4(y−3).

Translation of Axes

x'=x−h, y'=y−k.

New origin (3,−2) → (7,1) becomes (4,3).

Rotation of Axes

x=x'cosθ−y'sinθ, y=x'sinθ+y'cosθ.

θ=90°: (5,0) → new coords (0,−5).