document.write( "Question 230606: A sphere with a diameter of 16 mm has the same surface area as the total surface area of a right cylinder with the base diameter equal to the sphere diameter. How high is the cylinder? \n" ); document.write( "
Algebra.Com's Answer #170780 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A sphere with a diameter of 16 mm has the same surface area as the total surface area of a right cylinder with the base diameter equal to the sphere diameter. How high is the cylinder?
\n" ); document.write( "--------------
\n" ); document.write( "Surface of the sphere = 4*pi*r^2 = 256pi
\n" ); document.write( "----------
\n" ); document.write( "Surface of cylinder = 2pi*r*h + 2pi*r^2 = 256pi
\n" ); document.write( "pi*r*h + pi*r^2 = 128pi
\n" ); document.write( "pi*8*h + 64pi = 128pi
\n" ); document.write( "8h = 64
\n" ); document.write( "h = 8
\n" ); document.write( "
\n" ); document.write( "
\n" );