3D Trigonometry
A cardboard box with dimensions 5 cm × 12 cm × 13 cm has a space diagonal of exactly 18 cm—a perfect example of how 3D trigonometry extends Pythagoras' theorem into three dimensions. Year 10 students often struggle with visualising these spatial relationships, yet mastering 3D trigonometry is essential for GCSE success and real-world problem solving.
Try it right now
Click “Generate a problem” to see a fresh example of this technique.
Why it matters
3D trigonometry appears everywhere in construction and engineering. Architects calculating roof beam angles use these principles when a 12-metre by 8-metre house requires rafters at 35° to the horizontal. Packaging designers optimise box dimensions—a delivery company saves £2.3 million annually by reducing cardboard usage through precise diagonal calculations. Air traffic controllers track aircraft using 3D coordinates, whilst surveyors measure land gradients and building heights. Students encounter this in GCSE examinations worth 15-20 marks across Foundation and Higher papers. The skills transfer directly to A-level mathematics, physics, and design technology courses, where spatial reasoning becomes increasingly important.
How to solve 3d trigonometry
3D Trigonometry
- Space diagonal of a box: d = √(l² + w² + h²).
- Find the base diagonal first, then apply Pythagoras with the height.
- Angle between diagonal and base: tan θ = h / √(l² + w²).
- For pyramids: slant height uses s/2, slant edge uses s√22 as the horizontal leg.
Example: Box 3×4×12: base diag = √25 = 5, d = √(25+144) = 13.
Worked examples
A rectangular box has length 2, width 3, and height 6. Find the space diagonal.
Answer: d = 7
- Find the diagonal of the base → base_diagonal = √(2² + 3²) = √13 = √13 — Apply the Pythagorean theorem to the rectangular base (length and width).
- Apply Pythagoras in 3D → d² = 13 + 6² = 13 + 36 = 49 — The space diagonal is the hypotenuse of a right triangle formed by the base diagonal and the height.
- Take the square root → d = √49 = 7 — Equivalently, d = √(l² + w² + h²) = √(2² + 3² + 6²) = √49 = 7.
A rectangular box has length 2, width 7, and height 5. Find the space diagonal to 2 decimal places.
Answer: d ≈ 8.83
- Write the 3D Pythagoras formula → d = √(l² + w² + h²) — For a rectangular box, the space diagonal connects two opposite corners through the interior.
- Substitute the side lengths → d = √(2² + 7² + 5²) = √(4 + 49 + 25) = √78 — Add the three squared side lengths under the radical.
- Evaluate the square root → d = √78 ≈ 8.83 — Use a calculator and round to 2 decimal places.
A rectangular box has length 2, width 3, and height 6. Find the angle between the space diagonal and the base, to 1 decimal place.
Answer: θ ≈ 59.0°
- Find the diagonal of the base → base_diagonal = √(2² + 3²) = √13 = √13 — The space diagonal, the height, and the base diagonal form a right triangle with the right angle at the bottom corner.
- Identify the ratio for the angle → tan(θ) = opposite / adjacent = h / base_diagonal = 6 / √13 — θ is at the base corner; the height is opposite and the base diagonal is adjacent.
- Compute the ratio → tan(θ) ≈ 1.6641 — Divide the height by the base diagonal.
- Use inverse tangent → θ = tan⁻¹(1.6641) ≈ 59.0° — Apply arctan on your calculator to recover the angle.
Common mistakes
- Forgetting to find the base diagonal first, so calculating √(3² + 4² + 5²) = √50 ≈ 7.07 instead of finding base diagonal √(3² + 4²) = 5, then space diagonal √(5² + 5²) = √50.
- Using degrees instead of the calculator's current mode, getting tan⁻¹(1.5) = 0.0262 in radians instead of 56.3° when finding angles.
- Confusing slant height with slant edge in pyramids, using the full base side length 8 instead of half-diagonal 4√2 ≈ 5.66 for slant edge calculations.
- Applying 2D Pythagoras incorrectly by adding height directly: √(6² + 8²) + 10 = 20 instead of √(6² + 8² + 10²) = √200 ≈ 14.1 for the space diagonal.