Module 14 Synthesis & Exam Technique
Eleven lessons have given you the full 3D vector toolkit: components, magnitudes, dot product, projection, equations of lines, distance from a point to a line, and the proof of classical theorems. This final lesson collects every tool in one place, then turns to exam technique. When should you drop into components versus stay in vector algebra? When does projection save time over simultaneous equations? How should a 3D sketch look on paper to guide working without becoming a distraction? Three synthesis problems span the module and demonstrate the decisions you make under exam conditions.
Without flipping back through the module, list every vector formula you can recall from Module 14: magnitude, dot product, angle, projection, vector equation of a line, distance from point to line, midpoint, centroid. Note which ones you had to think about — those are your revision targets.
Every Module 14 question rewards two decisions: choose your representation (components $(x,y,z)$ vs. abstract vectors $\mathbf{a},\mathbf{b},\mathbf{c}$) and choose your operation (projection vs. simultaneous equations vs. dot-product condition). Wrong representation triples your working; wrong operation hides the structure.
The sketch-represent-operate sequence: (1) sketch the 3D configuration with axes and the relevant points labelled, (2) choose components when distances and numerical answers are required, abstract vectors when the question asks for a proof, (3) pick the operation by what the question wants — angle → dot product; foot of perpendicular → projection; intersection of lines → simultaneous parameters.
$\text{proj}_{\mathbf{d}}\mathbf{u}=\dfrac{\mathbf{u}\cdot\mathbf{d}}{\mathbf{d}\cdot\mathbf{d}}\,\mathbf{d}\quad\cos\theta=\dfrac{\mathbf{u}\cdot\mathbf{v}}{|\mathbf{u}||\mathbf{v}|}\quad\ell:\mathbf{r}=\mathbf{a}+t\mathbf{d}$
Key facts
- $\mathbf{u}\cdot\mathbf{v}=u_1v_1+u_2v_2+u_3v_3=|\mathbf{u}||\mathbf{v}|\cos\theta$
- $\text{proj}_{\mathbf{d}}\mathbf{u}=\dfrac{\mathbf{u}\cdot\mathbf{d}}{\mathbf{d}\cdot\mathbf{d}}\mathbf{d}$
- Line $\ell:\mathbf{r}=\mathbf{a}+t\mathbf{d}$, $t\in\mathbb{R}$
- Distance from $P$ to $\ell$ = $|(\mathbf{p}-\mathbf{a})-\text{proj}_{\mathbf{d}}(\mathbf{p}-\mathbf{a})|$
Concepts
- When components beat abstract vectors and vice versa
- Why projection is just a renormalised dot product
- Why two lines in 3D usually fail to intersect (skew)
- Why a vector identity proves direction AND length together
Skills
- Choose components vs. vector algebra appropriately
- Sketch a 3D configuration to guide working
- Find the foot of a perpendicular by projection
- Decide between projection, simultaneous equations and dot-product conditions
The first decision in every Module 14 question is the representation. The trigger is in the wording.
- Use components $(x,y,z)$ when: the question gives points by coordinates, asks for a numerical answer (a length, an angle in degrees, a specific point), or asks you to test whether two specific lines intersect.
- Use abstract vectors $\mathbf{a},\mathbf{b},\mathbf{c}$ when: the question asks for a proof in a triangle, a parallelogram or general configuration; the answer is a relation rather than a number; symmetry is part of the argument.
- Mix when needed: set up with components for a specific numerical sub-part, then switch to abstract vectors if a "show that" follows.
The second decision is the operation. Three appear repeatedly:
- Dot product for angles, perpendicularity tests, and converting "$\mathbf{u}\perp\mathbf{v}$" into a single equation $\mathbf{u}\cdot\mathbf{v}=0$.
- Projection for the foot of a perpendicular from a point to a line, the component of one vector along another, and the shortest distance from a point to a line.
- Simultaneous equations in parameters for intersection of two lines: set $\mathbf{a}_1+t\mathbf{d}_1=\mathbf{a}_2+s\mathbf{d}_2$ and solve the three component equations for $(t,s)$. If consistent ⇒ they meet; if not ⇒ skew (or parallel).
Components for numbers; abstract vectors for proofs · Dot product ↔ angles + perpendicularity · Projection ↔ foot of perpendicular + shortest distance · Simultaneous parameters ↔ intersection of two lines
Pause — copy the four strategy mappings (numbers → components; proofs → abstract; angles → dot product; shortest distance → projection) into your book.
Quick check: A question reads: "Point $P=(2,1,4)$; line $\ell:\mathbf{r}=(1,0,0)+t(1,1,1)$. Find the foot of the perpendicular from $P$ to $\ell$." Which is the most efficient method?
We just saw the components-vs-abstract split: use component vectors for numerical answers, abstract vectors for algebraic proofs; dot product ↔ angles/perpendicularity; projection ↔ foot/distance. That raises a question: what 3D sketching conventions and sign traps trip up students in an exam? This card answers it → right-handed axes, $\vec{AB} = \mathbf{b}-\mathbf{a}$ (terminal minus initial), and use $|\mathbf{u}\cdot\mathbf{v}|$ (not $\mathbf{u}\cdot\mathbf{v}$) for the angle between lines.
A 3D sketch is not an accurate drawing — it is a memory aid. Three habits make sketches useful under exam pressure:
- Right-handed axes: $x$ to the right, $y$ into the page, $z$ up. Label the directions even if you don't draw to scale.
- Mark direction arrows on vectors: $\vec{AB}$ goes from $A$ to $B$, so $\vec{AB}=\mathbf{b}-\mathbf{a}$. Reversing this sign is the single most common error.
- Draw the foot of perpendicular as a small right-angle box: if you write $\vec{PQ}\cdot\mathbf{d}=0$, the sketch should show the right angle at $Q$, not at $P$.
Sign discipline. $\vec{AB}=\mathbf{b}-\mathbf{a}$, NOT $\mathbf{a}-\mathbf{b}$. The angle between two vectors is taken between $0$ and $\pi$, so $\cos\theta=\dfrac{\mathbf{u}\cdot\mathbf{v}}{|\mathbf{u}||\mathbf{v}|}$ may be negative — that just says $\theta>90^\circ$. The acute angle between two lines uses $|\mathbf{u}\cdot\mathbf{v}|$ in the numerator.
Sketch right-handed axes; label structure not scale · $\vec{AB}=\mathbf{b}-\mathbf{a}$ (terminal minus initial) · Angle between vectors uses $\mathbf{u}\cdot\mathbf{v}$ (signed); angle between lines uses $|\mathbf{u}\cdot\mathbf{v}|$ (acute) · Mark right angles in the sketch where the dot product is zero
Pause — copy right-handed axes, $\vec{AB} = \mathbf{b}-\mathbf{a}$, the distinction between angle between vectors ($\mathbf{u}\cdot\mathbf{v}$, signed) and between lines ($|\mathbf{u}\cdot\mathbf{v}|$, acute), and the rule to mark right angles in the sketch into your book.
Did you get this? True or false: when finding the acute angle between two lines, you should use $\cos\theta=\dfrac{|\mathbf{u}\cdot\mathbf{v}|}{|\mathbf{u}||\mathbf{v}|}$ with the absolute value, because reversing a direction vector should not change the line's angle.
Worked examples · 3 in a row, reveal as you go
Lines $\ell_1:\mathbf{r}=(1,2,3)+t(2,-1,2)$ and $\ell_2:\mathbf{r}=(0,1,1)+s(1,2,-2)$. Find the acute angle between them, to the nearest degree.
Point $P=(2,3,1)$. Line $\ell:\mathbf{r}=(1,0,2)+t(1,2,-1)$. Find the foot $Q$ of the perpendicular from $P$ to $\ell$, and the shortest distance from $P$ to $\ell$.
$ABCD$ is a tetrahedron with position vectors $\mathbf{a},\mathbf{b},\mathbf{c},\mathbf{d}$. Let $M_1,M_2,M_3$ be the midpoints of $AB,CD$ and let $G$ be the midpoint of $M_1M_2$. Prove that $G$ is also the midpoint of the segment joining the midpoints of $AC$ and $BD$.
Fill the gap: The vector projection of $\mathbf{u}$ onto direction $\mathbf{d}$ is $\text{proj}_{\mathbf{d}}\mathbf{u}=\dfrac{\mathbf{u}\cdot\mathbf{d}}{}\,\mathbf{d}$, and the foot of the perpendicular from $P$ to the line $\mathbf{r}=\mathbf{a}+t\mathbf{d}$ is $\mathbf{q}=\mathbf{a}+\text{proj}_{\mathbf{d}}\big(\mathbf{p}-\big)$.
Misconceptions to fix · the 3 traps that cost marks
Did you get this? True or false: two distinct, non-parallel lines in 3D space are guaranteed to intersect.
Activities · practice with the ideas
Find the acute angle between lines $\ell_1:\mathbf{r}=(0,0,0)+t(1,1,0)$ and $\ell_2:\mathbf{r}=(1,0,0)+s(0,1,1)$. State your answer in degrees to one decimal place.
$P=(3,0,2)$. Line $\ell:\mathbf{r}=(0,1,0)+t(1,0,1)$. Find the foot of the perpendicular and the shortest distance from $P$ to $\ell$.
Decide whether the lines $\ell_1:\mathbf{r}=(1,2,3)+t(1,0,1)$ and $\ell_2:\mathbf{r}=(0,1,4)+s(0,1,1)$ intersect. If they do, give the point of intersection; if not, classify the pair (parallel or skew).
$\triangle ABC$ has position vectors $\mathbf{a},\mathbf{b},\mathbf{c}$. Let $G$ be the centroid. Show that $\vec{GA}+\vec{GB}+\vec{GC}=\mathbf{0}$ and explain the geometric meaning.
Decide each: (i) what method would you use to find the angle between two vectors? (ii) the foot of a perpendicular from a point to a line? (iii) whether two lines in 3D intersect? Write one-sentence rationales.
Odd one out: Three of these tools are appropriate for "find the foot of the perpendicular from $P$ to line $\ell$". Which one is NOT the natural first choice under exam pressure?
Earlier you weighed three methods for finding the foot of a perpendicular: minimise $|P-Q(t)|^2$, impose $(P-Q)\cdot\mathbf{d}=0$, or compute the projection directly.
All three are valid; the projection $\mathbf{q}=\mathbf{a}+\dfrac{(\mathbf{p}-\mathbf{a})\cdot\mathbf{d}}{\mathbf{d}\cdot\mathbf{d}}\mathbf{d}$ wins under exam pressure because it bundles the calculus and the perpendicularity condition into a single algebraic move. The dot-product condition is the second-quickest and is worth knowing as a sanity check. Calculus is the slowest — reserve it for non-linear situations where projection does not apply. Across all of Module 14 the meta-skill is the same: identify the natural operation (dot, projection, simultaneous parameters, midpoint algebra), choose the natural representation (components vs. abstract vectors), and commit to a method before you start writing.
Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.
Q1. Find the acute angle between the lines $\ell_1:\mathbf{r}=(0,0,0)+t(1,2,2)$ and $\ell_2:\mathbf{r}=(1,1,1)+s(2,1,2)$. Give your answer to the nearest degree. (2 marks)
Q2. $P=(1,2,3)$ and line $\ell:\mathbf{r}=(2,0,1)+t(1,1,2)$. Use vector projection to find the foot of the perpendicular from $P$ to $\ell$ and the shortest distance from $P$ to $\ell$. (3 marks)
Q3. $\triangle ABC$ has position vectors $\mathbf{a},\mathbf{b},\mathbf{c}$. Let $G$ be its centroid. (a) Prove $\vec{GA}+\vec{GB}+\vec{GC}=\mathbf{0}$. (b) Hence show that for any point $P$ in space, $\vec{PA}+\vec{PB}+\vec{PC}=3\vec{PG}$. (3 marks)
Comprehensive answers (click to reveal)
Activity answers:
1. $\mathbf{d}_1\cdot\mathbf{d}_2=0+1+0=1$; $|\mathbf{d}_1|=\sqrt{2}$, $|\mathbf{d}_2|=\sqrt{2}$. $\cos\theta=|1|/2=\tfrac{1}{2}$, so $\theta=60.0^\circ$.
2. $\mathbf{p}-\mathbf{a}=(3,-1,2)$; $(\mathbf{p}-\mathbf{a})\cdot\mathbf{d}=3+0+2=5$; $\mathbf{d}\cdot\mathbf{d}=2$; $t^*=\tfrac{5}{2}$. Foot $\mathbf{q}=(0,1,0)+\tfrac{5}{2}(1,0,1)=(\tfrac{5}{2},1,\tfrac{5}{2})$. $\mathbf{p}-\mathbf{q}=(\tfrac{1}{2},-1,-\tfrac{1}{2})$; distance $=\sqrt{\tfrac{1}{4}+1+\tfrac{1}{4}}=\sqrt{\tfrac{3}{2}}=\tfrac{\sqrt{6}}{2}$.
3. Equating: $1+t=0$, $2=1+s$, $3+t=4+s$. From the first two, $t=-1$, $s=1$. Check the third: $3-1=2$ vs $4+1=5$ — inconsistent. Direction vectors $(1,0,1)$ and $(0,1,1)$ are not parallel. Therefore the lines are skew.
4. $\mathbf{g}=\tfrac{1}{3}(\mathbf{a}+\mathbf{b}+\mathbf{c})$. $\vec{GA}+\vec{GB}+\vec{GC}=(\mathbf{a}-\mathbf{g})+(\mathbf{b}-\mathbf{g})+(\mathbf{c}-\mathbf{g})=(\mathbf{a}+\mathbf{b}+\mathbf{c})-3\mathbf{g}=\mathbf{0}$. Geometrically, $G$ is the balance point of the three vertices — vectors from $G$ to the vertices cancel.
5. (i) Dot product gives $\cos\theta$ directly — no other formula reaches an angle so cleanly. (ii) Projection bundles "perpendicular foot" into a single formula; no calculus or simultaneous equations needed. (iii) Simultaneous parameter equations are the only way to detect intersection vs skew — equating components yields three equations in two unknowns; consistency means they meet.
Q1 (2 marks): $\mathbf{d}_1=(1,2,2)$, $\mathbf{d}_2=(2,1,2)$; $\mathbf{d}_1\cdot\mathbf{d}_2=2+2+4=8$ [1]. $|\mathbf{d}_1|=|\mathbf{d}_2|=3$. $\cos\theta=|8|/9=8/9$; $\theta=\cos^{-1}(8/9)\approx 27.3^\circ\approx 27^\circ$ [1].
Q2 (3 marks): $\mathbf{p}-\mathbf{a}=(-1,2,2)$; $(\mathbf{p}-\mathbf{a})\cdot\mathbf{d}=-1+2+4=5$; $\mathbf{d}\cdot\mathbf{d}=6$; $t^*=5/6$ [1]. $\mathbf{q}=(2,0,1)+\tfrac{5}{6}(1,1,2)=(\tfrac{17}{6},\tfrac{5}{6},\tfrac{8}{3})$ [1]. $\mathbf{p}-\mathbf{q}=(-\tfrac{11}{6},\tfrac{7}{6},\tfrac{1}{3})$; distance $=\sqrt{\tfrac{121+49+4}{36}}=\sqrt{\tfrac{174}{36}}=\dfrac{\sqrt{174}}{6}$ [1].
Q3 (3 marks): (a) $\mathbf{g}=\tfrac{1}{3}(\mathbf{a}+\mathbf{b}+\mathbf{c})$, so $\vec{GA}+\vec{GB}+\vec{GC}=(\mathbf{a}+\mathbf{b}+\mathbf{c})-3\mathbf{g}=\mathbf{0}$ [1]. (b) $\vec{PA}+\vec{PB}+\vec{PC}=(\mathbf{a}-\mathbf{p})+(\mathbf{b}-\mathbf{p})+(\mathbf{c}-\mathbf{p})=(\mathbf{a}+\mathbf{b}+\mathbf{c})-3\mathbf{p}$ [1] $=3\mathbf{g}-3\mathbf{p}=3(\mathbf{g}-\mathbf{p})=3\vec{PG}$ [1].
Five timed questions sweeping the full Module 14 toolkit: components, dot product, projection, line equations, distance, and geometric proof. Beat the boss to bank a tier — gold (90% + speed), silver (75%), or bronze (50%). Replays welcome.
⚔ Enter the arenaClimb platforms by answering quick 3D-vector questions. Lighter alternative to the boss.
Mark lesson as complete
Tick when you've finished the practice and review. This closes out Module 14.