3D Shapes and Spatial Understanding for CTET Paper I Maths

beginner 18 min read

Concept

Three-dimensional shapes, or solid shapes (ठोस आकृतियाँ), occupy real space. Unlike 2D figures that exist only on paper, 3D shapes have length, width, and height — you can pick them up, stack them, and roll them.

Here is the key distinction that CTET questions test: a 3D shape's surface can be made of flat faces, curved surfaces, or both. A cube has only flat faces. A sphere has only a curved surface. A cylinder has both. Get this distinction wrong and you will miscount surfaces under exam pressure.

Think of it this way. Imagine you are packing a gift. A box (cuboid) wraps cleanly in flat paper — all flat faces. A ball (sphere) cannot be wrapped in flat paper without crumpling — it has no flat face at all. A can of paint (cylinder) needs flat circles for the lids and a rectangular sheet rolled up for the side — two flat faces plus one curved surface. That wrapping-paper analogy will save you from confusion when questions describe a shape by its surface type rather than naming it.

The three terms you will be counted on are:

Note that curved shapes like cylinders and cones have no edges or vertices in the classical sense — you cannot form a sharp corner with a curved surface.

One more anchor: every question on this topic is secretly testing whether you can apply Euler's formula as a sanity check: F + V − E = 2, where F = faces, V = vertices, E = edges. If your count fails this check, at least one of your three numbers is wrong. Use it like a calculator's equals sign.


Deep Dive

Flat-Faced Polyhedra: Prisms and Pyramids

Polyhedra (बहुफलक) are 3D shapes with only flat polygonal faces. The two major families are prisms and pyramids.

Prisms have two identical polygonal bases connected by rectangular lateral faces. The key formula for an n-gon prism:

| Prism type | n | F | E | V | Euler check | |---|---|---|---|---|---| | Triangular | 3 | 5 | 9 | 6 | 5+6−9=2 ✓ | | Rectangular (cuboid) | 4 | 6 | 12 | 8 | 6+8−12=2 ✓ | | Pentagonal | 5 | 7 | 15 | 10 | 7+10−15=2 ✓ | | Hexagonal | 6 | 8 | 18 | 12 | 8+12−18=2 ✓ |

Pyramids have one polygonal base and triangular lateral faces that meet at a single apex. For an n-gon pyramid:

| Pyramid type | n | F | E | V | Euler check | |---|---|---|---|---|---| | Triangular (tetrahedron) | 3 | 4 | 6 | 4 | 4+4−6=2 ✓ | | Square | 4 | 5 | 8 | 5 | 5+5−8=2 ✓ | | Pentagonal | 5 | 6 | 10 | 6 | 6+6−10=2 ✓ | | Hexagonal | 6 | 7 | 12 | 7 | 7+7−12=2 ✓ |

Curved Shapes: Cylinder, Cone, Sphere, Hemisphere

These do not qualify as polyhedra. Their surface breakdown matters more than face-edge-vertex counts:

| Shape | Flat faces | Curved surfaces | Edges | Vertices | |---|---|---|---|---| | Cylinder | 2 (circles) | 1 | 0 | 0 | | Cone | 1 (circle) | 1 | 0 | 0 (apex is a point, not a vertex in the polyhedral sense) | | Sphere | 0 | 1 | 0 | 0 | | Hemisphere | 1 (circle) | 1 | 0 | 0 |

The single most common CTET trap: students count the circular ends of a cylinder as "curved faces" because they look round. They are flat — just circular in shape. A flat face is flat regardless of whether its boundary is curved. Only the lateral surface of the cylinder is truly curved.

Euler's Formula — Your Verification Weapon

F + V − E = 2

This holds for all convex polyhedra. After working out any face/edge/vertex count, plug it in. If the result is not 2, something is wrong. This takes 3 seconds and eliminates guessing between two similar options.

