Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
1265
1
avatar
A cylinder has a surface area of 339cm2. The radius is two times greater than the height. What is the radius of the cylinder? Answer to the nearest cm.
 Jun 10, 2012
 #1
avatar+3146 
0
r: radius
h: height

Area=2*pi*r*(r+h)

339=2*pi*r*(r+h)
r=2*h
[input]solve( 339=2*pi*r*(r+h), r=2*h )[/input]

{r=5.997417539138687, h=2.998708769569344}
 Jun 10, 2012

2 Online Users

avatar