- 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
Two cubes, each of volume $512\ cm^3$ are joined end to end. Find the surface area of the resulting cuboid.
Given:
Two cubes, each of volume $512\ cm^3$ are joined end to end.
To do:
We have to find the surface area of the resulting cuboid.
Solution:
Volume of each cube $= 512\ cm^3$
This implies,
Edge of the cube $= \sqrt[3]{512}$
$=8\ cm$
The length of the cuboid formed by joining the cubes $(l) = 8 + 8$
$= 16\ cm$
Breadth of the cuboid $(b) = 8\ cm$
Height of the cuboid $(h) = 8\ cm$
Therefore,
Surface area of the resulting cuboid $= 2(lb + bh + lh)$
$= 2(16 \times 8 + 8 \times 8 + 8 \times 16)$
$= 2(128 + 64 + 128)$
$= 2 \times 320$
$= 640\ cm^2$
- Related Articles
- Two cubes each of volume $64\ cm^3$ are joined end to end. Find the surface area of the resulting cuboid.
- 2 cubes each of volume $64\ cm^3$ are joined end to end. Find the surface area of the resulting cuboid."
- Two cubes each of volume $27\ m^{3}$ are joined end to end. Find the surface area of the resulting cuboid.
- Two cubes each of volume $27\ cm^{3} \ $are joined end to end to form a solid. Find the area of resulting cuboid.
- 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
- How to find the Surface area and Volume of Cuboid in Golang?
- Three equal cubes are placed adjacently in a row. Find the ratio of total surface area of the new cuboid to that of the sum of the surface areas of the three cubes.
- Find the lateral surface area and total surface area of a cuboid of length $80\ cm$, breadth $40\ cm$ and height $20\ cm$.
- Program for Volume and Surface Area of Cuboid in C++
- The area of 3 adjacent faces of a cuboid are in the ratio of $2:3:4$ and the volume is $9000\ cm^3$, find the shortestt side.
- 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 $4\ cm$ cube is cut into $1\ cm$ cubes. Find the total surface area of all small cubes. What is the ratio of the surface area of the smaller cube to that of the larger cube?

Advertisements