Example: Square pyramid — does option "5 faces, 8 edges, 5 vertices" work? 5 + 5 − 8 = 2. Yes. Option "5 faces, 8 edges, 6 vertices" gives 5 + 6 − 8 = 3. Ruled out immediately.

Special Case: Cube vs Cuboid

A cube is a special cuboid where all edges are equal. Both have:

When a cube is cut along a diagonal plane through opposite edges, each half becomes a triangular prism — 5 faces, 9 edges, 6 vertices. This is a recurring CTET question type, so picture it: the diagonal cut creates a rectangular cross-section that becomes the new rectangular face, and the two halves each have two triangular ends.


Memory Tricks & Shortcuts

patternn-Times Table for Prisms

For any n-gon prism: F = n+2, E = 3n, V = 2n. Memorise these three as "plus-2, times-3, times-2." Given a hexagonal prism (n=6): F = 8, E = 18, V = 12 — computed in under 5 seconds. Standard method of drawing and counting: 40–60 seconds. This pattern eliminates all drawing.

patternn-Double for Pyramids

For any n-gon pyramid: F = n+1, E = 2n, V = n+1. Notice F and V are always equal (both n+1). So if a question gives you F and V of a pyramid and they differ, the option is wrong — no calculation needed. Standard reasoning through each face: 30–45 seconds. Spotting F=V instantly: 3 seconds.

eliminationEuler Cross-Check Elimination

When an MCQ gives four F/E/V combinations, compute F+V−E for each option. Any option that does not give 2 is wrong. For four options this takes about 12 seconds and typically eliminates 2–3 options immediately, leaving one correct answer or one calculation to verify. Standard full counting approach: 60–90 seconds per shape.

patternCurved Surface Count by Grip Test

Ask yourself: "Can I grip this surface with a flat palm without a gap?" If yes, it is flat. If no, it is curved. Cylinder's side — no (curved). Cylinder's top — yes (flat circle). Cone's side — no (curved). Cone's base — yes (flat circle). Sphere's surface — no (curved). This physical intuition resolves the flat-vs-curved counting error in 2 seconds versus re-reading the definition (15–20 seconds under pressure).

patternPyramid vs Prism by Apex Count

A pyramid always has exactly 1 apex (one extra point above the base). A prism has 0 apex — it has two bases. If a question describes a shape and mentions "a single point at the top" or "all lateral faces meet at one point," it is a pyramid, not a prism. Applying this single rule to eliminate prism options takes 2 seconds; reading through all face descriptions takes 20–30 seconds.


Fast-Solving Framework

When you see a 3D shapes question in the exam hall, run this decision tree:

Step 1 — Identify the shape family. Does the question name a shape (cube, pyramid, etc.) or describe it by surfaces? If described, use the curved/flat surface clues to name it first.

Step 2 — Is it a polyhedron or a curved shape?

Step 3 — Identify n (sides of the base polygon). Is it triangular (n=3), square (n=4), pentagonal (n=5), hexagonal (n=6)?

Step 4 — Apply the formula.

Step 5 — Euler check. Plug F+V−E. If it equals 2, go with your answer. If not, recount n.

Step 6 — Eliminate wrong options using Euler. Even if you are unsure, test each option with F+V−E=2. The one that passes is correct.

Total time for a clean case: under 20 seconds.


Solved PYQs

Why this question: Square pyramid is one of the most commonly tested pyramid types. It combines flat base counting with lateral edge counting and is an ideal test of whether you have the pyramid formula locked in.

Previous Year Questionपिछले वर्ष का प्रश्न
A square pyramid has how many faces, edges, and vertices respectively?
एक वर्गाकार पिरामिड में क्रमशः कितने फलक, किनारे और शीर्ष होते हैं?
  1. 4 faces, 6 edges, 5 vertices
  2. 5 faces, 8 edges, 5 vertices
  3. 5 faces, 8 edges, 6 vertices
  4. 6 faces, 10 edges, 6 vertices
  1. 4 फलक, 6 किनारे, 5 शीर्ष
  2. 5 फलक, 8 किनारे, 5 शीर्ष
  3. 5 फलक, 8 किनारे, 6 शीर्ष
  4. 6 फलक, 10 किनारे, 6 शीर्ष
