3.6.7 · D43D Geometry

Exercises — Angle between two lines

1,764 words8 min readBack to topic

A reminder of what the symbols on this page mean before we ever use them:


Level 1 — Recognition

Recall Solution L1.1

WHAT we do: look only at the denominators, ignore the point. WHY: in symmetric form the numbers under the fractions are exactly the components of the direction arrow; the numerators only tell us a point the line passes through, which does not affect orientation. (The point is irrelevant to any angle question.)

Recall Solution L1.2

Test: perpendicular dot product . (a) → perpendicular ✅ (b) → not perpendicular (in fact identical directions, angle ). Look at figure below: (a) is the x-axis vs the y-axis — a clean right angle.

Figure — Angle between two lines

Level 2 — Application

Recall Solution L2.1

Numerator (dot product): . Magnitudes: , . Combine:

Recall Solution L2.2

Read off: , . Dot: . Magnitudes: , .

Recall Solution L2.3

Direction cosines are already unit arrows (their length is 1), so the denominator equals 1 — we just take the dot product (see Direction cosines and direction ratios).


Level 3 — Analysis

Recall Solution L3.1

Perpendicular ⇒ dot product (with nonzero lengths, only the numerator must vanish; ). This is impossible — the -terms cancel, leaving . Conclusion: there is no value of that makes them perpendicular. The - and -contributions always cancel, so the dot product is stuck at regardless of . Recognising "no solution" is the whole point of this level.

Recall Solution L3.2

Cross product : for two identical vectors this is the zero vector , because there's no plane spanned. Why is the sharper tool here: near , is flat (its graph is nearly horizontal), so a tiny rounding error in the dot product barely moves the angle — small errors hide. But changes steeply near , so it magnifies and exposes any deviation. Use (cross product) to detect near-parallel; use (dot) to detect near-perpendicular.

Recall Solution L3.3

, . Check proportionality: . All equal ⇒ : same direction line (just scaled and reversed). Angle: parallel lines make angle . Confirm with the formula: The modulus rescued us: even though points "backwards," still reports (same line), not .


Level 4 — Synthesis

Recall Solution L4.1

Cross product (see Cross product of vectors): Cross-check with cosine: . Test the identity : Both routes give — the two tools agree, as they must.

Recall Solution L4.2

WHY the cross product: is by construction perpendicular to both inputs — exactly the arrow we need. Angle with :


Level 5 — Mastery

Recall Solution L5.1

Direction vectors: diagonal , edge . Dot: . Magnitudes: and . This is the famous "cube-diagonal angle." See the figure: the red diagonal leans off each edge.

Figure — Angle between two lines
Recall Solution L5.2

Set up : The numerator is always (the first two components cancel and multiplies zero). So for every , meaning the angle is always , never . Conclusion: no value of gives . The two lines are perpendicular for all — a structural fact the algebra reveals instantly.

Recall Solution L5.3

: : : Most spread apart: the pair at — the widest of the three.


Connections