can you help me with this double integral?

int_0^2int_x^2x sqrt(1+y^3) dy dx202xx1+y3dydx

1 Answer
Jun 9, 2018

Reverse the order of integration and evaluate int_0^2 int_0^y xsqrt(1+y^3) \ dx \ dy

Explanation:

The region has x <= y <= 2 and 0 <= x <= 2.

Here is a picture of the region:

enter image source here

We can re-describe the region as: 0 <= x <= y and 0 <= y <= 2.

So we can integrate

int_0^2 int_0^y xsqrt(1+y^3) \ dx \ dy