Solutionसमाधान
A square pyramid has 1 square base + 4 triangular faces = 5 faces, 4 base edges + 4 lateral edges = 8 edges, and 4 base corners + 1 apex = 5 vertices. Euler's check: F + V − E = 5 + 5 − 8 = 2. ✓
वर्गाकार पिरामिड में 1 वर्गाकार आधार + 4 त्रिभुजाकार फलक = 5 फलक, 4 आधार किनारे + 4 पार्श्व किनारे = 8 किनारे, और 4 आधार शीर्ष + 1 शीखर = 5 शीर्ष होते हैं। Euler का सूत्र: F + V − E = 5 + 5 − 8 = 2. ✓

Solving path: n=4 (square base). Pyramid formulas: F = 4+1 = 5, E = 2×4 = 8, V = 4+1 = 5. Euler check: 5+5−8=2. Answer: 5 faces, 8 edges, 5 vertices. Option B. Time: 8 seconds.


Why this question: Prism comparison questions test whether you know the 3n edge formula cold. Many students try to draw both shapes and count — that costs 90+ seconds and introduces error.

Previous Year Questionपिछले वर्ष का प्रश्न
How many more edges does a hexagonal prism have than a triangular prism?
षट्भुज प्रिज्म (hexagonal prism) में त्रिभुज प्रिज्म (triangular prism) से कितने अधिक किनारे होते हैं?
  1. 9
  2. 3
  3. 6
  4. 12
  1. 9
  2. 3
  3. 6
  4. 12
Solutionसमाधान
A triangular prism has 9 edges (3 + 3 + 3). A hexagonal prism has 18 edges (6 + 6 + 6). Difference = 18 − 9 = 9 edges.
त्रिभुज प्रिज्म में 9 किनारे (3 + 3 + 3) होते हैं। षट्भुज प्रिज्म में 18 किनारे (6 + 6 + 6) होते हैं। अंतर = 18 − 9 = 9 किनारे।

Solving path: Triangular prism (n=3): E = 3×3 = 9. Hexagonal prism (n=6): E = 3×6 = 18. Difference = 18−9 = 9. Option A. Time: 6 seconds using the formula. Drawing method would take 60–90 seconds.


Why this question: This is the classic flat-vs-curved surface trap. Students who have not explicitly separated "flat circular face" from "curved surface" will choose 5 instead of 3.

Previous Year Questionपिछले वर्ष का प्रश्न
A cylinder, a cone, and a sphere are placed together. What is the total number of curved surfaces among all three?
एक बेलन (cylinder), एक शंकु (cone) और एक गोला (sphere) को एक साथ रखा गया है। तीनों में कुल कितने वक्र पृष्ठ (curved surfaces) हैं?
  1. 2
  2. 3
  3. 5
  4. 4
  1. 2
  2. 3
  3. 5
  4. 4
Solutionसमाधान
A cylinder has 1 curved surface, a cone has 1 curved surface, and a sphere has 1 curved surface. Total curved surfaces = 1 + 1 + 1 = 3. Note that flat circular faces (like those of cylinder and cone) are NOT curved surfaces.
बेलन में 1, शंकु में 1 और गोले में 1 वक्र पृष्ठ होता है। कुल वक्र पृष्ठ = 1 + 1 + 1 = 3. बेलन और शंकु के वृत्तीय समतल फलक वक्र पृष्ठ नहीं माने जाते।

Solving path: Cylinder: 1 curved surface (lateral). Cone: 1 curved surface (lateral). Sphere: 1 curved surface. Total = 3. The flat circular ends of cylinder and cone are not curved surfaces. Option B. Time: 10 seconds.


