3D Trigonometry
3D trigonometry applies trigonometric principles to three-dimensional shapes, primarily rectangular boxes and pyramids. The fundamental technique involves extending Pythagoras' theorem from two dimensions to three, where the space diagonal of a rectangular box with dimensions l, w, and h equals √(l² + w² + h²). This approach appears in Year 10 GCSE mathematics as students progress from 2D right-angled triangles to spatial problem-solving.
Why it matters
3D trigonometry enables precise calculations in architecture, engineering, and construction. Structural engineers use these methods to determine diagonal braces in rectangular frameworks, whilst architects calculate space diagonals when designing staircases or optimising room layouts. In telecommunications, technicians apply 3D trigonometry to position satellite dishes and calculate signal angles across buildings. The construction industry relies on these calculations for roof pitches, particularly with square-based pyramid structures where slant heights determine material requirements. GPS navigation systems utilise 3D trigonometric principles to triangulate positions using satellite distances. These concepts also underpin advanced mathematics topics including vectors, coordinate geometry, and calculus applications in three-dimensional space, forming essential groundwork for A-level Further Mathematics and university engineering courses.
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 4, width 4, and height 7. Find the space diagonal.
Answer: d = 9
- Find the diagonal of the base → base_diagonal = √(4² + 4²) = √32 = √32 — Apply the Pythagorean theorem to the rectangular base (length and width).
- Apply Pythagoras in 3D → d² = 32 + 7² = 32 + 49 = 81 — The space diagonal is the hypotenuse of a right triangle formed by the base diagonal and the height.
- Take the square root → d = √81 = 9 — Equivalently, d = √(l² + w² + h²) = √(4² + 4² + 7²) = √81 = 9.
A rectangular box has length 7, width 6, and height 7. Find the space diagonal to 2 decimal places.
Answer: d ≈ 11.58
- 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 = √(7² + 6² + 7²) = √(49 + 36 + 49) = √134 — Add the three squared side lengths under the radical.
- Evaluate the square root → d = √134 ≈ 11.58 — 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
- A common error occurs when calculating a 4×3×12 box diagonal as √(4²+3²+12²) = √169 = 13, but forgetting the intermediate step of finding the base diagonal √(4²+3²) = 5 first, then applying √(5²+12²) = 13.
- When finding angles between space diagonals and bases, incorrectly using sin instead of tan produces wrong results, such as calculating sin⁻¹(6/√13) ≈ 59.2° instead of tan⁻¹(6/√13) ≈ 59.0° for a 2×3×6 box.
- For pyramid problems, confusing slant edge with slant height leads to incorrect horizontal distances, using the full base side length 8 instead of half the diagonal 4√2 when calculating slant edges.