- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Derive the formula for the curved surface area and total surface area of the frustum of a cone, given to you in Section 13.5, using the symbols as explained.
To do:
We have to derive the formula for the curved surface area and total surface area of the frustum of the cone.
Solution:
Let $ABC$ be a cone.
From the cone the frustum $DECB$ is cut by a plane parallel to its base.
$r_1$ and $r_2$ be the radii of the frustum ends of the cone and $h$ be the height of the frustum.
In $\triangle ABG$ and $\triangle ADF$
$DF \| BG$
Therefore,
$\triangle ABG \sim \triangle ADF$
This implies,
$\frac{D F}{B G}=\frac{A F}{A G}=\frac{A D}{A B}$
$\frac{r_{2}}{r_{1}}=\frac{h_{1}-h}{h_{1}}=\frac{l_{1}-l}{l_{1}}$
$\frac{r_{2}}{r_{1}}=1-\frac{h}{h_{1}}=1-\frac{l}{l_{1}}$
$1-\frac{l}{\mathrm{l}_{1}}=\frac{r_{2}}{r_{1}}$
$\frac{l}{l_{1}}=1-\frac{r_{2}}{r_{1}}$
$\frac{l}{l_{1}}=\frac{r_{1}-r_{2}}{r_{1}}$
$\Rightarrow l_{1}=\frac{r_{1} l}{r_{1}-r_{2}}$..............(i)
Curved surface area of frustum $D E C B=$ Curved surface area of cone $A B C$-Curved surface area cone $ADE$
$=\pi r_{1} l_{1}-\pi r_2(l_{1}-l)$
$=\pi r_{1}(\frac{r_{1}l}{r_{1}-r_{2}})-\pi r_{2}[\frac{r_{1}l}{r_{1}-r_{2}}-l]$
$=\frac{\pi r_{1}^{2} l}{r_{1}-r_{2}}-\pi r_{2}(\frac{r_{1}l-r_{1} l+r_{2}l}{r_{1}-r_{2}})$
$=\frac{\pi r_{1}^{2} l}{r_{1}-r_{2}}-\frac{\pi r_{2}^{2}l}{r_{1}-r_{2}}$
$=\pi l[\frac{r_{1}^{2}-r_{2}^{2}}{r_{1}-r_{2}}]$
$=\pi l[\frac{(r_1-r_2)(r_1+r_2)}{r_1-r_2}$
$=\pi (r_1+r_2)l$
The total surface area of frustum $=$ Curved surface area of frustum $D E C B+$ area of upper circle $+$ area of lower circle
$=\pi (r_1+r_2)l+r_1^2+r_2^2$
- Related Articles
- Derive the formula for the volume of the frustum of a cone, given to you in Section 13.5, using the symbols as explained.
- Write the formula for the curved surface area and total surface area of the frustum of a cone.
- Curved surface area of a cone is $308\ cm^2$ and its slant height is $14\ cm$. Find the radius of the base and total surface area of the cone.
- Program for Volume and Surface area of Frustum of Cone in C++
- How to get the formula of the curved surface area of a cube?
- A solid cylinder has a total surface area of $231\ cm^2$. Its curved surface area is $\frac{2}{3}$ of the total surface area. Find the volume of the cylinder.
- A solid cylinder has total surface area of $462\ cm^2$. Its curved surface area is one-third of its total surface area. Find the radius and height of the cylinder.
- Find the ratio of the total surface area and lateral surface area of a cube.
- Curved surface area of a cone is \( 308 \mathrm{~cm}^{2} \) and its slant height is \( 14 \mathrm{~cm} \). Find(i) radius of the base and (ii) total surface area of the cone.
- The ratio between the curved surface area and the total surface area of a right circular cylinder is $1 : 2$. Find the volume of the cylinder, if its total surface area is $616\ cm^2$.
- Prove that the surface area of a sphere is equal to the curved surface area of the circumscribed cylinder.
- Find the ratio between the total surface area of a cylinder to its curved surface area, given that its height and radius are $7.5\ cm$ and $3.5\ cm$.
- Find the lateral surface area and total surface area of a cube of edge $10\ cm$.
- The slant height of a frustum of a cone is $4$ cm and the perimeters $( circumferences)$ of its ends are $18$ cm and $6$ cm. Find the curved surface area of the frustum.
- The slant height of a frustum of a cone is 4 cm and the perimeters of its circular ends are $18\ cm$ and $6\ cm$. Find the curved surface area of the frustum.
