Answer:
r=2.731 cm; h=5.462 cm
Step-by-step explanation:
We are going to built a system of equations relating the radius 'r' and height 'h'. The first equation is the volume of a cylinder.
[tex]V=\pi r^{2} h[/tex]
The problem requires to optimize the area, finding the minimum. The area of a cylinder is:
[tex]2\pi rh+2\pi r^{2}=2\pi (r^{2} +rh)[/tex]
For the second and third equation we are going to use the Lagrange Multipliers method. This method is the optimization of a function of several variables with a restriction. In this case, the volume is the restriction:
[tex]128=\pi r^{2} h[/tex]
The function that we want to optimize is the Area, so applying the Lagrange method:
First, calculate the partial derivatives:
[tex]A_{r}=2\pi (2r+h)[/tex]
[tex]A_{h}= 2\pi r[/tex]
[tex]V_{r}=2\pi rh[/tex]
[tex]V_{h}=\pi r^{2}[/tex]
Then, the Lagrange multipliers method is formulated:
[tex](A_{r} ,A_{h} )=K(V_{r} ,V_{h})[/tex]
With the restriction
[tex]128=\pi r^{2} h[/tex]
Our system of equation is:
Eq. 1 [tex]2\pi (2r+h)=K2\pi rh\\ 2r+h=Krh[/tex]
Eq. 2 [tex]2\pi r=K\pi r^{2} \\ 2=Kr[/tex]
Eq. 3 [tex]128=\pi r^{2} h[/tex]
Replacing second equation in the first (replace the product [tex]Kr[/tex])
Eq. 4 [tex]2r+h=2h\\ 2r-h=0\\ h=2r[/tex]
Replacing this equation in third equation:
[tex]128=\pi r^{2} (2r)=2\pi r^{3}[/tex]
At this point it is possible to calculate the radius:
[tex]r=\sqrt[3]{\frac{128}{2\pi } } =2.7311 cm[/tex]
The height is calculated with equation 4.
[tex]h=2r=5.4623[/tex]