Okay , so I need to find a relation between $x$ and $y$ using
$$x=\dfrac{3+3t^2}{t^2-1} \qquad and \qquad y=\dfrac{3t}{t^2-1}$$
I tried by solving for $t$ from $y$ , but that ended up in a quadratic in $t$ .Now solving for $t$ and then putting $t$ in expression of $x$ further complicates the result.
Isn't there another , less tedious way ? Any help would be appreciated !
Hint:
Use $$(1-t^2)^2+(2t)^2=(1+t^2)^2\iff\left(\dfrac{1-t^2}{1+t^2}\right)^2+\left(\dfrac{2t}{1+t^2}\right)^2=1$$
or put $t=\tan u$