I was asked to determine the locus of the equation $$b^2-2x^2=2xy+y^2$$
This is my work:
Add $x^2$ to both sides: $$\begin{align} b^2-x^2 &=2xy+y^2+x^2\\ b^2-x^2 &=\left(x+y\right)^2 \end{align}$$
I see that this is similar to the equation of a circle. How can I find the locus of this expression?
The matrix associated to the conic is $$\begin{pmatrix}-2 & -1 & 0\\-1 & -1 & 0\\0 & 0 & b^2 \end{pmatrix}\implies\Bigg|\begin{pmatrix}-2 & -1\\-1 & -1 \end{pmatrix}\Bigg|=2-1=1>0$$ and this shows that the conic is an ellipse.