Surface Area of a Cylinder

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 23
Joined: Mon Feb 08, 2010 8:19 am
Location: Norway
Thanked: 1 times

Surface Area of a Cylinder

by C » Sat Mar 20, 2010 10:24 pm
A cylinder has a surface area of 360(PI), and is 3 units tall. What is the diameter of the cylinder's circular base?


This is a problem from MGMAT Geometry. There were no answer choices, only an explanation that I did not understand.

Can anyone help me explain this one?

Thanks guys.
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 537
Joined: Sun Jul 19, 2009 7:15 am
Location: Nagpur , India
Thanked: 41 times
Followed by:1 members

by rockeyb » Sat Mar 20, 2010 10:33 pm
C wrote:A cylinder has a surface area of 360(PI), and is 3 units tall. What is the diameter of the cylinder's circular base?


This is a problem from MGMAT Geometry. There were no answer choices, only an explanation that I did not understand.

Can anyone help me explain this one?

Thanks guys.
Surface area is give = 360(PI)

Surface area of cylinder = 2(PI) r^2 h .

r = radius

h = height , given =3

360(PI) = 2 (PI) r^2 x 3

360/6 = r^2

60 = r^2

r = 2 root (15)

Diameter = 4root (15).

whats the OA ?
"Know thyself" and "Nothing in excess"

Master | Next Rank: 500 Posts
Posts: 268
Joined: Wed Mar 17, 2010 2:32 am
Thanked: 17 times

by this_time_i_will » Sat Mar 20, 2010 11:48 pm
Surface area = 2*Pi*r *(h+r)

2*pi*r*(3+r) = 360*Pi
Solving, we get following quadratic equation:
r^2+3r-180 = 0
(r+15)(r-12)=0
so, r = 12 or r = -15.

Taking r = 12, we have diameter as 24.