Pythagoras in 3D
The Pythagorean theorem is a fundamental concept in mathematics that relates the lengths of the sides of a right triangle. When applied in three dimensions, it allows us to find the distance or length within a three-dimensional space. Understanding how to calculate Pythagoras in 3D is essential in various fields, including physics, engineering, and computer graphics.
The space diagonal of a cuboid
Apply Pythagoras twice: across the base, then up to the opposite corner.
1. The cuboid (orientation)
Cuboid ABCDEFGH. AG is the space diagonal we want; EG is the face diagonal we build first.
2. Base triangle: find the face diagonal
\(EG^2 = 6^2 + 3^2 = 45\)
3. Upright triangle: find the space diagonal
\(AG^2 = 2^2 + 45 = 49,\ \ AG = 7\text{ cm}\)
What Is Pythagoras in 3D?
In a cuboid with length \(l\), width \(w\), and height \(h\), Pythagoras' Theorem is applied twice to find the length of the space diagonal \(d\).
Step 1 finds the face diagonal across the base: \(d_{\text{face}}^2 = l^2 + w^2\)
Step 2 uses that face diagonal as the base of a new right-angled triangle with the height:
This formula works for any cuboid or rectangular box. The key insight is that you never need to apply the theorem more than twice: always draw the two right-angled triangles separately.
Two Ways to Solve It
For the cuboid in Example 1 (length 6 cm, width 3 cm, height 2 cm, find AG) you can use either method. Both give the same answer.
Extract two flat triangles from the cuboid (the same two shown in the stepped diagram above). Apply Pythagoras to each one separately, carrying the exact value between stages.
Use the space diagonal formula directly. This combines both stages into one line, but you must still know how to derive it.
Core Ideas
Worked Examples
💡 Space Diagonal of a Cuboid
Cuboid ABCDEFGH has length 6 cm, width 3 cm, and height 2 cm. Find the length of the space diagonal AG, giving your answer to 3 significant figures.
💡 Diagonal of a Cube
A cube has side length 8 cm. Find the length of its space diagonal to 3 significant figures.
💡 Finding a Missing Dimension
A cuboid has length 12 cm, width 3 cm, and a space diagonal of 13 cm. Find the height of the cuboid.
💡 Real-Life Problem: Room Diagonal
A room is 12 m long, 4 m wide, and 3 m high. Find the distance from one corner of the floor to the opposite corner of the ceiling. Give your answer to 3 significant figures.
🔑 Key Points
- Apply Pythagoras twice: base face first, then use that diagonal with the height.
- The space diagonal formula: \(d = \sqrt{l^2 + w^2 + h^2}\).
- Always draw the two right-angled triangles separately.
- Keep full calculator precision between steps; round only the final answer.
⚠️ Common Pitfalls
- Rounding the face diagonal before using it in step 2; this compounds errors.
- Trying to find the space diagonal in one step without drawing the two triangles.
- Using the wrong edge as the height of the upright triangle.
- Confusing the space diagonal with a face diagonal; they are different lengths.