I have a cuboid. Each square face has four squares within it. Each rectangular face has 8 squares within it. Overall, how many total squares are there? Bear in mind, each mini square is the same size and is fully covering the side that it is on.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There are four squares on each side as well as the whole big square, which makes 8+2=10. Then, 8x4=32. Then, there are 3 bigger squares on each rectangular side, which makes 3x4=12. 32+10+12=54. This is your answer.