
Bradford T. answered 10/13/21
Retired Engineer / Upper level math instructor
Volume of the cone is
V=πr2h/3
So we have to find the values of r and h in terms of R. r is the radius of the circle of the top of the cone and h is the height of the cone.
R is the slant height of the cone which is the hypotenuse of the right triangle.
R2 = h2+r2 or r2=R2-h2
So V = (1/3)π[R2-h2]h = (π/3)[R2h-h3]
To find the maximum volume of the cone, need to take the derivative of the Volume and set it equal to zero and solve for h.
dV/dh=(π/3)[R2-3h2]
R2-3h2=0 --> h2=R2/3 -> h = R/√3
Now we can solve for r:
r2=R2-R2/3 = (2/3)R2
Substituting for r and h into the volume formula:
V = (π/3)r2h = (π/3)(2R2/3)(R/√3)
V(R)=2πR3/(9√3)