A cone has a height of 16cm and its base has a radius of 3cm. If the cone is horizontally cut into two segments 7cm from the base, what would the surface area of the bottom segment be?

1 Answer
Sep 21, 2017

By cutting off a segment of a cone parallel to the base, you create what is known as a frustum. There are four important pieces of information in a fustrum: The height (h), the larger radius (R1), the smaller radius (R2) and the slant (s). In the question asked we know two of these variables, h=7 and R1=3. The first thing we need to do is find R2.

By looking at the question, we see the original cone has a height of 16cm and a radius of 3cm. This means the relationship between the height and the radius is equal to 163. In the frustum, we have the height, but the smaller radius is unknown, which makes the relationship of height to radius equal to 7R2. Since the ratios of the cone have been unchanged while making it a fustrum, we can safely say that the height-radius ratio of the cone is the same in the fustrum, so
163=7R2. By cross-multiplying, we find that
21=16R2. Divide both sides by 16, and we get
2116=R2
1.3125=R2

Now we have the values of h,R1andR2, all that is left is s. The formula for finding s is as follows:
s=(R1R2)2+h2
By looking at the image below, you should get an understanding of how this works using Pythagoras' Theorem.
www.ditutor.comwww.ditutor.com
http://www.ditutor.com/solid_gometry/frustum_cone.html
Now we simply plug in the values we have into the formula, to get
s=(31.3125)2+72
s=2.8476+49
s=51.8476

Now we know all the values necessary to calculate the Surface Area, the formula for which is as follows:
As=π(s(R1+R2)+(R1)2+(R2)). This formula is derived from showing the 2-D map of a fustrum, such as below, where the bottom circle has R1, and the top circle has R2.
www.ditutor.comwww.ditutor.com
http://www.ditutor.com/solid_gometry/frustum_cone.html

Lastly, we plug in all our known values into the equation to get
As=π(51.8476(31.3125)+32+(1.3125)2)
As=π(12.151+9+1.7226)
As=π(22.874)
As71.859cm2
Therefore the surface area of the bottom segment of the cone is roughly 71.859cm2.

I hope I helped