Find the Jacobian $$\frac{\partial(x,y)}{\partial(u,v)}$$ for $x=u^2+v^2$, $y=u^2-v^2$.
My solution:
I tried solving it as it is by using the Jacobian matrix (determinant?) and got my answer to be $-8uv$. I think the answer is wrong since the answers in my book are all purely numerical. Is there something that I have to do to these equations to make them non-polynomials ?