Nestor R. answered 08/15/19
Tutor
5
(3)
Statistician with a very good grounding in Algebra
According to the question, the radius of the cylinder = x+2 and its height is x+5
There are 4 steps required to find the surface area.
- find the circumference of the circular base with radius x+2: P = 2*pi*r = 2*pi*(x+2) = 2pix + 4pi
- find the area of the circular base with radius x+2: A = pi*r2 = pi*(x+2)2 = pi(x2 +4x +4)
- find the area of the vertical component of the cylinder with height h = x+5: H = P*(x+5) = (2xpi + 4pi)*(x+5) = 2x2pi + 14xpi + 20pi
- If the cylinder is open at the top then the surface area is A + H = 3x2pi + 18xpi + 24pi.
- If the cylinder is a solid, i.e. closed at top and bottom, then the surface area is 2A + H = 4x2pi + 22xpi + 28pi.