A curve is defined by the parametric equations $$x=2t+\frac{1}{t^2}$$ $$y=2t-\frac{1}{t^2}$$ Show that the curve has the Cartesian equation $(x-y)(x+y)^2=k$
So I understand I need to eliminate the parameter $t$, but I'm not seeing an easy way to do this as I cannot rearrange for $t$ and then substitute. Any help will be appreciated.
$$x-y=\frac{2}{t^2}$$ $$(x+y)^2=(4t)^2=16t^2$$ $$(x-y)(x+y)^2=\frac{2}{t^2}(16t^2)=32$$