Why this question: Tests pyramid lateral face counting — specifically that number of triangular faces equals the number of sides of the base polygon.

Previous Year Questionपिछले वर्ष का प्रश्न
A pentagonal pyramid has how many triangular faces?
एक पंचभुज पिरामिड (pentagonal pyramid) में कितने त्रिभुजाकार फलक होते हैं?
  1. 6
  2. 4
  3. 5
  4. 10
  1. 6
  2. 4
  3. 5
  4. 10
Solutionसमाधान
A pentagonal pyramid has a pentagon as its base and one triangular face for each side of the pentagon. Since a pentagon has 5 sides, there are 5 triangular faces. Total faces = 5 (triangular) + 1 (pentagonal base) = 6.
पंचभुज पिरामिड का आधार एक पंचभुज होता है और पंचभुज की प्रत्येक भुजा के लिए एक त्रिभुजाकार फलक होता है। पंचभुज में 5 भुजाएँ होती हैं, इसलिए 5 त्रिभुजाकार फलक होते हैं। कुल फलक = 5 (त्रिभुजाकार) + 1 (पंचभुजाकार आधार) = 6.

Solving path: Pentagonal pyramid — base is a pentagon (5 sides). Each side of the pentagon produces one triangular lateral face. So triangular faces = 5. Option C. Note: total faces = 5+1 = 6, but the question asks only for triangular faces. Time: 5 seconds.


Why this question: Identification-by-surface-description question. This is the format CTET uses when it wants to test whether you know the surface composition of each curved shape.

Previous Year Questionपिछले वर्ष का प्रश्न
If a 3D shape has 2 flat circular faces and 1 curved surface, which shape is it?
यदि किसी 3D आकृति में 2 समतल वृत्तीय फलक और 1 वक्र पृष्ठ हो, तो वह कौन-सी आकृति है?
  1. Hemisphere
  2. Sphere
  3. Cone
  4. Cylinder
  1. अर्धगोला (Hemisphere)
  2. गोला (Sphere)
  3. शंकु (Cone)
  4. बेलन (Cylinder)
Solutionसमाधान
A cylinder has exactly 2 flat circular faces (top and bottom) and 1 curved lateral surface. A cone has only 1 flat circular face and 1 curved surface. A sphere has no flat faces. A hemisphere has 1 flat circular face and 1 curved surface.
बेलन में ठीक 2 समतल वृत्तीय फलक (ऊपर और नीचे) और 1 वक्र पार्श्व पृष्ठ होता है। शंकु में केवल 1 समतल वृत्तीय फलक और 1 वक्र पृष्ठ होता है। गोले में कोई समतल फलक नहीं होता। अर्धगोले में 1 समतल वृत्तीय फलक और 1 वक्र पृष्ठ होता है।

Solving path: The description is "2 flat circular faces + 1 curved surface." Match against the table: Cylinder = 2 flat circles + 1 curved. Cone = 1 flat circle + 1 curved. Sphere = 0 flat + 1 curved. Hemisphere = 1 flat circle + 1 curved. Answer: Cylinder, Option D. Time: 8 seconds with the table memorised.


Why this question: Combination question — you must know the face counts of two different shapes and add them. Tests breadth of knowledge, not just one formula.

Previous Year Questionपिछले वर्ष का प्रश्न
What is the total number of faces of a triangular prism and a triangular pyramid (tetrahedron) combined?
एक त्रिभुज प्रिज्म और एक त्रिभुज पिरामिड (tetrahedron) के फलकों की कुल संख्या कितनी होगी?
  1. 7
  2. 10
  3. 9
  4. 8
  1. 7
  2. 10
  3. 9
  4. 8
Solutionसमाधान
A triangular prism has 5 faces (2 triangular + 3 rectangular). A triangular pyramid (tetrahedron) has 4 faces (all triangular). Total = 5 + 4 = 9 faces.
त्रिभुज प्रिज्म में 5 फलक (2 त्रिभुजाकार + 3 आयताकार) होते हैं। त्रिभुज पिरामिड (tetrahedron) में 4 फलक (सभी त्रिभुजाकार) होते हैं। कुल = 5 + 4 = 9 फलक।

