William W. answered 02/22/24
Top Pre-Calc Tutor
Draw a sketch:
You can now make a cross section of the cone that shows the top of the cylinder:
where x is the radius of the cylinder and y is the height of the cylinder.
There are now similar triangle that you can set up a proportion with:
h/r = (h - y)/x
cross multiplying:
hx = r(h - y)
hx = rh - ry
ry = rh - hx
y = (h/r)(r - x)
The volume of the cylinder is π(x)2•(y) and substituting "(h/r)(r - x)" for "y" we get:
V(x) = π(x)2(h/r)(r - x)
V(x) = πhx2 - π(h/r)x3
Take the derivative:
V'(x) = 2πhx - 3π(h/r)x2
Set the derivative equal to zero and solve:
2πhx - 3π(h/r)x2 = 0
πhx(2 - (3/r)x) = 0
So x = 0 and x = 2r/3
Maximum volume when the radius of the cylinder is at (2/3)r
To find the height of the cylinder, plug in x = (2/3)r into y = (h/r)(r - x)