Reduce 3D to a 2D triangle: Almost every 3D angle problem becomes a 2D right-angled triangle once you draw the right lines. Find that triangle inside the solid, label its sides, and use SOH-CAH-TOA.
Draw the triangle separately: Redraw the key triangle flat on its own, with the lengths you know — it's far easier to see the trig than on the 3D picture.
Find the right lengths first: You often need a 3D distance (e.g. a base diagonal) before you can use the triangle — compute that, then do the angle.
Drop a perpendicular to the plane: The angle between a line and a plane is the angle between the line and its projection (shadow) on the plane. Drop a perpendicular from the line's top point to the plane to form the right-angled triangle.
IB-style question — diagonal and the base
A vertical pole of height 5 stands at one corner of a square base; a wire runs from its top to the opposite corner, 12 away along the base. Find the angle the wire makes with the base.
Step by step
- Right triangle: opposite = pole 5, adjacent = base distance 12.
- Solve.
Final answer
About 22.6°.
The base distance may need Pythagoras: If the 'adjacent' is a base diagonal, find it first with the 2D (or 3D) distance, then do the angle.
Practice with real exam questions
Answer exam-style questions and get AI feedback that shows you exactly what examiners want to see in a full-marks response.
Lengths first, then the angle: In a box or pyramid, you often need a face or base diagonal before the angle triangle is complete. Use Pythagoras for the diagonal, then SOH-CAH-TOA.
IB-style question — face diagonal of a cube
Find the length of a face diagonal of a cube of side 4.
Step by step
- A face is a 4 × 4 square; its diagonal:
- Simplify.
Final answer
Face diagonal = 4√2 ≈ 5.66.
Two-step problems are normal: 3D questions usually chain: a length (Pythagoras) feeds an angle (trig). Show both steps.
A diameter makes a right angle: The angle in a semicircle is 90°: any point on a circle joined to the ends of a diameter forms a right-angled triangle. This is the trick behind many cylinder-in-sphere problems.
IB-style question — cylinder in a sphere
A cylinder is inscribed in a sphere of radius r so a base diameter and a sphere diameter meet at angle θ. Show that the cylinder's base radius is r cos θ.
Step by step
- The sphere diameter subtends a right angle at the rim point.
- The base diameter (adjacent) over the sphere diameter (hyp).
Final answer
So R = r cos θ — exactly the audited exam relationship.
Look for diameters: If a diameter appears, suspect a hidden right angle — it usually unlocks the triangle.