Skip to main content

Worked Solutions

Vectors — Worked Solutions (HSC Maths Extension 1)

By Patrick · Intuition tutor 1 min read

Created with Intu AI Reviewed by Intuition's expert tutors

Studying this? See our HSC Maths Extension 1 course →

Worked examples for HSC Maths Extension 1 vectors. Each shows where the marks are awarded, the key idea, and the full solution explained by your choice of tutor — Stella, Ella or Cassie.

How to use these

Try each question first, then check your working. Use the tutor tabs to read the full solution in the style that suits you: Stella is direct and challenging, Ella is warm and explains the why, and Cassie is concise and analytical.

Example 1 — Projection of one vector onto another

Standard 3 marks

Question

Let $\underset{\sim}{a} = 3\underset{\sim}{i} + 4\underset{\sim}{j}$ and $\underset{\sim}{b} = 5\underset{\sim}{i} + 12\underset{\sim}{j}$. Find the scalar projection of $\underset{\sim}{a}$ onto $\underset{\sim}{b}$.

Solution

Scalar projection of $\underset{\sim}{a}$ onto $\underset{\sim}{b}$ is $\dfrac{\underset{\sim}{a}\cdot\underset{\sim}{b}}{|\underset{\sim}{b}|}$.

Dot product: $\underset{\sim}{a}\cdot\underset{\sim}{b} = 3(5) + 4(12) = 15 + 48 = 63$.

Magnitude: $|\underset{\sim}{b}| = \sqrt{5^2 + 12^2} = \sqrt{169} = 13$.

So the scalar projection $= \dfrac{63}{13}$.

Don't confuse scalar projection (divide by $|\underset{\sim}{b}|$ once) with vector projection (an extra factor of the unit vector).

Where the marks go

  • 1 mark: Correct dot product $\underset{\sim}{a}\cdot\underset{\sim}{b} = 63$
  • 1 mark: Correct magnitude $|\underset{\sim}{b}| = 13$
  • 1 mark: Correct scalar projection $\frac{63}{13}$

Key idea

Scalar projection of $\underset{\sim}{a}$ onto $\underset{\sim}{b}$ is $\frac{\underset{\sim}{a}\cdot\underset{\sim}{b}}{|\underset{\sim}{b}|}$ — dot product over the length of the vector you project onto.

Example 2 — Vector geometry: diagonals of a rhombus

Challenging 4 marks

Question

$OACB$ is a rhombus with $\overrightarrow{OA} = \underset{\sim}{a}$ and $\overrightarrow{OB} = \underset{\sim}{b}$, where $|\underset{\sim}{a}| = |\underset{\sim}{b}|$. Using vectors, prove that the diagonals $OC$ and $AB$ are perpendicular.

Solution

Since $OACB$ is a rhombus, $\overrightarrow{OC} = \underset{\sim}{a} + \underset{\sim}{b}$ and $\overrightarrow{AB} = \underset{\sim}{b} - \underset{\sim}{a}$.

Test perpendicularity with the dot product:

$$\overrightarrow{OC}\cdot\overrightarrow{AB} = (\underset{\sim}{a}+\underset{\sim}{b})\cdot(\underset{\sim}{b}-\underset{\sim}{a}) = |\underset{\sim}{b}|^2 - |\underset{\sim}{a}|^2.$$

Because all sides are equal, $|\underset{\sim}{a}| = |\underset{\sim}{b}|$, so this is $0$.

A zero dot product (with non-zero vectors) means the diagonals are perpendicular. The whole proof hinges on the equal-sides condition giving $|\underset{\sim}{b}|^2 - |\underset{\sim}{a}|^2 = 0$.

Where the marks go

  • 1 mark: Expresses both diagonals as $\underset{\sim}{a}+\underset{\sim}{b}$ and $\underset{\sim}{b}-\underset{\sim}{a}$
  • 1 mark: Forms the dot product of the two diagonals
  • 1 mark: Simplifies to $|\underset{\sim}{b}|^2 - |\underset{\sim}{a}|^2$
  • 1 mark: Uses $|\underset{\sim}{a}| = |\underset{\sim}{b}|$ to conclude perpendicularity

Key idea

Two vectors are perpendicular when their dot product is zero; $(\underset{\sim}{a}+\underset{\sim}{b})\cdot(\underset{\sim}{b}-\underset{\sim}{a}) = |\underset{\sim}{b}|^2 - |\underset{\sim}{a}|^2$, which vanishes when the magnitudes are equal.