Let us consider the mapping $\phi:\mathbb{R}\to\mathbb{R}$ given $\phi(u,v):\begin{cases} x=u+v\\y=v-u^2 \end{cases}$
Let $D$ denote the triangle with vertices $(0,0),\,(2,0)$ and $(0,2)$ in the plane $(u,v)$. Show that $\phi$ is a change of variables in a neighborhood of $D$. Find the set $\phi(D)$ and calculate its area.
I have taken the values of $u$ and $v$ from the coordinates of the vertexes given, and I have used them to calculate corresponding coordinates for $x$ and $y$, namely $(0, 0),\, (2, -4)$ and $(2,2)$
I have also calculated the equation for the hypotenuse of the triangle $D$, that is $v = 2 - u$. I tried determining values for $x$ and $y$ form this, and got $x = 2$ and $y = (1-u)(u+2)$.
From this point I'm really not sure how to proceed. I am finding it confusing working backwards to find the original region when given the transformation.
Many thanks for any help given!
