Tip: Tutorly is best on desktop, but you can try it on mobile too.
Tutorly.sg Logo
Syllabus learning hub
Part of this topic cluster: Vectors learning hub
See all guides in order — explainers, worked examples, mistakes, and exam tips.
Practise Vectors on Tutorly
Try Tutorly.sg free! No signup — start now →

A Level Vectors: Common Mistakes and How to Avoid Them

Updated June 14, 2026A Levels
Tutorly.sg editorial team
Singapore-focused study guides aligned to MOE exam formats.
  • Tutorly.sg has been mentioned on Channel NewsAsia (CNA)
  • Tutorly.sg has been used by thousands of users in Singapore

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

Quick answer

Vectors often trip students up during exams because they seem complex, but it's usually just a few basic gaps causing the confusion. Once you fill these gaps with clear steps and practice, you'll find vectors more manageable and regain those marks you lost.

“Stuck on a question? See simple explanations that help you understand fast.”
👉 Give it a try and turn confusion into clarity in minutes.

Tutorly.sg learning in Singapore

What you need to know

Vectors are mathematical objects with both magnitude (size) and direction. You use them to describe movement or force in physics and engineering. In A Level exams, vectors questions often require you to find or apply the position, direction, or magnitude of a vector.

“Access more than 1000+ past year papers to practice”
👉 Start a paper today and test yourself like it’s the real exam.

Study smarter with Tutorly.sg

Core teaching sections

Understanding Vector Basics

Vectors are different from simple numbers because they have both a size and a direction. Think of them like arrows pointing in a certain direction. You'll often see them represented as 𝑎=(𝑥𝑦)\mathbf{𝑎} = \begin{pmatrix} 𝑥 \\ 𝑦 \end{pmatrix}, where 𝑥 and 𝑦 are the components that tell you where the vector is pointing.

Adding and Subtracting Vectors

When you add vectors, you add their components separately. For example, if 𝑎=(23)\mathbf{𝑎} = \begin{pmatrix} 2 \\ 3 \end{pmatrix} and 𝑏=(41)\mathbf{𝑏} = \begin{pmatrix} 4 \\ 1 \end{pmatrix}, then 𝑎+𝑏=(2+43+1)=(64)\mathbf{𝑎} + \mathbf{𝑏} = \begin{pmatrix} 2+4 \\ 3+1 \end{pmatrix} = \begin{pmatrix} 6 \\ 4 \end{pmatrix}.

Step 1: Add the 𝑥 components: 2 + 4 = 6.
Why: Each component represents a part of the vector's direction.

Step 2: Add the 𝑦 components: 3 + 1 = 4.
Why: This step completes the new vector's direction.

Quick check

  1. What is the result of (12)+(34)\begin{pmatrix} 1 \\ 2 \end{pmatrix} + \begin{pmatrix} 3 \\ 4 \end{pmatrix}?
  2. Subtract (56)\begin{pmatrix} 5 \\ 6 \end{pmatrix} from (78)\begin{pmatrix} 7 \\ 8 \end{pmatrix}.
  3. What are the components of a vector with magnitude 5 and direction along the positive 𝑥-axis?

Answers:

  1. (46)\begin{pmatrix} 4 \\ 6 \end{pmatrix}
  2. (22)\begin{pmatrix} 2 \\ 2 \end{pmatrix}
  3. (50)\begin{pmatrix} 5 \\ 0 \end{pmatrix}

Common mistakes students make

Rushing Through Algebra Steps

Here's the shortcut method I teach my students: when working with vectors, slow down and focus on each component separately. Many students lose unnecessary marks by rushing and mixing up 𝑥 and 𝑦 components.

Overcomplicating Simple Questions

The key pattern to recognise is that vector questions often look harder than they are. If you see a vector addition or subtraction, break it down into simple steps: add or subtract the 𝑥 values, then the 𝑦 values. This part trips everyone up, so practice it until it feels easy.

Exam tip

When you see a vector question, you should immediately think of this formula: magnitude 𝑎=𝑥2+𝑦2\|\mathbf{𝑎}\| = \sqrt{𝑥^2 + 𝑦^2}. It's often needed for calculating the length of a vector, which is a common question type.

Worked examples

Question

Find the magnitude of vector 𝑐=(34)\mathbf{𝑐} = \begin{pmatrix} 3 \\ 4 \end{pmatrix} and the unit vector in the same direction.

Solution

Step 1: Calculate the magnitude: 𝑐=32+42=9+16=25=5\|\mathbf{𝑐}\| = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5.
Why: The magnitude gives the length of the vector, which is a common requirement.

Step 2: Find the unit vector: divide each component by the magnitude: (3545)\begin{pmatrix} \frac{3}{5} \\ \frac{4}{5} \end{pmatrix}.
Why: A unit vector has a magnitude of 1 and points in the same direction, which helps in normalising vectors.

“Doing Secondary Science? Pick a topic and practise like it’s a real exam — with clear answers right after.”
👉 Try Tutorly now and start a Science topic in seconds.

![Secondary Science topics you can practise on Tutorly.sg](/app/blog-images/middle 2.png)

Question

Determine the vector 𝑑\mathbf{𝑑} that points from point 𝐴(1, 2) to point 𝐵(4, 6).

Solution

Step 1: Subtract the coordinates of 𝐴 from 𝐵: 𝑑=(4162)=(34)\mathbf{𝑑} = \begin{pmatrix} 4-1 \\ 6-2 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \end{pmatrix}.
Why: Subtracting gives the direction and length of the vector from 𝐴 to 𝐵.

Quick summary

  • Vectors have both size and direction.
  • Add and subtract vectors by their components.
  • Magnitude is the vector's length; use 𝑎=𝑥2+𝑦2\|\mathbf{𝑎}\| = \sqrt{𝑥^2 + 𝑦^2}.
  • Slow down to avoid mixing up 𝑥 and 𝑦 components.
  • Practice unit vectors for normalising direction.

FAQ

Why do I keep getting the wrong vector direction?
Check your subtraction order; it affects direction.

What formula should I remember for vector length?
Use 𝑎=𝑥2+𝑦2\|\mathbf{𝑎}\| = \sqrt{𝑥^2 + 𝑦^2} for magnitude.

How can I stop making careless mistakes?
Focus on each vector component separately and don't rush algebra steps.

Why do vectors confuse me in exams?
It's usually a gap in basic understanding. Practice breaking them into simple steps.

How do I find a unit vector?
Divide each component by the vector's magnitude.

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

Free practice

Try it yourself

Practise similar vector questions with step-by-step help on Tutorly

  • ✓ Unlimited similar questions
  • ✓ Step-by-step help when you are stuck
  • ✓ No sign-up needed to start
Start practising on Tutorly.sg →

Related Topics You Should Learn Next

“Practice PSLE Science questions and get clear, step-by-step answers instantly.”
👉 Try a question now and see how fast you can improve.

Try Tutorly.sg on the website

Free on Tutorly.sg

Practise with step-by-step help — free to start

On Tutorly.sg/app you can practise unlimited Singapore syllabus questions, get instant explanations when you are stuck, and use past-year papers — no sign-up needed to start.

  • ✓ PSLE, O Level, A Level, and more
  • ✓ Step-by-step working when you are stuck
  • ✓ Works on phone and laptop
Start practising on Tutorly.sg/app →

More free resources