You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers the use of vectors in mechanics as required by the Edexcel 9MA0 A-Level Mathematics specification. You need to work with position vectors, velocity vectors and force vectors in two dimensions, using both column-vector and i-j notation.
In two dimensions, vectors can be written as:
where i is the unit vector in the x-direction and j is the unit vector in the y-direction.
The magnitude of v = ai + bj is:
|v| = √(a² + b²)
The direction (angle θ with the positive x-axis) is:
θ = arctan(b/a)
Exam Tip: When finding the direction, always draw a sketch to check which quadrant the vector is in. The arctan function only gives angles in the range -90° to 90°, so you may need to add or subtract 180°.
If a particle has position vector r, velocity vector v and acceleration vector a:
v = dr/dt (differentiate each component with respect to t) a = dv/dt (differentiate again)
And conversely: v = ∫a dt r = ∫v dt
Example: A particle has position vector r = (3t² + 1)i + (4t - t²)j.
v = dr/dt = 6t i + (4 - 2t)j a = dv/dt = 6i - 2j (constant acceleration)
At t = 2: r = 13i + 4j, v = 12i + 0j (moving purely in the x-direction).
The displacement from point A to point B is a vector: AB = rB - rA
The distance from A to B is the magnitude of this vector: |AB| = √((xB - xA)² + (yB - yA)²)
The SUVAT equations can be written in vector form:
v = u + at r = r₀ + ut + ½at²
where r₀ is the initial position, u is the initial velocity, and a is the constant acceleration.
Example: A particle starts at position (2i + 3j) m with velocity (4i - j) m s⁻¹ and has acceleration (-2i + 3j) m s⁻².
At time t: r = (2i + 3j) + (4i - j)t + ½(-2i + 3j)t² r = (2 + 4t - t²)i + (3 - t + 1.5t²)j
At t = 3: r = (2 + 12 - 9)i + (3 - 3 + 13.5)j = 5i + 13.5j
Forces are vectors and can be added using vector addition.
Resultant force: The sum of all force vectors.
F_resultant = F₁ + F₂ + F₃ + ...
Newton's Second Law in vector form:
F = ma
This gives both the magnitude and direction of the acceleration.
Example: Forces (3i + 4j) N and (-1i + 2j) N act on a 2 kg particle. Find the acceleration.
Resultant = (3 - 1)i + (4 + 2)j = 2i + 6j N a = F/m = (2i + 6j)/2 = i + 3j m s⁻²
|a| = √(1 + 9) = √10 ≈ 3.16 m s⁻²
A particle is in equilibrium when the resultant force is the zero vector:
F₁ + F₂ + ... + Fₙ = 0i + 0j
This gives two scalar equations (one for the i-component, one for the j-component).
If v = ai + bj, then:
Example: v = -3i + 4j m s⁻¹. Speed = √(9 + 16) = 5 m s⁻¹. Direction: arctan(4/(-3)) — the vector is in the second quadrant, so θ = 180° - arctan(4/3) ≈ 180° - 53.1° = 126.9° from the positive x-axis.
A unit vector in the direction of v is:
v-hat = v / |v|
Example: v = 6i + 8j. |v| = 10. Unit vector = (6i + 8j)/10 = 0.6i + 0.8j.
Edexcel 9MA0-03 specification, Paper 3 — Statistics and Mechanics, Sections 9-10 (Kinematics and Forces). Section 9 covers "Understand and use the language of kinematics: position, displacement, distance travelled, velocity, speed, acceleration" with explicit vector treatment in two dimensions, including r=r0+ut+21at2 and the related v=u+at. Section 10 covers Newton's laws in vector form, with F=ma applied to particles moving under constant force in a plane. Vector mechanics is examined on Paper 3 only, but it draws synoptically on Paper 1 Section 10 (Vectors as pure objects) for the algebra of i, j components, dot product, magnitude, and unit vectors. The Edexcel formula booklet provides scalar SUVAT but does not re-state the vector forms — students must transcribe them from s=ut+21at2 themselves.
Question (8 marks):
A ship S moves in a straight line with constant velocity. At time t=0 hours, S is at the position with vector (3i+2j) km relative to a fixed origin O, where i and j point east and north respectively. The velocity of S is (4i−j) km/h.
A lighthouse L is at the fixed position (15i−4j) km.
(a) Write down the position vector r(t) of S at time t. (1)
(b) Find the value of t at which S is closest to L, and the distance ∣SL∣ at that moment. (7)
Solution with mark scheme:
(a) Using r(t)=r0+ut with zero acceleration:
r(t)=(3+4t)i+(2−t)j
B1 — correct vector position function with both components.
(b) Step 1 — write the displacement LS(t).
LS(t)=r(t)−rL=(3+4t−15)i+(2−t−(−4))j=(4t−12)i+(6−t)j
M1 — subtracting position vectors in the correct order. Common error: subtracting rS−rL vs rL−rS — the magnitude is unchanged so this does not lose marks here, but on questions involving direction (bearing) the order matters absolutely.
A1 — correct components for the displacement.
Step 2 — square the magnitude (avoid square roots until the end).
∣LS∣2=(4t−12)2+(6−t)2
Expand:
=16t2−96t+144+36−12t+t2=17t2−108t+180
M1 — squaring magnitude correctly (using ∣ai+bj∣2=a2+b2). This is the AO2 reasoning move: examiners reward minimising ∣LS∣2 rather than ∣LS∣ because the square root has the same minimum at the same t.
A1 — correct quadratic in t.
Step 3 — minimise.
Differentiate or complete the square. Using calculus:
dtd∣LS∣2=34t−108=0⟹t=34108=1754
M1 — valid minimisation method (calculus or completing the square).
A1 — correct t=1754 hours.
Step 4 — substitute back to find minimum distance.
∣LS∣min2=17⋅172542−108⋅1754+180=172916−175832+173060=17144
So ∣LS∣min=1712=171217 km.
A1 — correct minimum distance, rationalised.
Total: 8 marks (B1 M3 A4).
Question (6 marks): A particle P of mass 2 kg moves under the action of a single constant force F N. At time t=0 s the particle is at the origin moving with velocity (3i+j) m/s. At time t=4 s the particle has velocity (−i+5j) m/s.
(a) Find the acceleration of P. (2)
(b) Hence find F and the magnitude of F. (2)
(c) Find the position vector of P at t=4 s. (2)
Mark scheme decomposition by AO:
(a)
(b)
(c)
Total: 6 marks split AO1 = 5, AO3 = 1. The AO3 mark is for selecting the correct vector SUVAT formula given the data available (initial velocity and acceleration, not initial and final velocity).
Connects to:
Paper 1 Section 10 — Vectors (pure): the algebra of ij components, magnitude ∣ai+bj∣=a2+b2, and unit-vector direction r^=r/∣r∣ are imported wholesale into mechanics. Without confidence in pure vector arithmetic, mechanics calculations stall at the first subtraction.
Paper 3 Section 9 — Scalar kinematics (SUVAT): every vector SUVAT equation reduces to two scalar SUVAT equations, one per component. r=ut+21at2 is just x=uxt+21axt2 and y=uyt+21ayt2 run in parallel. Recognising this collapses "scary" 2D problems into routine 1D ones.
Paper 3 Section 10 — Forces and Newton's laws: F=ma in vector form means each component of force produces the corresponding component of acceleration independently. This is why projectile motion under gravity has horizontal velocity unchanged: Fx=0 implies ax=0.
Relative velocity: vA/B=vA−vB is the velocity of A as seen from B. Closest-approach problems are cleanest in the frame of one of the moving objects, where the other moves in a straight line and the minimum separation is the perpendicular distance from the origin to that line.
Bearings and navigation: mechanics questions often dress vectors in compass bearings — i east, j north — and require converting between bearing form (e.g. 030°) and component form. A bearing θ measured clockwise from north corresponds to velocity v(sinθi+cosθj).
Vectors-in-mechanics questions on 9MA0-03 typically split AO marks as follows:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Applying r=r0+ut+21at2, computing magnitudes, applying F=ma component-wise |
| AO2 (reasoning / interpretation) | 20–30% | Justifying use of $ |
| AO3 (problem-solving / modelling) | 15–25% | Setting up the displacement vector for closest-approach problems; selecting between SUVAT variants given partial data; interpreting "collide" or "intercept" as a system of vector equations |
Examiner-rewarded phrasing: "the displacement of S from L at time t is …"; "since ∣LS∣2 is minimised at the same t as ∣LS∣, we minimise the simpler quadratic"; "equating i components and j components separately gives the simultaneous equations …". Phrases that lose marks: "the distance is" without specifying which two objects; missing units (km, m, m/s, m/s2); leaving answers as 144/17 rather than 12/17 rationalised.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.