NCERT Solutions Ganita Prakash (Part 2) Chapter 4 Making Solids — In-text Questions

Book page 79 Updated on2026-09-05

Q1.
If the congruent polygons of a prism have 10 sides, how many faces, edges and vertices does the prism have? What if the polygons have n sides?
Answer

A decagonal prism has 12 faces, 30 edges and 20 vertices.

Faces = 2 decagons + 10 side faces = 12
Vertices = 10 on the top + 10 on the bottom = 20
Edges = 10 (top) + 10 (bottom) + 10 (joining) = 30

For an n-sided polygon, count the same way:

Faces = n + 2
Edges = 3n
Vertices = 2n
Why the edges come in three groups: a prism is two copies of the same polygon, one above the other, joined vertex to vertex. The n sides of the top polygon, the n sides of the bottom polygon, and the n vertical joins are the only edges there are.
Check it yourself: F + V − E = (n + 2) + 2n − 3n = 2 for every n. For a cube (n = 4): 6 + 8 − 12 = 2 ✓. This is Euler’s relation, and it holds for every one of these solids.
Q2.
If the base of a pyramid has 10 sides, how many faces, edges and vertices does the pyramid have? What if the base is an n-sided polygon?
Answer

A decagonal pyramid has 11 faces, 20 edges and 11 vertices.

Faces = 1 base + 10 triangles = 11
Vertices = 10 on the base + 1 apex = 11
Edges = 10 (base) + 10 (up to the apex) = 20

For an n-sided base:

Faces = n + 1
Edges = 2n
Vertices = n + 1
SolidFacesEdgesVerticesF + V − E
Triangular pyramid (tetrahedron), n = 34642
Square pyramid, n = 45852
Decagonal pyramid, n = 101120112
Why faces and vertices are equal for a pyramid: every side face sits on one base edge, and every base edge ends at one base vertex — so side faces, base edges and base vertices all come in the same number n. Add the base face to one column and the apex to the other and the two stay level at n + 1.
Was this helpful? Report an error