Skip to content
M
hscscience Ext 2 · Y12
0/100daily goal
0
0
0 due
0
L1 · 0 XP
KJ
Your weak spots
Insights load after your first practice round.
Module 14 · L12 of 12 · Final ~50 min ⚡ +100 XP available

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.

Today's hook — Faced with "find the foot of the perpendicular from a point $P$ to a line $\ell$ through $A$ with direction $\mathbf{d}$", three methods exist: (i) parameterise $\ell$ and minimise $|P-Q(t)|^2$, (ii) impose $(P-Q)\cdot\mathbf{d}=0$ on the parameter, (iii) compute the projection $\mathbf{q}=\mathbf{a}+\dfrac{(\mathbf{p}-\mathbf{a})\cdot\mathbf{d}}{\mathbf{d}\cdot\mathbf{d}}\mathbf{d}$ directly. Which is fastest under exam pressure? Decide before reading on.
0/5QUESTS
01
Recall — your gut answer first
+5 XP warm-up

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.

auto-saved
02
The two moves for any HSC 3D vector question
+5 XP to read

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}$

Sketch axes+pts Represent comp/vec Operate dot/proj Check: units, signs, magnitudes
$d(P,\ell)=\dfrac{|(\mathbf{p}-\mathbf{a})\times\mathbf{d}|}{|\mathbf{d}|}\;=\;\big|(\mathbf{p}-\mathbf{a})-\text{proj}_{\mathbf{d}}(\mathbf{p}-\mathbf{a})\big|$
Components for numbers
When the question gives coordinates and asks for a length, angle or distance, drop straight into $(x,y,z)$ components. Reserve abstract vector algebra for proofs.
Projection for feet of perpendicular
Foot of perpendicular from $P$ to a line through $A$ with direction $\mathbf{d}$: one formula, $\mathbf{q}=\mathbf{a}+\text{proj}_{\mathbf{d}}(\mathbf{p}-\mathbf{a})$. Faster than calculus or simultaneous equations.
Sketch first, calculate second
A rough 3D sketch (axes plus a few points) prevents sign errors and reminds you which vector points which way. Don't try to draw scale — draw structure.
03
What you'll master
Know

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})|$
Understand

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
Can do

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
04
Key terms · Module 14 toolkit
ComponentsA vector expressed as $\mathbf{u}=u_1\mathbf{i}+u_2\mathbf{j}+u_3\mathbf{k}$, or equivalently $(u_1,u_2,u_3)$. Used whenever explicit numbers appear.
Dot product$\mathbf{u}\cdot\mathbf{v}=u_1v_1+u_2v_2+u_3v_3=|\mathbf{u}||\mathbf{v}|\cos\theta$. Zero iff vectors are perpendicular (and both non-zero).
Magnitude$|\mathbf{u}|=\sqrt{\mathbf{u}\cdot\mathbf{u}}=\sqrt{u_1^2+u_2^2+u_3^2}$. The length of the vector; never negative.
ProjectionThe vector projection of $\mathbf{u}$ onto $\mathbf{d}$ is $\text{proj}_{\mathbf{d}}\mathbf{u}=\dfrac{\mathbf{u}\cdot\mathbf{d}}{\mathbf{d}\cdot\mathbf{d}}\mathbf{d}$. Geometrically, the shadow of $\mathbf{u}$ along $\mathbf{d}$.
Vector equation of a line$\mathbf{r}=\mathbf{a}+t\mathbf{d}$, where $\mathbf{a}$ is a point on $\ell$ and $\mathbf{d}$ a non-zero direction vector. Each $t\in\mathbb{R}$ gives one point.
Distance from point to lineLength of the component of $\mathbf{p}-\mathbf{a}$ perpendicular to $\mathbf{d}$: $d=|(\mathbf{p}-\mathbf{a})-\text{proj}_{\mathbf{d}}(\mathbf{p}-\mathbf{a})|$.
Skew linesTwo lines in 3D that are neither parallel nor intersecting. Most pairs of random 3D lines are skew; checking intersection requires solving for consistent parameters.
MEX-V1NESA outcome (Further Work with Vectors): applies notation and properties of three-dimensional vectors to model lines, geometric relationships and proofs.
05
Choosing components vs. vector algebra
core concept

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:

  1. Dot product for angles, perpendicularity tests, and converting "$\mathbf{u}\perp\mathbf{v}$" into a single equation $\mathbf{u}\cdot\mathbf{v}=0$.
  2. 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.
  3. 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).
Decision rule. "Find the foot of the perpendicular" ⇒ projection. "Show that $\mathbf{u}\perp\mathbf{v}$" ⇒ show $\mathbf{u}\cdot\mathbf{v}=0$. "Do these two lines intersect" ⇒ simultaneous parameter equations. Picking the right operation up front saves half a page of working.

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?

