Write the equation into the standard form of the equation of the ellipse: $$31x^{2}+10\sqrt{3}xy + 21y^{2} − 32x + 32\sqrt{3}y − 80 = 0 $$
I tried but I couldn't solved it. Heres how i tried it. Here's how i tried solving it
$31x^{2}+10\sqrt{3}xy + 21y^{2} − 32x + 32\sqrt{3}y − 80 = 0$
$\Rightarrow(5x)^{2}+6x^{2}+2x.5x\sqrt{3}y+(\sqrt{3}y)^{2}+18y^{2}-32x+32\sqrt{3}y-80=0$
$ \Rightarrow(5x+\sqrt{3}y)^{2}+6x^{2}+18y^{2}-32x+32\sqrt{y}-80=0$
$\Rightarrow (5x+\sqrt{3}y+16)^{2}+6x^{2}+18y^{2}-192x-336=0$
$\Rightarrow (5x+\sqrt{3}y+16)^{2}+6(x^{2}+3y^{2}-32x-56)=0$
$\Rightarrow (5x+\sqrt{3}y+16)^{2}+6\{(x-16)^{2}-1872+18y^{2}\}=0$


If you do the substitution$$\left\{\begin{array}{l}x=\sqrt3X-\frac1{\sqrt3}Y\\y=X+Y\end{array}\right.\tag1$$then$$31 x^2+10 \sqrt{3} x y-32 x+21 y^2+32 \sqrt{3} y-80$$becomes$$144 X^2+\frac{64 Y^2}{3}+\frac{128 Y}{\sqrt{3}}-80=144X^2+\frac{64}{3} \left(Y+\frac{\sqrt{3}}{2}\right)^2-96.\tag2$$It follows from $(1)$ that$$\left\{\begin{array}{l}X=\frac14\left(\sqrt3x+y\right)\\Y=\frac14\left(-\sqrt3x+3y\right)\end{array}\right.$$and so the RHS of $(2)$ is equal to$$144\left(\frac14\left(\sqrt3x+y\right)\right)^2+\frac{64}3\left(\frac14\left(-\sqrt3x+3y\right)+\frac{\sqrt{3}}{2}\right)^2-96.$$Can you take it from here?