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 full AQA A-Level treatment of kinematics (AQA Spec 3.4.1.1–3.4.1.3). We go well beyond simple substitution into SUVAT equations: you will learn to resolve velocity vectors, analyse multi-step problems, and extract detailed information from motion graphs.
| Quantity | Type | SI Unit |
|---|---|---|
| Distance | Scalar | m |
| Displacement | Vector | m |
| Speed | Scalar | m s⁻¹ |
| Velocity | Vector | m s⁻¹ |
| Acceleration | Vector | m s⁻² |
Key Definition: A scalar has magnitude only. A vector has both magnitude and direction.
Any velocity v at angle θ to the horizontal can be resolved into two perpendicular components:
The magnitude of the resultant is found from Pythagoras:
v = √(vₓ² + vᵧ²)
The direction is found from trigonometry:
θ = tan⁻¹(vᵧ / vₓ)
A boat travels at 8.0 m s⁻¹ at 40° north of east. Find the eastward and northward components.
Solution:
Check: √(6.1² + 5.1²) = √(37.2 + 26.0) = √63.2 = 7.95 ≈ 8.0 m s⁻¹ ✓
A swimmer crosses a river swimming due north at 1.5 m s⁻¹ relative to the water. The river flows due east at 0.80 m s⁻¹. Find the swimmer's resultant velocity.
Solution:
Exam Tip: Always draw a vector triangle when adding velocities. Label the directions clearly and use Pythagoras / trigonometry — do not guess.
For motion with constant acceleration in a straight line:
| # | Equation | Missing Variable |
|---|---|---|
| 1 | v = u + at | s |
| 2 | s = ½(u + v)t | a |
| 3 | s = ut + ½at² | v |
| 4 | s = vt − ½at² | u |
| 5 | v² = u² + 2as | t |
Important: These equations are ONLY valid when acceleration is constant. If acceleration changes, you must split the motion into stages or use graphical methods.
From Equation 1: t = (v − u) / a
Substituting into Equation 3:
s = u × (v − u)/a + ½a × [(v − u)/a]²
s = u(v − u)/a + ½(v − u)²/a
s = [2u(v − u) + (v − u)²] / (2a)
s = (v − u)[2u + v − u] / (2a)
s = (v − u)(v + u) / (2a)
2as = v² − u²
Therefore: v² = u² + 2as ✓
Many exam questions involve motion in two or more stages. The key is to identify where the acceleration changes and treat each stage separately.
A train accelerates from rest at 0.50 m s⁻² for 40 s, then decelerates uniformly to rest over a distance of 300 m. Find (a) the maximum speed, (b) the distance covered while accelerating, (c) the deceleration, and (d) the total journey time.
Stage 1: Acceleration phase
u₁ = 0, a₁ = 0.50 m s⁻², t₁ = 40 s
(a) v₁ = u₁ + a₁t₁ = 0 + 0.50 × 40 = 20 m s⁻¹
(b) s₁ = u₁t₁ + ½a₁t₁² = 0 + ½ × 0.50 × 40² = 400 m
Stage 2: Deceleration phase
u₂ = 20 m s⁻¹, v₂ = 0, s₂ = 300 m
(c) v₂² = u₂² + 2a₂s₂ → 0 = 400 + 2a₂ × 300 → a₂ = −400/600 = −0.67 m s⁻²
The deceleration is 0.67 m s⁻².
(d) t₂ = (v₂ − u₂)/a₂ = (0 − 20)/(−0.67) = 30 s
Total time = t₁ + t₂ = 40 + 30 = 70 s
Total distance = 400 + 300 = 700 m
A ball is thrown vertically upward at 15 m s⁻¹ from a height of 2.0 m above the ground. Taking g = 9.81 m s⁻², find (a) the maximum height above the ground, (b) the total time to reach the ground.
Solution — taking upward as positive:
u = +15 m s⁻¹, a = −9.81 m s⁻²
(a) At the top, v = 0.
v² = u² + 2as → 0 = 15² + 2(−9.81)s → s = 225 / 19.62 = 11.5 m above launch point.
Maximum height above ground = 11.5 + 2.0 = 13.5 m
(b) The ball starts 2.0 m above the ground and must travel to ground level.
Taking the launch point as origin, the ball hits the ground when s = −2.0 m.
s = ut + ½at² → −2.0 = 15t + ½(−9.81)t² → 4.905t² − 15t − 2.0 = 0
Using the quadratic formula:
t = [15 ± √(225 + 39.24)] / 9.81 = [15 ± √264.2] / 9.81 = [15 ± 16.26] / 9.81
Taking the positive root: t = 31.26 / 9.81 = 3.19 s
Common Misconception: Students often forget to account for the initial height above the ground. Always define a clear origin and sign convention at the start.
A velocity–time graph shows the following data for a car:
| Time (s) | Velocity (m s⁻¹) |
|---|---|
| 0 | 0 |
| 5 | 15 |
| 10 | 15 |
| 15 | 0 |
Find (a) the acceleration in the first 5 s, (b) the deceleration in the last 5 s, (c) the total displacement.
Solution:
(a) Acceleration = gradient = (15 − 0) / (5 − 0) = 3.0 m s⁻²
(b) Deceleration = |gradient| = |( 0 − 15) / (15 − 10)| = 15/5 = 3.0 m s⁻²
(c) Total displacement = total area under graph
Total displacement = 37.5 + 75.0 + 37.5 = 150 m
Exam Tip: When calculating area under a v–t graph, split the shape into rectangles and triangles. Always check the signs — regions below the time axis represent negative displacement (motion in the reverse direction).
A cyclist travels 200 m north in 25 s, then 100 m south in 15 s.
Common Misconception: Average speed and average velocity are NOT the same when direction changes. Speed uses total distance (scalar); velocity uses net displacement (vector).
The acceleration due to gravity near the Earth's surface is approximately g = 9.81 m s⁻². In calculations, take g = 9.81 m s⁻² unless told otherwise.
For a freely falling object (no air resistance):
A stone is dropped from the top of a cliff. It takes 3.2 s to reach the water below. Find (a) the height of the cliff and (b) the speed at which the stone hits the water.
Solution: u = 0, a = 9.81 m s⁻², t = 3.2 s (taking downward as positive).
(a) s = ut + ½at² = 0 + ½ × 9.81 × 3.2² = 4.905 × 10.24 = 50.2 m
(b) v = u + at = 0 + 9.81 × 3.2 = 31.4 m s⁻¹
Check: v² = u² + 2as = 0 + 2 × 9.81 × 50.2 = 985.9 → v = 31.4 m s⁻¹ ✓
| Quantity | Formula | Unit |
|---|---|---|
| Displacement | s (vector) | m |
| Velocity | v = Δs/Δt | m s⁻¹ |
| Acceleration | a = Δv/Δt | m s⁻² |
| SUVAT 1 | v = u + at | — |
| SUVAT 2 | s = ½(u + v)t | — |
| SUVAT 3 | s = ut + ½at² | — |
| SUVAT 4 | s = vt − ½at² | — |
| SUVAT 5 | v² = u² + 2as | — |
| Resolving | vₓ = v cos θ, vᵧ = v sin θ | — |
AQA Specification Reference: Section 3.4.1.1 (Scalars and vectors), 3.4.1.2 (Equations of motion for constant acceleration), 3.4.1.3 (Motion graphs).