I obtain different answers depending on the order of integration. I suspect it has to do with the bounds I am setting. The function is f(x,y)=xy^2. I seek to find the volume under a portion of the graph. the region on the xy-plane is a right isosceles triangle one of whose legs connects the points (0,0) and (2,0) on the x-axis, while the other leg connects the points (2,0) and (2,2). 1. When the inner integral is dy, I used 0->x as the bounds..I wrote the upper bounds in terms of x. I obtained antiderivative x^4/3. Then integrated this function in terms of x (dx)->obtained antiderivative of x^5/15 and from 0 to 2, the answer was 32/15 cubic units 2. When the inner integral is dx, I used 0->y as the bounds...I wrote the upper bound in terms of y. I obtained the antiderivative of y^4/2. Then integrated this function in terms of y, dy. --> obtained antiderivative of y^5/10 and from 0 to 2. the answer was 32/10 cubic units.
I think because of the nature of the region on the xy-plane, the bounds are incorrect but I simply cannot reconcile this discrepancy