>
Home About Online Training Services Hackathons Careers Contact Us
KPSC LAND SURVEYOR RECRUITMENT 2026

Surface Areas And Volumes Of Solids

Quick Recap for Aspirants (30 MCQs) | Brought to you by NRCODEAI

SURFACE AREAS AND VOLUMES OF SOLIDS

Introduction

While polygons and circles are 2-dimensional (having only length and width), solids are 3-dimensional (having length, width, and height/depth). Understanding solids involves calculating two main properties:
* Surface Area: The total area of the outside surfaces of the solid (measured in square units, like $cm^2$). Imagine wrapping the solid perfectly in wrapping paper.
* Volume: The amount of 3D space the solid occupies (measured in cubic units, like $cm^3$). Imagine filling the solid with water.

graph TD; Solids-->Surface_Area["Total area of outside surfaces"]; Solids-->Volume["3D space occupied"];

1. Cubes and Cuboids

  • Cuboid (Rectangular Prism): A 3D box with 6 rectangular faces. Let length=$l$, width=$w$, height=$h$.
    • Total Surface Area (TSA): $2(lw + wh + lh)$
    • Volume: $l \times w \times h$
  • Cube: A special cuboid where all sides are equal ($l = w = h = a$).
    • Total Surface Area (TSA): $6a^2$
    • Volume: $a^3$

MCQs - Cubes and Cuboids

  1. The amount of 3D space an object occupies is called its:
    a) Surface Area
    b) Perimeter
    c) Volume
    d) Circumference
    Answer: c
  2. What is the total surface area of a cube with a side length of 3 cm?
    a) $9 \text{ cm}^2$
    b) $27 \text{ cm}^2$
    c) $36 \text{ cm}^2$
    d) $54 \text{ cm}^2$
    Answer: d ($6 \times 3^2 = 6 \times 9 = 54$)
  3. What is the volume of a cuboid with length 5m, width 4m, and height 2m?
    a) $11 \text{ m}^3$
    b) $20 \text{ m}^3$
    c) $40 \text{ m}^3$
    d) $76 \text{ m}^3$
    Answer: c ($5 \times 4 \times 2 = 40$)
  4. If you have a closed cuboid box, how many rectangular faces does it have in total?
    a) 4
    b) 6
    c) 8
    d) 12
    Answer: b
  5. The formula for the volume of a cube is $a^3$. If a cube has a volume of $64 \text{ cm}^3$, what is its side length ($a$)?
    a) 2 cm
    b) 4 cm
    c) 8 cm
    d) 16 cm
    Answer: b (Since $4 \times 4 \times 4 = 64$)
  6. Which of the following is the formula for the Total Surface Area of a cuboid?
    a) $l \times w \times h$
    b) $6a^2$
    c) $2(lw + wh + lh)$
    d) $2(l + w)h$
    Answer: c
  7. A cube has a total surface area of $150 \text{ cm}^2$. What is its side length?
    a) 5 cm
    b) 6 cm
    c) 10 cm
    d) 25 cm
    Answer: a ($6a^2 = 150 \Rightarrow a^2 = 25 \Rightarrow a = 5$)
  8. The number of vertices in a cuboid is:
    a) 6
    b) 8
    c) 10
    d) 12
    Answer: b
  9. If all the dimensions of a cuboid are doubled, its volume becomes:
    a) 2 times the original
    b) 4 times the original
    c) 6 times the original
    d) 8 times the original
    Answer: d
  10. The length of the longest diagonal in a cube of side $a$ is:
    a) $a\sqrt{2}$
    b) $a\sqrt{3}$
    c) $2a$
    d) $3a$
    Answer: b

2. Cylinders and Cones

  • Right Circular Cylinder: A tube with circular ends. Let radius=$r$, height=$h$.
    • Curved Surface Area (CSA): $2\pi rh$ (just the tube part, no lids).
    • Total Surface Area (TSA): $2\pi rh + 2\pi r^2$ (tube + top & bottom circles).
    • Volume: $\pi r^2h$ (area of base $\times$ height).
  • Right Circular Cone: A shape that tapers from a circular base to a point (apex). Let radius=$r$, height=$h$, slant height=$l$. (Note: $l^2 = r^2 + h^2$ via Pythagoras).
    • Curved Surface Area (CSA): $\pi rl$
    • Total Surface Area (TSA): $\pi rl + \pi r^2$
    • Volume: $\frac{1}{3}\pi r^2h$

