SOLUTION: Given a sphere of radius R, find the radius r and altitude 2h of the right circular cylinder with largest lateral surface area that can be inscribed in the sphere. I think I was

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: Given a sphere of radius R, find the radius r and altitude 2h of the right circular cylinder with largest lateral surface area that can be inscribed in the sphere. I think I was      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 684171: Given a sphere of radius R, find the radius r and altitude 2h of the right circular cylinder with largest lateral surface area that can be inscribed in the sphere.
I think I was able to calculate the function but I am not sure if it is correct. Also, please include all steps to the solution. This is a optimization problem.

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
This is a cross section cut through the center of the sphere:



The lateral area of circular cylinder is

      A%22%22=%22%222pi%2Arsdius%2Aheight

      A%22%22=%22%222pi%2Ar%2A2h

      A%22%22=%22%224pi%2Ar%2Ah

By the Pythagorean theorem (refer to the drawing): h%22%22=%22%22sqrt%28R%5E2-r%5E2%29, so we substitute:

      A%22%22=%22%224pi%2Ar%2Asqrt%28R%5E2-r%5E2%29

Since square roots are difficult to work with, let's square both sides:

      A%5E2%22%22=%22%2216pi%5E2%2Ar%5E2%2A%28R%5E2-r%5E2%29

The trick here is that if we maximize the SQUARE of the lateral area,
we will also have maximized the lateral area.  So we let S = AČ

      S%22%22=%22%2216pi%5E2%2Ar%5E2%2A%28R%5E2-r%5E2%29

      S%22%22=%22%2216pi%5E2%2AR%5E2%2Ar%5E2-+16pi%5E2%2Ar%5E4

      %28dS%29%2F%28dr%29%22%22=%22%2232pi%5E2%2AR%5E2%2Ar-+64pi%5E2%2Ar%5E3

We set that equal to zero:

      32pi%5E2%2AR%5E2%2Ar-+64pi%5E2%2Ar%5E3%22%22=%22%220 

      32pi%5E2%2Ar%28R%5E2-2r%5E2%29%22%22=%22%220

Divide through by constant 32pi%5E2

      r%28R%5E2-2r%5E2%29%22%22=%22%220

      r=0;         RČ - 2rČ = 0
(min, area = 0)        -2rČ = -RČ
                         rČ = R%5E2%2F2
                          r = R%2Fsqrt%282%29 

So the radius of the cylinder which has maximum
surface area is R%2Fsqrt%282%29

       Since h = sqrt%28R%5E2-r%5E2%29
             h = sqrt%28R%5E2-R%5E2%2F2%29
             h = sqrt%28R%5E2%2F2%29
             h = R%2Fsqrt%282%29

   height = 2h = 2R%2Fsqrt%282%29

Edwin