Find the volume of the solid obtained when the region bounded by $y = \sqrt x, y = −x$ and the line $x = 4$ is revolved around the $x$-axis.
I'm considering the volume of the solid as a composition of infinitesimal discs of radius $f(x)=\sqrt x$ from $x=1$ to $x=4$. Note that each disc will be of volume $\pi (dr)^2 dh$ where $r=\sqrt x$ at the particular value of $x$.
From $0$ to $1$ the volume will be the result of rotating the graph under $\sqrt x$ and then from $1$ to $4$, we will have the volume obtained from rotating $y=x$. So, how do we canculate the volume from $0$ to $1$? $\int_{1}^{4} \int_{1}^{4} \pi (\sqrt x)^2 dx dh $. I think this is correct. Isn't it?

You have to split this up into two regions, I think, based on which function is "farther out": $$V=\pi\int_0^1 x \, dx + \pi\int_1^4 x^2\,dx.$$ This is an unusual problem, because of the axis of rotation going through the region. Most textbook problems have the axis of rotation on the boundary, or outside the region entirely.