A volume integral question

551 Views Asked by At

When the region enclosed by the graphs of $y = 2x$ and $y = 6x-x^2$ is revolved around the $y-axis$, the volume of the solid generated by is given by?

1

There are 1 best solutions below

0
On BEST ANSWER

The graphs intersect at $x=0,4$. Hence, by the shell method, $$V=2\pi\int^4_0x\left((6x-x^2)-(2x)\right)dx=2\pi\int^4_0\left(4x^2-x^3\right)dx$$ You can do the integral.