$x \cos \theta - y \sin \theta = \cos 2\theta$
$x \sin \theta + y \cos \theta = 2 \sin 2\theta$
I tried to use cross multiplication method to find $\cos \theta$ and $\sin \theta$ and then put the values in $\cos^2 \theta + \sin^2 \theta = 1$, but was not able to eliminate $\cos 2\theta$ or $\sin 2\theta$. Please help me in solving this question.
Once solved in $\theta$ you'll get $\begin{cases} x &= &3\cos(\theta)-2\cos(\theta)^3 \\ y &= &3\sin(\theta)-2\sin(\theta)^3 \end{cases}$
https://www.desmos.com/calculator/xdlons0rzq
You can graph it (green curve) and notice this is an astroid.
Although it is rotated and stretched compared to the reference astroid (the one inscribed in the unit circle: wikipedia:astroïde)
So we will first apply the transformation $\begin{cases} u=\frac{x+y}{2\sqrt{2}}\\v=\frac{x-y}{2\sqrt{2}}\end{cases}$
To obtain the red curve which is now the standard one.
According to the wiki page it has equation $$(u^2+v^2-1)^3+27u^2v^2=0$$
Bu substituting $x,y$ we can get a cartesian equation but it is not very nice:
$x^6+3x^4y^2+3x^2y^4+y^6+15x^4-78x^2y^2+15y^4+48x^2+48y^2-64=0$