MCQs - Cylinders and Cones

  1. The formula $\pi r^2h$ is used to calculate the volume of a:
    a) Cone
    b) Sphere
    c) Cylinder
    d) Cube
    Answer: c
  2. How does the volume of a cone compare to a cylinder with the exact same radius and height?
    a) It is the same
    b) It is half the volume
    c) It is one-third the volume
    d) It is one-quarter the volume
    Answer: c
  3. What is the "slant height" of a cone?
    a) The straight vertical distance from base to apex
    b) The distance along the outside curved surface from base to apex
    c) The diameter of the base
    d) The circumference of the base
    Answer: b
  4. To find the Curved Surface Area (CSA) of a cylinder (like a hollow pipe), you use:
    a) $2\pi r$
    b) $\pi r^2$
    c) $2\pi rh$
    d) $\frac{1}{3}\pi r^2h$
    Answer: c
  5. If a cylinder and a cone have the same base radius and height, and the cylinder's volume is $300 \text{ cm}^3$, what is the cone's volume?
    a) $100 \text{ cm}^3$
    b) $150 \text{ cm}^3$
    c) $300 \text{ cm}^3$
    d) $900 \text{ cm}^3$
    Answer: a
  6. The formula for the total surface area of a solid right circular cylinder is:
    a) $2\pi rh$
    b) $\pi r^2h$
    c) $2\pi r(r + h)$
    d) $\pi r(r + l)$
    Answer: c
  7. If the radius of a cylinder is doubled and height remains same, its volume becomes:
    a) Doubled
    b) Halved
    c) Four times
    d) Eight times
    Answer: c
  8. A cone has a base radius of 3 cm and height 4 cm. Its slant height is:
    a) 5 cm
    b) 7 cm
    c) 9 cm
    d) 25 cm
    Answer: a (By Pythagoras theorem: $\sqrt{3^2 + 4^2} = 5$)
  9. The curved surface area of a cone with radius $r$ and slant height $l$ is:
    a) $\pi r^2$
    b) $2\pi rl$
    c) $\pi rl$
    d) $\frac{1}{3}\pi r^2l$
    Answer: c
  10. What is the ratio of the volumes of a cylinder and a cone with the same base radius and height?
    a) 1:3
    b) 3:1
    c) 1:2
    d) 2:1
    Answer: b

3. Spheres and Hemispheres

  • Sphere: A perfectly round 3D object (like a basketball). Let radius=$r$.
    • Surface Area: $4\pi r^2$ (It does not have a "curved" vs "total", it's all one surface).
    • Volume: $\frac{4}{3}\pi r^3$
  • Hemisphere: Exactly half of a sphere (like a bowl).
    • Curved Surface Area (CSA): $2\pi r^2$ (just the bowl part).
    • Total Surface Area (TSA): $3\pi r^2$ (the bowl part + the flat circular top).
    • Volume: $\frac{2}{3}\pi r^3$ (exactly half the sphere's volume).

MCQs - Spheres

  1. The surface area of a sphere is equal to the area of how many circles with the same radius?
    a) 2
    b) 3
    c) 4
    d) $\pi$
    Answer: c (Because the formula is $4 \times \pi r^2$)
  2. Which solid has only one surface, with no edges or vertices?
    a) Cylinder
    b) Cone
    c) Cube
    d) Sphere
    Answer: d
  3. The total surface area of a solid hemisphere includes its curved surface plus its:
    a) Slant height
    b) Volume
    c) Flat circular base
    d) Square base
    Answer: c
  4. What is the volume formula for a full sphere?
    a) $4\pi r^2$
    b) $\frac{4}{3}\pi r^3$
    c) $\pi r^2h$
    d) $\frac{1}{3}\pi r^2h$
    Answer: b
  5. If the volume of a sphere is $V$, the volume of a hemisphere with the same radius is:
    a) $V$
    b) $\frac{1}{2}V$
    c) $\frac{1}{3}V$
    d) $\frac{1}{4}V$
    Answer: b
  6. The curved surface area of a hemisphere with radius $r$ is:
    a) $\pi r^2$
    b) $2\pi r^2$
    c) $3\pi r^2$
    d) $4\pi r^2$
    Answer: b
  7. If the radius of a sphere is doubled, its surface area increases by a factor of:
    a) 2
    b) 4
    c) 8
    d) 16
    Answer: b
  8. A solid hemisphere and a sphere have the same radius. The ratio of their total surface areas is:
    a) 1:2
    b) 2:1
    c) 3:4
    d) 4:3
    Answer: c (Hemisphere TSA = $3\pi r^2$, Sphere SA = $4\pi r^2$)
  9. What is the volume of a hemisphere with a radius of 3 cm? (Leave answer in terms of $\pi$)
    a) $9\pi \text{ cm}^3$
    b) $12\pi \text{ cm}^3$
    c) $18\pi \text{ cm}^3$
    d) $36\pi \text{ cm}^3$
    Answer: c ($\frac{2}{3} \times \pi \times 3^3 = 18\pi$)
  10. The surface area of a sphere of radius 7 cm is (using $\pi = \frac{22}{7}$):
    a) $154 \text{ cm}^2$
    b) $308 \text{ cm}^2$
    c) $462 \text{ cm}^2$
    d) $616 \text{ cm}^2$
    Answer: d ($4 \times \frac{22}{7} \times 7^2 = 616$)

Fun Facts about Solids!

  • Archimedes' Tomb: The ancient Greek mathematician Archimedes was so proud of proving that the volume of a sphere is exactly $2/3$ the volume of the smallest cylinder that can contain it, he requested a sculpture of a sphere inside a cylinder be placed on his tombstone!
  • Nature's Choice: Why are bubbles always perfectly spherical? Because a sphere has the absolute minimum surface area for any given volume. Nature is lazy, and surface tension pulls the soap film into the shape that requires the least energy!
  • The Great Pyramid: The Great Pyramid of Giza is a square-based pyramid. If you use the volume formula ($V = \frac{1}{3} \times Base Area \times Height$), you'll find it contains roughly 2.58 million cubic meters of solid stone!

Want to master technology and secure your future?

Explore NRCODEAI Programs