Find the volume of the solid obtained by rotating the region about the the line $y=4$

2.6k Views Asked by At

Find the volume of the solid obtained by rotating the region bounded by the curve: $y=\sqrt{x-6}, y=0, x= 15$, spin about the line $y=4$.

The following formula I have used was

$$ 2\pi\int_0^{15}xf(x))\,dx $$

and I came up with $$237.6\pi$$ I am not sure if this is the correct answer. Looking over the question and noting that there was only one $x = 15$, I'm assuming that $a=0$ and $b=15$ and after solving the integration I use both symbols to plug them to the answer and then add them together.

Am I on the right track or way off base? Please let me know. Thank you.

2

There are 2 best solutions below

0
On BEST ANSWER

The required region is skecthed below: enter image description here

The formula $$ V=2\pi\int_0^{15}xf(x)\,dx $$ that you mentioned is wrong.


Correct Solution: Using the Shell Method, $$V=\int_0^32\pi(4-y)\cdot(15-x)dy=\int_0^3 2\pi(4-y)\cdot[15-(y^2+6)]dy=\dots$$

Alternately, using the Washer Method we get $$V=\int_6^{15}\pi[4^2-(4-y)^2]dx=\pi\int_6^{15}[4^2-(4-\sqrt{x-6})^2]dx=\dots$$

Wolfram Alpha gives both $V=\frac{207\pi}{2}$.

0
On

Are you using the disk or washer method? If so you should probably review your formula. However the formula is right should you choose to use the cylinder method. You only need to change the integration limits.