Patrick B. answered 03/30/20
Math and computer tutor/teacher
surface area of cone: pi * r * ( r + sqrt( r^2 + h^2))
surface area of cylinder: 2*pi*r*h + 2*pi * r^2
A = pi * 4 * ( 4 + sqrt(4^2 + 6^2)) = pi * 4 * ( 4 + sqrt(16+36)) = pi *4 * ( 4 + sqrt(52)) =
pi * 4 * ( 4 + 2 * sqrt(13))
B = 2*pi*4*6 + 2 * pi * 4^2 = 48*pi + 32 * pi = 80*pi
A/B = pi * 4 * (4 + 2 * sqrt(13)) / 80 * pi
= ( 4 + 2 * sqrt(13))/ 20
= ( 2 + sqrt(13)) / 10