3.4.11 · D5Conic Sections

Question bank — General second-degree equation Ax²+Bxy+Cy²+Dx+Ey+F=0 — discriminant classification

1,760 words8 min readBack to topic

Before we start, one shared vocabulary reminder so no symbol is unearned.

Below is a single reference picture for the geometry these questions keep pointing at — the three shapes, an eigenvector pair, and what "rotating the axes" does.

Figure — General second-degree equation Ax²+Bxy+Cy²+Dx+Ey+F=0 — discriminant classification

True or false — justify

guarantees the curve is a genuine ellipse.
False — it only guarantees the ellipse family; if the "ellipse" can collapse to a single point or have no real points at all. Sign gives family, confirms it is real.
Every equation with describes an axis-aligned (un-tilted) conic.
True — the term is precisely what tilts the conic's axes, so means the conic's own axes already line up with the axes.
If then the conic must be a circle.
False — a circle needs and . With but you get a tilted ellipse, e.g. .
Changing and can turn an ellipse into a hyperbola.
False — are the linear part; they only translate (shift) the curve. The shape is fixed by alone, which never touch.
has the same value before and after you rotate the axes.
True — it is a rotation invariant: (using the primed coefficients defined above). That invariance is exactly why one number can name a shape regardless of its tilt.
A perfect-square quadratic part like always signals a parabola family.
True — a perfect square means the quadratic form is semi-definite (zero along one direction), forcing , the parabola case.
If the two branches always open left–right or up–down along the / axes.
False — a positive discriminant means hyperbola family, but its branches open along the conic's own (possibly tilted) axes, not necessarily the coordinate axes.
by itself tells you the exact shape.
False — only certifies the conic is non-degenerate; you still need the sign of to pick ellipse, parabola, or hyperbola.
Two different second-degree equations with the same must be the same shape.
True (as families) — since only set the discriminant, they share the family; but different can still shift, resize, or degenerate them differently.
If the conic always passes through the origin.
True — substituting leaves only , so the point satisfies the equation.

Spot the error

"For , and because multiplies ."
Error — is the coefficient of the cross term , so ; the is part of the linear term . Confusing this with in is the classic slip.
" has , so it's a hyperbola — no need to check ."
The verdict is right here, but the reasoning is incomplete: you must check , because the same discriminant sign with gives , which degenerates to two crossing lines.
"To build the matrix I plug in straight down the diagonals."
Error — off-diagonal entries are halved: , because splits symmetrically to keep the matrix symmetric.
" so it's a parabola — a nice open curve, guaranteed."
Not guaranteed — zero discriminant is the parabola family, but if it can degenerate into two parallel lines or a single line (e.g. ).
"The angle that removes the term is ."
Error — it is (double angle), because came out proportional to .
"Since is a square, and it's an ellipse."
Error — a perfect square gives (here ), so it's the parabola/degenerate case, not an ellipse.
" and can't happen in a real conic since there's no or ."
Error — with leaves , still a valid second-degree equation. Then : a hyperbola whose axes lie along the lines .

Why questions

Why does the sign of , not its magnitude, decide the shape?
Because in the rotated frame (with the rotated coefficients above), and it's whether have the same sign, opposite sign, or one zero that makes a closed loop, two branches, or a single-axis curve — a purely sign-driven distinction.
Why do the linear terms never change the conic's type?
They only complete-the-square into shifts of and , moving the centre; the degree-2 core that governs curvature and openness is untouched.
Why must we halve , , in the matrix?
So the matrix is symmetric and the quadratic form (with ) reproduces the original equation; a cross term must be shared equally between the and entries.
Why is a circle just a special ellipse in this classification?
A circle has equal stretching in all directions, i.e. and , giving — the same ellipse condition, just with no tilt and equal semi-axes. The circle is the equal-axes case of the ellipse with .
Why does eliminating the term make the shape "obvious"?
With the equation reduces to — a standard un-tilted conic such as $\tfrac{x'^2}{a^2}+\tfrac{y'^2}{b^2}=1$, $y'^2=4px'$, or $\tfrac{x'^2}{a^2}-\tfrac{y'^2}{b^2}=1$ — which you read off directly. The angle that achieves is (see Rotation of Axes).
Why can we phrase the whole test in terms of eigenvalues?
The quadratic form's matrix has eigenvalues whose product equals ; same-sign eigenvalues → ellipse, opposite → hyperbola, one zero → parabola (details in Quadratic Forms and Eigenvalues).
Why does a positive discriminant correspond to the quadratic form being "indefinite"?
Positive means the eigenvalues have opposite signs, so takes both positive and negative values — its level curves open into two branches, a hyperbola.

Edge cases

What conic is ?
(ellipse family) but no real point satisfies it — an imaginary ellipse with no real graph. Sign alone would mislead; there are simply no real solutions.
What does with describe?
A degenerate hyperbola: two intersecting straight lines, like giving .
What does with describe (real case)?
A degenerate ellipse shrunk to a single point, e.g. satisfied only at the origin.
What does with describe?
A degenerate parabola: two parallel lines (e.g. ), a single line, or no real locus.
What if ?
Then it isn't a second-degree equation at all — only remains, a straight line. The definition requires .
What shape is ?
Here , so : a hyperbola, with its branches along the diagonals — even with no or terms.
What happens to if you scale the whole equation by a nonzero constant ?
Every degree-2 coefficient scales by , so scales by — its sign is unchanged, so the classification is unaffected.

Recall One-line summary of the whole trap-set

Sign of ::: names the family (negative → loop, zero → parabola, positive → split), and ::: confirms the conic hasn't collapsed. Miss the second check and every degenerate case ambushes you.