I'm trying to put this conic on an identifiable form.
$$4x^2-4xy+y^2+20x+40y=0$$
I know that the term $xy$ implies that I need to rotate the conic so that $xy$ vanishes. But I've read on some books but I couldn't figure out how to do it. It seems that there is a system that needs to be solved, and this system involves some trigonometric funcions.
I thought about the following: As the term with $xy$ is going to be eliminated, I guess I should write:
$$4x^2-4xy+y^2+20x+40y=0\\ 4\left(x+\cfrac{5}{2}\right)^2+(y+20)^2-4xy-90=0$$
Perhaps the center of this conic is $(-5/2,-20)$. I guess that knowing the center must be important to something.
$$\begin{pmatrix} {x}&{y}&{1} \end{pmatrix}\begin{pmatrix} {a}&{b/2}&{d/2}\ {b/2}&{c}&{e/2}\ {d/2}&{e/2}&{f} \end{pmatrix}\begin{pmatrix} {x}\ {y}\ {z} \end{pmatrix}$$
– Red Banana Jul 03 '15 at 05:46