Cone Frustum Calculator (Truncated Cone)
Inputs
| Bottom Radius | 5 |
|---|---|
| Top Radius | 3 |
| Height | 8 |
Visualization
Cone Frustum Calculator (Truncated Cone)
Inputs
Dimensions
Results
Enter a value to see results.
Details
Results
\begin{aligned} V &= \dfrac{\pi h}{3}(R^2 + Rr + r^2) \\ &= \dfrac{\pi (8)}{3}((5)^2 + (5)(3) + (3)^2) \\ &= ? \end{aligned}
\begin{aligned} l &= \sqrt{(R - r)^2 + h^2} \\ &= \sqrt{((5) - (3))^2 + (8)^2} \\ &= ? \end{aligned}
\begin{aligned} A_{lat} &= \pi (R + r) l \\ &= \pi ((5) + (3))(?) \\ &= ? \end{aligned}
\begin{aligned} A_{tot} &= A_{lat} + \pi R^2 + \pi r^2 \\ &= (?) + \pi (5)^2 + \pi (3)^2 \\ &= ? \end{aligned}
Recommended Next
Cone Volume & Surface Area Calculator
Calculate the volume, lateral area, and total surface area of any right circular cone. Enter the base radius and height.