krit.club logo

Geometry - Three-Dimensional Shapes: Cubes, Cuboids, Cylinders, Cones, Spheres

Grade 6ICSE

Review the key concepts, formulae, and examples before starting your quiz.

🔑Concepts

Understanding 3D Shapes: Three-dimensional shapes are solids that occupy space and have three dimensions: length, breadth (or width), and height. Unlike flat 2D shapes, these objects have volume and can be held. Common examples include boxes, balls, and cans.

Cuboid Properties: A cuboid is a solid bounded by six rectangular faces. It has 12 edges and 8 vertices. In a cuboid, opposite faces are congruent (identical). Visualize a matchbox or a brick; all the corners meet at right angles (9090^{\circ}).

Cube Properties: A cube is a special case of a cuboid where all six faces are equal squares. This means the length, breadth, and height are all equal (denoted as side aa). It also has 12 edges and 8 vertices. Imagine a standard playing die or a Rubik's cube.

Cylinder Characteristics: A cylinder consists of two congruent circular flat faces at the top and bottom, connected by a curved surface. It has 2 curved edges and 0 vertices. Visualize this as a tube or a standard soda can.

Cone Characteristics: A cone has one circular flat base that tapers smoothly to a single point called the apex or vertex. It has 1 curved surface and 1 curved edge. Visualize a funnel or a sharp pencil tip.

Sphere Characteristics: A sphere is a perfectly round 3D object where every point on its surface is equidistant from a fixed point called the center. It has 1 curved surface, 0 edges, and 0 vertices. Visualize a football or a marble.

Euler's Formula: For any polyhedron (a solid with flat faces and straight edges like cubes and cuboids), the relationship between the number of Faces (FF), Vertices (VV), and Edges (EE) is given by the formula F+VE=2F + V - E = 2.

Surface Area and Volume: Volume is the measure of space occupied by a 3D object, measured in cubic units (like cm3cm^3). Surface Area is the total area of all the faces of the solid, measured in square units (like cm2cm^2).

📐Formulae

Volume of a Cuboid = l×b×hl \times b \times h

Total Surface Area (TSA) of a Cuboid = 2(lb+bh+hl)2(lb + bh + hl)

Volume of a Cube = a3a^3 (where aa is the side)

Total Surface Area (TSA) of a Cube = 6a26a^2

Euler's Formula for Polyhedra: F+VE=2F + V - E = 2

Diagonal of a Cuboid = l2+b2+h2\sqrt{l^2 + b^2 + h^2}

💡Examples

Problem 1:

Find the volume and the total surface area of a cuboid whose length is 12 cm12\text{ cm}, breadth is 8 cm8\text{ cm}, and height is 5 cm5\text{ cm}.

Solution:

Given: l=12 cml = 12\text{ cm}, b=8 cmb = 8\text{ cm}, h=5 cmh = 5\text{ cm}.

  1. Volume: V=l×b×h=12×8×5=480 cm3V = l \times b \times h = 12 \times 8 \times 5 = 480\text{ cm}^3
  2. Total Surface Area: TSA=2(lb+bh+hl)TSA = 2(lb + bh + hl) TSA=2((12×8)+(8×5)+(5×12))TSA = 2((12 \times 8) + (8 \times 5) + (5 \times 12)) TSA=2(96+40+60)=2(196)=392 cm2TSA = 2(96 + 40 + 60) = 2(196) = 392\text{ cm}^2

Explanation:

To find the volume, multiply all three dimensions. For the total surface area, calculate the area of the three pairs of opposite rectangular faces and sum them up.

Problem 2:

A cube has an edge length of 6 cm6\text{ cm}. Verify Euler's formula for this shape and calculate its volume.

Solution:

  1. Identification: A cube has F=6F = 6 (faces), V=8V = 8 (vertices), and E=12E = 12 (edges).
  2. Euler's Formula Verification: F+VE=6+812=1412=2F + V - E = 6 + 8 - 12 = 14 - 12 = 2 Since the result is 22, Euler's formula is verified.
  3. Volume Calculation: V=a3=63=6×6×6=216 cm3V = a^3 = 6^3 = 6 \times 6 \times 6 = 216\text{ cm}^3

Explanation:

First, identify the number of faces, vertices, and edges for the cube to plug into Euler's formula (F+VE=2F + V - E = 2). Then, use the side length to find the volume by cubing the side value.