(850, #7) Evaluate the double integral .

Solution: The region of integration is illustrated below:

Evaluating the integral:

Maple Check:

int( int( x*y, y = x^2..sqrt(x)), x = 0..1);

1/12

by: gm