How can we simplify such ellipse to the form of an ellipse $$\frac{{(x - h)^2}}{{a^2}} + \frac{{(y - k)^2}}{{b^2}} = 1$$ As far as I know and could simplify was when $B$ in such second-degree equations is zero. Because then even if we have the general second-degree equation $$Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0$$ We have $B = 0$ then we can complete the square and still obtain the desired equation of the ellipse in the form of $$\frac{{(x - h)^2}}{{a^2}} + \frac{{(y - k)^2}}{{b^2}} = 1$$
I am not sure how to go about doing this! As an example I have been trying to simplify $3x^2 + 2xy +3y^2 = 8$ But to no avail. Thanks for any advice!