Show that the volume generated by revolving the region in the first quadrant bounded by the parabolas $y^{2} =x$, $y^{2}= 8x, x^{2}= y, x^{2}= 8y$ about the x axis is $279 \pi /2$
This problem is to be solved by changing the variables as $ y^{2} = ux , x^{2} = vy$
I can find the volume of solid of revolution when it is easy to calculate without changing variables.
Formula is given by $ \int \pi y^{2} dx$
Now how the integral will change after changing the variables$?$

$$\int\limits_{x=1}^2 \pi \left( (x^2)^2 - (\sqrt{x})^2 \right)\ dx \\ + \int\limits_{x=2}^4 \pi \left( (\sqrt{8 x})^2 - (\sqrt{x})^2 \right)\ dx \\ + \int\limits_{x=4}^8 \pi \left( (\sqrt{8 x})^2 - (x^2/8)^2 \right)\ dx \\ = \frac{279 \pi}{2} $$