This is the first exercise in the section on the Inverse Function Theorem (section 8).
Let $f:\Bbb R^2\to \Bbb R^2$ be defined by the equation $f(x,y)=(x^2-y^2,2xy)$.
a) Show that it is one to one on the set containing all $(x,y)$ such that $x>0$.
b) What is the image of the function on that set?
c) If $g$ is the inverse function, find $Dg(0,1)!$
My question is mainly about part c. Here is what I think needs to be done.
Use the fact that $g(f(x,y))=(x,y)$ and differentiate to get $D(g(0,1))\cdot Df(\frac{1}{\sqrt2},\frac{1}{\sqrt2})=I$
Then multiply by the inverse matrix of $Df(\frac{1}{\sqrt2},\frac{1}{\sqrt2})$ to get $Dg(0,1)$. Is this right?