06
Sketching 3D and watching signs
core concept

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.

$$\vec{AB}=\mathbf{b}-\mathbf{a},\quad \cos\theta_{\text{vectors}}=\dfrac{\mathbf{u}\cdot\mathbf{v}}{|\mathbf{u}||\mathbf{v}|},\quad \cos\theta_{\text{lines, acute}}=\dfrac{|\mathbf{u}\cdot\mathbf{v}|}{|\mathbf{u}||\mathbf{v}|}$$
Common mistake. Students conflate "angle between vectors" with "angle between lines". A direction vector can be reversed without changing the line — so the angle between lines is always taken to be acute. Use absolute value of the dot product when the question asks for the angle between two lines.

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.

PROBLEM 1 · COMPONENTS · ANGLE BETWEEN TWO LINES

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.

1
Direction vectors: $\mathbf{d}_1=(2,-1,2)$, $\mathbf{d}_2=(1,2,-2)$. Compute $\mathbf{d}_1\cdot\mathbf{d}_2=2(1)+(-1)(2)+2(-2)=2-2-4=-4$.
"Angle between two lines" — pure dot product question. Drop straight into components. The sign of the dot product will be killed by the absolute value because we want the acute angle.
PROBLEM 2 · PROJECTION · FOOT OF PERPENDICULAR AND DISTANCE

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$.

1
Let $\mathbf{a}=(1,0,2)$, $\mathbf{d}=(1,2,-1)$, $\mathbf{p}=(2,3,1)$. Compute $\mathbf{p}-\mathbf{a}=(1,3,-1)$, then $(\mathbf{p}-\mathbf{a})\cdot\mathbf{d}=1(1)+3(2)+(-1)(-1)=1+6+1=8$ and $\mathbf{d}\cdot\mathbf{d}=1+4+1=6$.
"Foot of perpendicular" ⇒ projection. Compute the parameter $t^*=\dfrac{(\mathbf{p}-\mathbf{a})\cdot\mathbf{d}}{\mathbf{d}\cdot\mathbf{d}}$ in one shot — no calculus, no simultaneous equations.
PROBLEM 3 · PROOF · ABSTRACT VECTOR ALGEBRA

$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$.

1
Set up: $M_1=\tfrac{1}{2}(\mathbf{a}+\mathbf{b})$, $M_2=\tfrac{1}{2}(\mathbf{c}+\mathbf{d})$. So $G=\tfrac{1}{2}(M_1+M_2)=\tfrac{1}{4}(\mathbf{a}+\mathbf{b}+\mathbf{c}+\mathbf{d})$.
"Prove that…" tells you to stay in abstract vectors. Position vectors of midpoints follow from the section formula in its midpoint form.

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)$.

Trap 01
Reaching for calculus when projection wins
Differentiating $|P-Q(t)|^2$ to find the closest point is correct but slow. Projection gives $t^*=\dfrac{(\mathbf{p}-\mathbf{a})\cdot\mathbf{d}}{\mathbf{d}\cdot\mathbf{d}}$ in one line. Reserve calculus for cases where the curve isn't a line.
Trap 02
Forgetting the absolute value for line angles
If $\mathbf{d}_1\cdot\mathbf{d}_2<0$ and you forget the absolute value, you'll report an obtuse angle when the question asked for the acute angle between two lines. Always check whether "vectors" or "lines" is asked.
Trap 03
Assuming two 3D lines intersect
In 3D, two random lines are usually skew. Always solve the parameter equations: equate components, get three equations in $(t,s)$; check whether the third is consistent with the first two. Skipping this step is a guaranteed sign-error.

Did you get this? True or false: two distinct, non-parallel lines in 3D space are guaranteed to intersect.

Work mode · how are you completing this lesson?
1

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.

2

$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$.

3

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).

4

$\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.

5

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?

11
Revisit your thinking · close-out of Module 14

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.

auto-saved
01
Multiple choice
+5 XP per correct · +25 XP all-correct

Pick your answer, then rate your confidence — that tells the system what to drill next. Each retry pulls a fresh mix from the bank.

02
Short answer
ApplyBand 32 marks

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)

auto-saved
ApplyBand 43 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)

auto-saved
AnalyseBand 53 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)

auto-saved
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].

01
Boss battle · The Module 14 Final
earn bronze · silver · gold

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 arena
02
Science Jump · platform challenge

Climb 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.

🎓
Want help with Module 14 Synthesis & Exam Technique?

Work through this topic 1-on-1 with an experienced HSC tutor.

Book a free session →