All Tools

Conic Sections Explorer

Choose a conic type and adjust the parameters to see the shape, equation, and key properties. Toggle the tangent line and explore foci, directrix, and asymptotes. All calculations run in your browser.

Graph

ConicCenterFocusVertex

Parameters

Tangent Line

Equations & Properties

Standard Form

x2+y2=9x^2 + y^2 = 9

General Form

x2+y29=0x^2 + y^2 - 9 = 0

Properties

Center(0, 0)
Radius3
Diameter6
Circumference18.85
Area28.274

Reference Guide

What Are Conic Sections?

Conic sections are the curves you get when you slice a double-napped cone at different angles. The four types are the circle, ellipse, parabola, and hyperbola.

Every conic section can be written as a second-degree equation in xx and yy.

Ax2+Bxy+Cy2+Dx+Ey+F=0Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0

The value of B24ACB^2 - 4AC determines the type. When B=0B = 0 (no rotation), the type depends on the relationship between AA and CC.

Circle and Ellipse

A circle is the set of all points at a fixed distance (the radius) from a center point.

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2

An ellipse is the set of points where the sum of distances to two foci is constant. Its eccentricity ee is between 0 and 1. A circle is a special ellipse with e=0e = 0.

(xh)2a2+(yk)2b2=1\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1

The semi-major axis aa is always the larger value. The foci lie along the major axis at distance c=a2b2c = \sqrt{a^2 - b^2} from the center.

Parabola

A parabola is the set of points equidistant from a fixed point (the focus) and a fixed line (the directrix). Its eccentricity is always e=1e = 1.

(xh)2=4p(yk)(x - h)^2 = 4p(y - k)

The value pp is the distance from the vertex to the focus. When p>0p > 0 the parabola opens upward (or rightward for horizontal form). The directrix is the same distance from the vertex as the focus, but on the opposite side.

Parabolas appear in satellite dishes, car headlights, and the trajectory of projectiles (ignoring air resistance).

Hyperbola

A hyperbola is the set of points where the absolute difference of distances to two foci is constant. It has two separate branches and its eccentricity is always e>1e > 1.

(xh)2a2(yk)2b2=1\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1

The asymptotes have slopes ±ba\pm \frac{b}{a} for a horizontal hyperbola. The foci are at distance c=a2+b2c = \sqrt{a^2 + b^2} from the center. Note: unlike an ellipse, here c>ac > a.

Hyperbolas appear in GPS positioning (using time differences from satellites), the shape of sonic booms, and certain orbital trajectories.