Amer said:
The general equation of the parabola has the form
$Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0$ with $B^2 = 4AC$
Strictly speaking, it is also required that
\[
\begin{vmatrix}
A & B/2 & D/2\\
B/2 & C & E/2\\
D/2 & E/2 & F
\end{vmatrix}\ne0.
\]
mathmari said:
The general equation of the parabola has the form
$$Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0, \text{ with } A \neq 0, C=0$$
OR
$$Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0, \text{ with } A=0, C \neq 0$$
If $A=0$ or $C=0$ while $B\ne0$, then it is not a parabola since $B^2\ne4AC$.
mathmari said:
$4x^2 + 4xy + y^2 - 5x + 7y + 11 =0$ is an ellipse.
No, it's a parabola.
[GRAPH]7n1ibfij2l[/GRAPH]
The vertex of a parabola with equation $F(x,y)=0$ can be found as follows. First find the asymptotic direction $(\alpha,\beta)$ from the equation
\[
A\alpha^2+B\alpha\beta+C\beta^2=0
\]
(there are infinitely many nonzero solutions). Then the equation of the parabola axis is
\[
-\beta\frac{\partial F}{\partial x}+\alpha\frac{\partial F}{\partial y}=0\qquad(*)
\]
so the coordinates of the vertex can be found from (*) and $F(x,y)=0$.
In the case of
\[
4x^2 + 4xy + y^2 - 5x + 7y + 11 =0
\]
the asymptotic direction is $(1,-2)$, the axis is $20x+10y-3=0$ and the vertex is $x = \frac{1319}{1900}\approx 0.694$ and $y = -\frac{517}{475}\approx -1.088$.