Log in

View Full Version : Optimum radius and height of frustum of right circular cone with set volume?


catherinem
Jul 16, 2017, 09:36 PM
I have worked out how to find the optimum surface area dimensions for a full cone with a set volume, but am unsure how to go about this when the cone is truncated (bottom pointed end cut off).




I've derived the below volume and surface area formulas for a frustum cone.


V = ⅓.Pi.h(R^2 + Rr + r^2)


SA = Pi(R + r)[(R-r)^2 + h^2]^½


I then found what h = using the first volume formula:


h = (3V)/Pi(R^2 + Rr + r^2)


Then I subbed h into the SA formula such that:


SA = Pi(R + r)[(R-r)^2 + (3V/Pi(R^2 + Rr + r^2))]^½


I think that I am supposed to use differential calculus now to find the critical values/local minimum but am not sure how to do this because there are two different radii values?

magprob
Jul 25, 2017, 03:09 PM
Johnny is left with 6 apples.

ebaines
Jul 27, 2017, 08:46 AM
I assume y are trying to minimize surface area for a given volume, correct? I think it would help if you wrote the problem out exactly as it was given to you. It seems to me that either r or R must be given. Or else perhaps they are looking for a ratio of r/R?