Is the discriminant of a second order equation related to the graph of $ax^2+bxy+cy^2+dx+ey+f=0$?
Most people who took precalculus know that $ax^2+bxy+cy^2+dx+ey+f=0$ is the graph of:
- An ellipse if $b^2-4ac\lt0$
- A parabola if $b^2-4ac=0$
- A hyperbola if $b^2-4ac\gt0$
Is this related to the fact that the discriminant of $ax^2+bx+c=0$ is $\Delta=b^2-4ac$, which tell us that the equation has 2 solutions if $b^2-4ac\gt0$, one if $b^2-4ac=0$, and none (in the reals) $b^2-4ac\lt0$?
As far as I know there is no conceptual relation between the two discriminants.
For a conics $Ax^2+Bxy+Cy^2+Dx+Ey+F=0$ the key fact is that the discriminant $B^2-4AC$ is invariant for rotations. This means that if the rotation gives an equation $$A'x^2+B'xy+C'y^2+D'x+E'y+F'=0$$
than $B^2-4AC=B'^2-4A'C'$ ( for a proof you can see here).
So we can always transform the equation of a conic in a form where the mixed term is absent ($B'=0$) choosing an angle $\theta=\frac{1}{2}\arctan\left(\frac{B}{A-C}\right)$.
With such a rotation we find a conic that has an axis of symmetry parallel to a coordinate axis and the classification of the type of conic (if it is not degenerate) is simple since we have a parabola if $A'C' =0 \iff B^2-AC=-4A'C'=0$, an ellipse if $A'C'>0 \iff B^2-4AC=-4A'C'<0$ and an hyperbola if $A'C' <0 \iff B^2-AC=-4A'C'>0$. But all this this has no simple relation with the existence of real roots as in the case of the discriminant of a second degree equation.