Edexcel International A Levels Mathematics (XMA01-YMA01)
Vectors in Mechanics
0% Complete
3 tasks remaining
Short Notes - Vectors in Mechanics
Page 1/0
Detailed Study Notes
Detailed notes on Mechanics 1 for Edexcel International A Levels Mathematics, covering key concepts, explanations, examples, and exam-focused revision points.
Vectors in Mechanics Study Notes — Edexcel IAL Mathematics M1 (WME01/01, 2018 spec — 2026 onwards)
Two-dimensional kinematics in vector form: position r(t), velocity v(t) and displacement s in i, j form. Closest-approach and collision problems analysed by minimising the relative position vector.
Bearings are angles measured clockwise from North. They live in [0∘,360∘) and are quoted in three-figure form (045∘, 127∘, 315∘).
Bearing → velocity components: if i = East and j = North, then speed v at bearing θ has components
vE=vsinθ,vN=vcosθ.
(Note the swap: sinθ for East, cosθ for North, because bearings are from North.)
Velocity components → bearing: SKETCH the vector. Identify the quadrant. Then compute the angle from North using basic trigonometry — NEVER quote arctan(vy/vx) directly.
Quadrant
Velocity
Bearing
NE
vE>0, vN>0
θ=arctan(vE/vN)
SE
vE>0, vN<0
$\theta = 180^{\circ} - \arctan(v_E/
SW
vE<0, vN<0
$\theta = 180^{\circ} + \arctan(
NW
vE<0, vN>0
$\theta = 360^{\circ} - \arctan(
Example.v=4i−3j km/h (with i East, j North).
vE=4>0, vN=−3<0⇒ SE quadrant.
Angle from North: 180∘−arctan(4/3)≈180∘−53.13∘≈126.87∘.
Bearing ≈127∘.
Speed (magnitude): ∣v∣=42+32=5km h−1.
Bearings: clockwise from North, three figures.
Bearing → components: vE=vsinθ, vN=vcosθ.
Components → bearing: sketch, identify quadrant, then compute.
Never quote arctan(vy/vx) as a bearing directly.
Relative position and closest approach
Minimise ∣rAB∣2 to find when two particles are closest.
Relative position vector: rAB(t)=rB(t)−rA(t). This points from A to B at time t. Its magnitude is the distance between the particles.
Closest approach is the minimum value of ∣rAB∣ over all t≥0.
Method 1 — minimise ∣rAB∣2 (recommended):
Write rAB(t) in component form.
Compute d2(t)=∣rAB∣2=(rAB⋅rAB)= quadratic in t.
Minimise: differentiate d(d2)/dt=0, OR complete the square.
Substitute back to find the minimum distance.
Why d2 and not d?d=d2 — minimising one minimises the other (square root is monotonic for d≥0). But d2 is a clean quadratic; d involves a square root and chain rule.
Worked example. Ship A at (0,0) with velocity (3,4); ship B at (10,0) with velocity (−1,2), both km/h.
rA=(3t,4t).
rB=(10−t,2t).
rAB=(10−4t,−2t).
d2=(10−4t)2+4t2=100−80t+16t2+4t2=20t2−80t+100.
Complete the square: 20(t−2)2+20.
Minimum at t=2 h. dmin2=20, so dmin=25≈4.47 km.
Relative position: rAB=rB−rA.
Closest approach: minimise ∣rAB∣2.
Differentiate or complete the square.
Square root only once, at the end.
Do the particles collide?
Check BOTH components agree at the SAME t.
Two particles collide if their position vectors are equal at the same instant:
rA(t)=rB(t).
Since these are two-dimensional vectors, this requires TWO scalar equations to hold simultaneously:
xA(t)=xB(t)
yA(t)=yB(t)
Procedure:
Equate the i components; solve for t.
Check the j components agree at that t.
If both match, they collide at the found t. If not, they don't collide.
Example — rP=(1+3t)i+(2+t)j, rQ=(7−t)i+(−1+2t)j.
i components: 1+3t=7−t⇒4t=6⇒t=1.5.
Check j at t=1.5: 2+1.5=3.5 vs −1+3=2. Disagree.
So P and Q do NOT collide.
Note: if a question SAYS the particles collide and asks 'find the time / show that...', then both components SHOULD agree — if your numbers disagree, recheck arithmetic.
Collide ⇔ position vectors equal at same t.
TWO scalar conditions in 2-D — both must hold.
Equate i components → find t; check j at that t.
If j disagrees, they don't collide.
Finding velocity from two position observations
For constant velocity, v=(r1−r0)/t.
If a particle moves with constant velocity and you know its positions at two different times, you can find the velocity directly:
v=t1−t0r1−r0.
Then the speed is ∣v∣ and the direction follows by sketch + trigonometry.
Worked example.r0=3i−j at t=0, r1=11i+7j at t=4.
v=4(11−3)i+(7−(−1))j=48i+8j=2i+2j.
Speed: ∣v∣=4+4=22≈2.83m s−1.
Direction: NE quadrant, angle from North =arctan(2/2)=45∘. Bearing 045∘.
This is just the vector form of 'velocity = displacement / time'.
Constant velocity: v=Δr/Δt.
Speed = ∣v∣.
Bearing: sketch + arctan + quadrant correction.
Quick recap
Suvat in vector form: v=u+at; r=r0+ut+21at2.
Speed = magnitude of velocity vector: ∣v∣=vx2+vy2.
Bearings: three-figure, clockwise from North; sketch to fix quadrant.
Relative position: rAB=rB−rA.
Closest approach: minimise ∣rAB∣2 (quadratic in t).
Collision: BOTH components agree at the SAME t.
Constant velocity from two observations: v=Δr/Δt.
Memorise this
Verbatim phrases and definitions Edexcel mark schemes credit.
r(t)=r0+ut+21at2.
v(t)=u+at.
∣a∣=ax2+ay2.
Bearing θ: vE=vsinθ, vN=vcosθ.
rAB=rB−rA (relative position).
Closest approach: d(∣rAB∣2)/dt=0 or complete the square.
Collision: xA(t)=xB(t) AND yA(t)=yB(t).
How it’s examined
Vectors in mechanics typically appears as a 10-14 mark question in the second half of the WME01/01 paper. Common setups: two ships / boats / particles with given initial positions and constant velocities, asking for closest approach (worth 5-7 marks) or collision check (4-5 marks) or finding when they're at a specified separation. Bearings are nearly always required for the final mark — three-figure form, with explicit sketch to justify the quadrant. The minimisation of ∣rAB∣2 via differentiation or completing the square is the standard mark-scheme method.
Step-by-step worked examples — Vectors in Mechanics
Step-by-step solutions to past-paper-style questions on vectors in mechanics, written exactly the way a tutor would explain them at the board.
1Position vector under constant acceleration (7 marks, M1)
Core• Adapted from WME01/01 January 2024 Q3• vectors, position, velocity, acceleration
▼
Question
A particle P has initial position r0=(i−3j)m and initial velocity u=(2i+4j)m s−1. It moves with constant acceleration a=(i−2j)m s−2. Find (a) the velocity of P when t=3s, (b) the position of P when t=3s, (c) the speed at t=3s.
Step-by-step solution
Step 1
Draw a coordinate diagram and resolve. Use the vector suvat v=u+at component-wise.
M1 for v=u+at. A1 for velocity. M1 for r=r0+ut+21at2. A1A1 for both components. M1 for ∣v∣. A1 for speed. Examiner reports note that students who skip writing the formula in vector form and try to do each component in their head make sign errors on the 21at2 term.
2Velocity given as speed and bearing (6 marks, M1)
Core• Adapted from WME01/01 June 2023 Q2• vectors, bearing, magnitude and direction
▼
Question
A ship sails with constant velocity of 15km h−1 on a bearing of 120∘. Taking i East and j North, find (a) the velocity vector, (b) the position vector at time t hours given that the ship was at (i+2j)km when t=0.
Step-by-step solution
Step 1
Bearing 120∘ is measured clockwise from North. That puts the velocity in the SE quadrant, 30∘ South of East.
Step 2
Resolve the velocity. The angle to the East-axis is 90∘−120∘ in standard bearing convention; geometrically, vE=15sin120∘ (East component) and vN=15cos120∘ (North component).
Step 3
Compute components.
vE=15sin120∘=15⋅23≈12.99
Step 4
And the North component (note negative — moving South).
B1 for sketch showing bearing 120∘ correctly. M1 for resolving using sin/cos of the appropriate angle. A1 for vE. A1 for vN (with correct sign). M1A1 for position formula. The bearing-to-vector conversion is examined every series; a quick sketch resolves which trig ratio goes with which component.
3Closest approach of two ships (10 marks, M1)
Challenge• Adapted from WME01/01 June 2024 Q5• vectors, closest approach, minimise
▼
Question
At t=0, ship A is at (0)i+0j moving with velocity (3i+4j)km h−1. Ship B is at (10i+0j) moving with velocity (−i+2j)km h−1. Find the time at which the ships are closest, and the minimum distance between them.
Step-by-step solution
Step 1
Position vectors at time t:
rA=(3t)i+(4t)j,rB=(10−t)i+(2t)j
Step 2
Relative position AB=rB−rA.
AB=(10−4t)i+(−2t)j
Step 3
Distance squared (avoid the square root for cleaner differentiation):
d2=(10−4t)2+(−2t)2=100−80t+16t2+4t2=20t2−80t+100
Step 4
Method 1 — complete the square. 20(t2−4t)+100=20[(t−2)2−4]+100=20(t−2)2+20.
Step 5
Minimum at t=2. Minimum d2=20, so dmin=20=25≈4.47km.
Step 6
Method 2 — differentiate. dtd(d2)=40t−80=0⇒t=2. Same answer.
Answer
Closest approach at t=2 h with minimum distance 25≈4.47km.
Examiner tip
M1 for position vectors. M1 for relative vector AB. M1 for ∣AB∣2. A1 for the quadratic in t. M1 for minimisation (differentiate OR complete-the-square). A1 for t=2. M1A1 for minimum distance. ECF generous. Many candidates differentiate ∣AB∣ instead of ∣AB∣2 — both work but d2 is cleaner because there is no square root.
4Do two particles collide? (8 marks, M1)
Extended• Adapted from WME01/01 January 2023 Q4• vectors, collision, position vectors
▼
Question
Two particles P and Q move with constant velocities. At time t=0, P is at (i+2j)m with velocity (3i+j)m s−1; Q is at (7i−j)m with velocity (−i+2j)m s−1. (a) Show that the particles collide and find the time and position of collision.
Step-by-step solution
Step 1
Position vectors at time t:
rP=(1+3t)i+(2+t)j,rQ=(7−t)i+(−1+2t)j
Step 2
Collision requires rP=rQ at the same time t. Equate i components:
1+3t=7−t⇒4t=6⇒t=1.5s
Step 3
Check j components at t=1.5:
2+1.5=3.5,−1+2(1.5)=2
Step 4
3.5=2 — the j components do not match. So P and Q are not at the same position at t=1.5, and there is no time at which all components match. The particles do not collide.
Step 5
Note: the question as stated says 'show that the particles collide', but our check shows they do not. In a real exam this would mean rechecking — but the technique is the standard one: equate i components, find t, then check j components agree at that t.
Answer
Equating i gives t=1.5s, but the j components disagree (3.5=2), so the particles do not collide. If a question claims they do, recheck the data or assumptions.
Examiner tip
M1 for position vectors. M1 for equating i components. A1 for t=1.5. M1 for checking j components. A1 for the conclusion. B1B1 for the position vector and clear reasoning. Most exam questions DO have a collision (so both equations give the same t); if they don't, you must say so explicitly — examiners credit the reasoning over the numerical 'answer'.
5Finding velocity from two position observations (7 marks, M1)
Extended• Adapted from WME01/01 January 2024 Q6• vectors, velocity, from observations
▼
Question
At t=0, a particle P is at r0=(3i−j)m. At t=4s it is at r1=(11i+7j)m. Given that the velocity is constant, find (a) the velocity, (b) the speed, (c) the bearing on which P is moving.
Step-by-step solution
Step 1
Constant velocity: v=(r1−r0)/t.
v=4(11−3)i+(7−(−1))j=48i+8j=2i+2jm s−1
Step 2
Speed = magnitude.
∣v∣=4+4=22≈2.83m s−1
Step 3
Bearing: v=2i+2j — 2 East and 2 North (NE quadrant). Angle from North: arctan(2/2)=45∘.
Step 4
Bearing = 045∘ (three-figure form, measured clockwise from North).
M1 for velocity = displacement/time. A1 for velocity vector. M1 for magnitude. A1. M1 for bearing argument with sketch. A1 for 045∘. Use three-figure bearings (e.g. 045∘ not 45∘) — examiners deduct a B-mark for missing leading zero.
Key Formulae — Vectors in Mechanics
The formulae you need to memorise for vectors in mechanics on the Pearson Edexcel IAL XMA01 / YMA01 paper, with every variable defined in plain English and a note on when to use it.
Vector form: v=u+at
v=u+at
u,v
initial and final velocity vectors
a
constant acceleration vector
t
time (s)
When to use
Component-wise application of suvat. Useful when motion is in two dimensions and acceleration has both i and j components. NOT in the IAL formula booklet but follows from the scalar version.
Example
u=2i+4j, a=i−2j at t=3: v=5i−2j.
Vector form: s=ut+21at2
s=ut+21at2
s
displacement vector from start
u
initial velocity
a
acceleration
When to use
Find displacement (and hence position) under constant acceleration in vector form. NOT in the booklet but routinely used.
Most common starting point for vector kinematics. Reduces to r=r0+vt when a=0 (constant velocity).
Example
r0=i−3j, u=2i+4j, a=i−2j at t=3: r=11.5i.
Relative position vector
rAB(t)=rB(t)−rA(t)
rAB
position of B relative to A
rA,rB
positions of A and B at time t
When to use
First step in closest-approach and collision problems. The distance between the particles is ∣rAB∣ — minimise this to find the closest approach.
Example
rA=(3t,4t), rB=(10−t,2t): rAB=(10−4t,−2t).
Magnitude and direction of a 2-D vector
∣a∣=ax2+ay2,tanθ=ay/ax
a
vector in 2-D
θ
angle from positive i-direction
When to use
Convert vector form to speed + bearing. Always sketch to pick the correct quadrant — calculators give the principal value of arctan, which may need ±180∘ adjustment.
Key Definitions and Keywords — Vectors in Mechanics
Definitions to memorise and the exact keywords mark schemes credit for vectors in mechanics answers — sharpened from recent examiner reports for the 2026 Pearson Edexcel IAL XMA01 / YMA01 sitting.
Position vector
Examiner keyword
The vector r from a fixed origin O to the particle. Changes with time as the particle moves. Velocity is the time derivative: v=r˙.
Velocity vector
Examiner keyword
The rate of change of position with respect to time. A vector with magnitude = speed and direction = direction of motion. In i, j form: v=vxi+vyj.
Relative velocity
The velocity of one particle as seen from another: vB∣A=vB−vA. Used in closest-approach problems where the 'observer-particle frame' simplifies the geometry.
Closest approach
Examiner keyword
The minimum value of ∣rB−rA∣ over time. Found by differentiating ∣rAB∣2 with respect to t and setting equal to zero, or by completing the square.
Collide
Two particles collide if their position vectors are equal at the same instant. Requires BOTH the i and j components to agree at the same t.
Unit vectors i and j
Standard 2-D basis: i points along the positive x-axis, j along the positive y-axis. In navigation: i East, j North.
Common Mistakes and Misconceptions — Vectors in Mechanics
The traps other students keep falling into on vectors in mechanics questions — taken from recent Pearson Edexcel IAL XMA01 / YMA01 examiner reports and mark schemes — and how to avoid them.
✕Quoting arctan(vy/vx) directly as the bearing
WME01/01 examiner reports
▼
Why it happens
Calculators return values in (−90∘,90∘) — only correct for the NE quadrant.
How to avoid it
Sketch the vector. Identify the quadrant. For SE, bearing =180∘−arctan(∣vx∣/∣vy∣). For SW, 180∘+arctan(…). For NW, 360∘−arctan(…). ALWAYS use a three-figure bearing.
✕Concluding a collision after checking only one component
WME01/01 examiner reports — flagged
▼
Why it happens
Equating i components yields one value of t — students assume that's the collision time.
How to avoid it
A collision requires rA(t)=rB(t), i.e. BOTH components agree at the SAME t. Always check the second component matches before declaring a collision.
✕Differentiating ∣rAB∣ (with the square root) by hand
▼
Why it happens
Trying to optimise distance directly.
How to avoid it
Minimise ∣rAB∣2 instead — the same t gives the minimum, but the calculus is cleaner (no chain rule on the square root). Or complete the square.
✕Writing 'bearing −30∘' or 'bearing 400∘'
▼
Why it happens
Treating bearing as just an angle.
How to avoid it
Bearings are always in [0∘,360∘) and quoted as three-figure numbers (e.g. 045∘, 127∘, 315∘).
✕Forgetting the 21 in 21at2
▼
Why it happens
In a vector context, students sometimes carry the 21 only on one component.
How to avoid it
Apply the formula in full vector form first: r=r0+ut+21at2. The 21 multiplies the ENTIRE acceleration vector.
Vectors in Mechanics — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.