I'm trying to find out what conic the following equation represents.
$9x^2+4y^2+18x-16y+24 = 0$
I know that the general ellipse equation is $(x^2)/a + (y^2)/b = 1.$
I got $9(x+1)^2 + 4(y-2)^2 = 1$, but I am not sure what to do next.
For example if I had some number instead of $1$, I could easily divide everything and get the "correct" equation pattern, but since I already have a $1$ on the right, I am not sure what to do.
Regards, L.K.