Solving path: Triangular prism (n=3): F = 3+2 = 5. Triangular pyramid / tetrahedron (n=3): F = 3+1 = 4. Total = 5+4 = 9. Option C. Time: 10 seconds.


Why this question: Spatial visualisation question — cutting a cube diagonally. This appears in the CTET context of developing spatial understanding in children, which is a pedagogical priority in Class 1–5 maths.

Previous Year Questionपिछले वर्ष का प्रश्न
A cube is cut exactly in half along a diagonal plane passing through opposite edges. What 3D shape does each half resemble?
एक घन को विपरीत किनारों से गुजरने वाले विकर्ण तल के साथ ठीक आधे में काटा जाता है। प्रत्येक आधा भाग किस 3D आकृति जैसा दिखता है?
  1. Square pyramid
  2. Cuboid
  3. Triangular pyramid
  4. Triangular prism
  1. वर्गाकार पिरामिड (Square pyramid)
  2. घनाभ (Cuboid)
  3. त्रिभुज पिरामिड (Triangular pyramid)
  4. त्रिभुज प्रिज्म (Triangular prism)
Solutionसमाधान
When a cube is cut diagonally along a plane passing through two opposite edges (one on top and one on bottom), the resulting cross-section is a rectangle and each half has 2 rectangular faces, 2 triangular faces, and 1 rectangular (diagonal) face — forming a triangular prism with 5 faces.
जब घन को दो विपरीत किनारों से गुजरने वाले तल के साथ काटा जाता है, तो प्रत्येक भाग में 2 आयताकार फलक, 2 त्रिभुजाकार फलक और 1 विकर्ण आयताकार फलक होता है — यह त्रिभुज प्रिज्म (5 फलक) का रूप लेता है।

Solving path: A diagonal cut through opposite edges of a cube creates a cross-section that runs lengthwise. Each half has: 2 triangular ends + 2 rectangular faces (original cube faces) + 1 rectangular diagonal face = 5 faces. That is a triangular prism (n=3 prism: F=5, E=9, V=6). Option D. Time: 15 seconds if you have pictured this cut before; do not attempt to solve purely abstractly in the exam hall.


Why this question: Hexagonal pyramid edge count — a less common shape that rewards students who use the formula rather than trying to draw it.

Previous Year Questionपिछले वर्ष का प्रश्न
How many edges does a hexagonal pyramid have?
एक षट्भुज पिरामिड (hexagonal pyramid) में कितने किनारे होते हैं?
  1. 10
  2. 14
  3. 12
  4. 18
  1. 10
  2. 14
  3. 12
  4. 18
Solutionसमाधान
A hexagonal pyramid has a hexagonal base (6 edges) and 6 lateral edges going up to the apex. Total edges = 6 + 6 = 12. It has 7 faces (1 hexagonal base + 6 triangular) and 7 vertices (6 base + 1 apex). Euler check: 7 + 7 − 12 = 2. ✓
षट्भुज पिरामिड के आधार में 6 किनारे और 6 पार्श्व किनारे शीखर तक जाते हैं। कुल किनारे = 6 + 6 = 12. इसमें 7 फलक (1 षट्भुजाकार आधार + 6 त्रिभुजाकार) और 7 शीर्ष (6 आधार + 1 शीखर) हैं। Euler जाँच: 7 + 7 − 12 = 2. ✓

Solving path: Hexagonal pyramid (n=6). Pyramid formula: E = 2n = 2×6 = 12. Euler check: F = 6+1 = 7, V = 6+1 = 7. Check: 7+7−12 = 2. Answer: 12 edges, Option C. Time: 6 seconds.


Common Mistakes


Related Topics


Practice on SarkariRise

Sign up + get 3 free mocks →