- 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 the lateral surface area of a cuboid?
Solution:
The lateral surface area of a cuboid is the sum of the areas of its 4 faces (excluding the top and bottom face)
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.
Therefore,Lateral surface area of a cuboid $=2(l\times b+b \times h+h \times l)-2(l \times b)$
$=2(b \times h+h \times l)$
Lateral surface area of a cuboid of length $l$, breadth $b$ and height $h$ is $2(b \times h+h \times l)$.
- Related Articles
- What is total surface area of cuboid?
- Find the lateral surface area and total surface area of a cuboid of length $80\ cm$, breadth $40\ cm$ and height $20\ cm$.
- Find the ratio of the total surface area and lateral surface area of a cube.
- Find the lateral surface area and total surface area of a cube of edge $10\ cm$.
- 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
- Program for Volume and Surface Area of Cuboid in C++
- How to find the Surface area and Volume of Cuboid in Golang?
- Prove that the surface area of a sphere is equal to the curved surface area of the circumscribed cylinder.
- What is the increase in surface area of a sheet on heating called?
- 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.
- Explain the total surface areas of Cube, Cuboid, and Cylinder.
- Two cubes each of volume $27\ m^{3}$ are joined end to end. Find the surface area of the resulting cuboid.

Advertisements