$$\int_{1}^{3} \int_{0}^y x+y-1 \, dx \, dy = 9$$
How would I change the order of integration here? Wouldn't this require two integrals?
$$\int_{0}^{1} \int_{1}^3 x+y-1 \, dy \, dx + \int_{1}^{3} \int_{x}^3 x+y-1 \, dy \, dx = 9$$
Why does this integral below work?
$$\int_{0}^{3} \int_{x}^3 x+y-1 \, dy \, dx = 9$$
Is this just a coincidence? I'm not sure how to plot this in 3D. Here's a graph of the xy plane and the boundaries of the region on it. This is how I visualized the region. Perhaps I did something wrong?
I am finding the volume between the surface z = x + y and z = 1
