3.6.10 · D33D Geometry

Worked examples — Angle between line and plane

2,978 words14 min readBack to topic

This page is the practice ground for Angle between line and plane. Below we hunt down every kind of situation the line–plane angle can be thrown into and work each one fully — so nothing on an exam can surprise you. First we fix notation and re-derive the master formula on this page, then we run the scenarios.


Building the master formula on this page (why ?)

WHAT we want: the angle between the line (direction ) and the plane (normal ).

Step A — measure the line against the normal first. The dot product is the only tool we have that turns two arrows into an angle, so we point it at and : Why the normal and not the plane's surface? Because a plane has no single "direction," but its normal does — that arrow is the plane's fingerprint.

Step B — swap for . The normal stands at to the plane, hence to the line's shadow inside it. So the line, its shadow, and the normal form a right angle: the line splits that into (down to the shadow) and (up to the normal). Therefore , i.e. , and Why does turn into ? Because we measured against the normal, which is off the plane — that extra right angle is exactly the co-relation . This is the whole reason the line–plane angle uses while Angle between two lines and Angle between two planes use .

Step C — take the size. A line has no arrowhead, so may point either way and flip the sign of the dot product; we take the magnitude to keep : This is the formula every example below uses.


The scenario matrix

Every problem this topic can throw is one of these cells. Each row is covered by at least one worked example below.

# Cell (scenario class) What makes it special Example
1 Clean positive dot product , ordinary angle Ex 1
2 Negative dot product must apply or you get a "negative angle" Ex 2
3 Zero dot product → parallel , so Ex 3
4 Line lies IN plane zero dot product and a point fits the plane Ex 4
5 Perpendicular line () , (limiting value) Ex 5
6 Cartesian form with mixed signs reading off equations correctly Ex 6
7 Real-world word problem a ramp / sunbeam, units and interpretation Ex 7
8 Exam twist: solve for an unknown angle given, find a missing coefficient Ex 8

Worked examples

Figure — Angle between line and plane
Figure — Angle between line and plane
Figure — Angle between line and plane


Connections