Define curve type given by equation. Find focus, directrix, vertex, center The equation is $16y^2-100x-16y+17=0$.
I defined curve type by using invariant matrix. That is parabola. Is it possible to find curve features without converting to canonical equation?
Rewrite the equation $16y^2+100x-16y+17=0$ as
$$16 \left(y-\frac 12 \right)^2 =-100\left(x+\frac{13}{100}\right)$$
Do you get any hint, like, shifting the origin?