Skip to content
MathAnvil
§ Trigonometry

3D Trigonometry

§ Trigonometry

3D Trigonometry

CCSS.HSG.SRT3 min read

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.

§ 01

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.

§ 02

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.

§ 03

Worked examples

Beginner§ 01

A rectangular box has length 4, width 4, and height 7. Find the space diagonal.

Answer: d = 9

  1. Find the diagonal of the base base_diagonal = √(4² + 4²) = √32 = √32 Apply the Pythagorean theorem to the rectangular base (length and width).
  2. 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.
  3. Take the square root d = √81 = 9 Equivalently, d = √(l² + w² + h²) = √(4² + 4² + 7²) = √81 = 9.
Easy§ 02

A rectangular box has length 7, width 6, and height 7. Find the space diagonal to 2 decimal places.

Answer: d ≈ 11.58

  1. Write the 3D Pythagoras formula d = √(l² + w² + h²) For a rectangular box, the space diagonal connects two opposite corners through the interior.
  2. Substitute the side lengths d = √(7² + 6² + 7²) = √(49 + 36 + 49) = √134 Add the three squared side lengths under the radical.
  3. Evaluate the square root d = √134 ≈ 11.58 Use a calculator and round to 2 decimal places.
Medium§ 03

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°

  1. 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.
  2. 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.
  3. Compute the ratio tan(θ) ≈ 1.6641 Divide the height by the base diagonal.
  4. Use inverse tangent θ = tan⁻¹(1.6641) ≈ 59.0° Apply arctan on your calculator to recover the angle.
§ 04

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.
§ 05

Frequently asked questions

What is the difference between space diagonal and face diagonal?
A space diagonal connects two opposite corners through the interior of a 3D shape, whilst a face diagonal lies on a surface connecting two corners of the same face. For a 4×3×12 box, the space diagonal measures 13 units, but the largest face diagonal measures 12.37 units along the 4×12 face.
How do you check if a 3D trigonometry answer is reasonable?
The space diagonal must exceed all individual dimensions and face diagonals. For a 5×5×7 box, the space diagonal √99 ≈ 9.95 should be larger than the height (7) and the base diagonal √50 ≈ 7.07. Additionally, angles between diagonals and bases typically range from 30° to 60° for common box proportions.
Why use tan for angles between space diagonals and bases?
The space diagonal, height, and base diagonal form a right triangle with the right angle at the base corner. The required angle sits at this base corner, making the height the opposite side and the base diagonal the adjacent side, giving tan(θ) = opposite ÷ adjacent = height ÷ base diagonal.
What is the formula for a pyramid's slant height versus slant edge?
Slant height connects the apex to the midpoint of a base edge, using horizontal distance s÷2. Slant edge connects the apex to a base corner, using horizontal distance s√2÷2 where s is the base side length. For a square pyramid with base 6 and height 4, slant height = √(3² + 4²) = 5, slant edge = √((3√2)² + 4²) ≈ 5.66.
Can 3D trigonometry apply to shapes other than boxes and pyramids?
Yes, the principles extend to any 3D shape where right triangles can be identified. Cylinders, cones, and irregular prisms all use similar approaches. However, GCSE mathematics typically focuses on rectangular boxes and square-based pyramids as these provide clear right-angled triangles for trigonometric calculations.
§ 06

See also

§ 06

Where to next?

Share this article