You have a 6-inch diameter circle of paper which you want to form into a drinking cup by removing a pie-shaped wedge with central angle theta and forming the remaining paper into a cone. - You are given that 3 is the slant height
a) Find the height and top radius of the cone so that the volume of the cup is as large as possible.
b) What is the angle theta of the arc of the paper that is cut out to create the cone of maximum volume?
I know how to do related rates with volume, but I can't seem to figure it out with angles being cut out from a circle.
Can anyone help me, thanks!
$V = \frac{1}{3}\pi R^2\cdot h$
$Cx$ is the remaining circumference after removing a sector.
The base radius then becomes $\frac{Cx}{2\pi} = \frac{x\cdot 2\pi\cdot r}{2\pi} = xr$
So $V = \frac{1}{3}\pi(rx)^2\cdot \sqrt{r^2-(rx)^2}$
$$\frac{dV}{dx} = \frac{2}{3}\pi\cdot r^2 x\cdot \sqrt{r^2-(rx)^2}+\frac{1}{3}\pi(rx)^2\cdot \frac{-r^2x}{\sqrt{r^2-(rx)^2}}$$
Max volume occurs when $\frac{dV}{dx} = 0$
Then $$\frac{2}{3}\pi\cdot r^2 x\cdot \sqrt{r^2-(rx)^2} = \frac{1}{3}\pi(rx)^2\cdot \frac{-r^2x}{\sqrt{r^2-(rx)^2}}$$
Which reduces to $2r^2 = 3(rx)^2$
And $x = \sqrt{\frac{2}{3}}$
$\theta = 360 - 360\cdot \sqrt{\frac{2}{3}}$ is the angle of the sector cutout and....
$R = 3\cdot \sqrt{\frac{2}{3}}$ is the base radius and .....
$h = \sqrt{9 - (3\cdot \sqrt{\frac{2}{3}})^2} = \sqrt 3$ is the height