I have a question which asks me to show that the map f: $R^2 \rightarrow R^2$ defined by $$f(x,y)=(e^x+e^y, e^x+e^{-y})$$ is locally invertible about any point $(a,b) \in R^2$, and compute the Jacobian matrix of the inverse map.
I know if is locally invertible because the determinant of the Jacobian matrix is not zero. However, how do I find the Jacobian matrix of the inverse map? Do I find the inverse matrix directly or should I find the inverse of this map and then find the Jacobian?
There are several similar problems so I would really appreciate it if someone could walk me through the process.