Find the dimensions of a right circular cylinder that is open on the top, is closed on the bottom, has volume V , and uses the least amount of material.
1
Expert's answer
2020-04-08T12:09:00-0400
Solution:
Consider the right circular cylinder of radius r and height h.
Given, the volume of the cylinder is V , so
πr2h=Vh=πr2V
Total surface area of cylinder(excluding top) is given by,
A=2πrh+πr2
Substitute πr2V for h into equation A=2πrh+πr2 to express the area in terms of single variable r as,
A(r)=2πr(πr2V)+πr2A(r)=r2V+πr2
Differentiate A(r) with respect to r as,
A′(r)=drd(r2V+πr2)=−r22V+2πr
Equate the derivative A′(r) to zero to obtain,
−r22V+2πr=0r=3πV
Find second derivative to check for maxima/minima as,
A"(r)=drd(−r22V+2πr)=r34V+2π
Here, A"(r)=r34V+2π is positive for any positive value of r. So, minimum occurs at r=3πV .
Now, plug r=3πV into relation h=πr2V and simplify for h as,
h=π(π32V32)V=π31V31=3πV
Therefore, the dimension of right circular cylinder is: Radius(r)=3πV and Height(h)=3πV.
Comments