- 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
What is total surface area of cuboid?
Solution:
The total surface area (TSA) of a cuboid is the sum of the areas of its 6 faces.
A cuboid has six faces.
Area of BFGC and AEHD {each} = $h \times l$
Area of ABFE and CGHD {each} = $b \times h$
Area of ABCD and EFGH (each )=$l \times b$
Therefore, area of all faces =$2(h \times l)+2(b \times h)+2(l \times b)$
=$2(h\times l+b \times h+l \times b)$
=$2(l\times b+b \times h+h \times l)$
It is called total surface area of a cuboid.
- Related Articles
- What is the lateral surface area of a cuboid?
- Find the lateral surface area and total surface area of a cuboid of length $80\ cm$, breadth $40\ cm$ and height $20\ cm$.
- Explain the total surface areas of Cube, Cuboid, and Cylinder.
- Program for Volume and Surface Area of Cuboid in C++
- Java Program to Find the Surface area and Volume of Cuboid
- Swift Program to Find the Surface area and Volume of Cuboid
- Haskell Program to Find the Surface area and Volume of Cuboid
- Kotlin Program to Find the Surface Area and Volume of Cuboid
- 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.
- 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.
- Find the ratio of the total surface area and lateral surface area of a cube.
- How to find the Surface area and Volume of Cuboid in Golang?
- Find the lateral surface area and total surface area of a cube of edge $10\ cm$.
- 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$.
- Write the formula for the curved surface area and total surface area of the frustum of a cone.

Advertisements