- #1
Kuma
- 134
- 0
Homework Statement
I have this question given:
Homework Equations
The Attempt at a Solution
So I used change of variables, fairly straightforward, I set
a = x+y+z
b = x+2y
c = y - 3z
computed the jacobian, and got the new ranges.
Anyway, so the solution has the order of integration as
int int int (sqrt a dc db da)
why is it from dc db da? I was wrong at that part because i used da db dc, how do you find out what the order of integration should be?