A closed curve in the $(x, y)$-plane is represented by the functions
$$x(θ)=\frac12(\cos \theta +\sqrt2 (\sin \theta))$$
$$y(θ)=\frac12(− \cos \theta +\sqrt2 (\sin \theta))$$
where the parameter $\theta$ lies in the range $0 \leqslant \theta < 2\pi$.
Using the identity $\cos^2\theta + \sin^2 \theta = 1$, or otherwise, show that the curve may be expressed as the set of points $(x, y)$ satisfying $3x^2 − 2xy + 3y^2 = 2$.
Clearly
$1) \to$ $$2x=\cos(\theta)+\sqrt{2}\sin(\theta)$$
$2) \to $ $$2y=-\cos(\theta)+\sqrt{2}\sin(\theta)$$
Thus by $1)+2)$ we get ,
$$2x+2y=2\sqrt{2}\sin(\theta) $$
So $$\frac{x+y}{\sqrt{2}}=\sin(\theta)$$
Thus by $1)-2)$ we get ,
$$2x-2y=2\cos(\theta) $$
So $$x-y=\cos(\theta)$$
Now clearly $$ \sin^2(\theta)+\cos^2(\theta)= \left(\frac{x+y}{\sqrt{2}}\right)^2 +(x-y)^2= 1$$
$$\Rightarrow 3x^2 − 2xy + 3y^2 = 2$$