tnutty
- 324
- 1
Homework Statement
\int_{D}\int y^2
where D = {(x,y) | -1 \leq y \leq1, -y-2\leq x\leq y
The integral I set up is below :
\int^{1}_{-1} \int^{y}_{-y-2} y^2 dx dy
From that I get the answer 0, but the book says its 4/3.
I get 0 because It reduces to this integral :
\int^{-1}_{1} 2y^3 + 2y
Any idea where I could be wrong?