IniquiTrance
- 185
- 0
Homework Statement
I need to compute the following using the Jacobian:
\int\int_D \frac{x-y}{x+y} dxdy
Where D = \left\{(x,y):x\geq 0, y\geq 0, x+y \leq 1\right\}
Homework Equations
The Attempt at a Solution
I've made the transformation:
s=x+y \qquad t = x-y
My problem is finding the new domain of integration. I can see that 0\leq s \leq 1.
Yet for t, my book says it should be -s\leq t \leq s, but I cannot see why this should be.
Any help is much appreciated.