You are viewing a free preview of this lesson.
Subscribe to unlock all 12 lessons in this course and every other course on LearningBro.
Spec mapping: OCR H556 Module 3.1 — Motion (equations of motion for constant acceleration in a straight line; their application to free fall and vehicle-safety contexts). Refer to the official OCR H556 specification document for exact wording.
The four SUVAT equations are the algebraic workhorses of A-Level kinematics. They let you solve any problem involving uniform (constant) acceleration in a straight line without drawing a graph, provided you know three of the five kinematic variables. They will reappear throughout the H556 course: in projectile motion, free fall, inclined-plane dynamics, momentum collisions (where impulse =Δp produces a SUVAT-style velocity change), the approach to terminal velocity (where they cease to apply), and even the gravitational-field "escape velocity" derivations of Module 5.5.
In this lesson you will (i) derive all four equations from first principles, (ii) learn a robust strategy for picking the right equation, (iii) work through six exam-style problems including a quadratic-trap and a meeting-point problem, and (iv) apply SUVAT to the vehicle-safety context that OCR examines via thinking and braking distances.
Key Definition: A SUVAT equation is a kinematic relation among the variables s, u, v, a, t valid only when acceleration a is constant in magnitude and direction throughout the interval. For non-constant a, return to graphical or calculus methods.
Every uniform-acceleration problem involves at most five quantities:
| Symbol | Quantity | SI unit |
|---|---|---|
| s | displacement | m |
| u | initial velocity | m s−1 |
| v | final velocity | m s−1 |
| a | acceleration | m s−2 |
| t | time interval | s |
The mnemonic SUVAT is "s, u, v, a, t". A typical exam problem hands you three of these and asks for one of the remaining two. There are exactly four independent SUVAT equations, each of which uses four of the five variables (omitting one). Your job is to identify the unmentioned variable and pick the equation that also omits it.
Assume uniform acceleration a, starting at time t=0 with velocity u and ending at time t with velocity v after displacement s.
By definition of acceleration (constant a):
a=tv−u⟹v=u+at
This equation omits s.
For uniform acceleration, the velocity grows linearly with time, so the average velocity over the interval is the arithmetic mean of the endpoints:
vˉ=2u+v
Displacement is then average velocity multiplied by time:
s=21(u+v)t
This equation omits a. Geometrically, this is the area of the trapezium under the v–t graph: 21(a+b)h with a=u, b=v, h=t.
Substitute Equation 1 (v=u+at) into Equation 2:
s=21(u+u+at)t=21(2u+at)t=ut+21at2
s=ut+21at2
This equation omits v. Geometrically, it splits the trapezium under the v–t graph into a rectangle of area ut and a triangle of area 21at⋅t.
Square Equation 1:
v2=(u+at)2=u2+2uat+a2t2=u2+2a(ut+21at2)=u2+2as
v2=u2+2as
This equation omits t — making it the go-to whenever a problem neither gives nor asks for time. It is also the SUVAT form most closely allied to energy conservation: multiply both sides by 21m and recognise 21mv2−21mu2=mas=Fs, i.e. the work-energy theorem.
| Equation | Omits | Use when … |
|---|---|---|
| v=u+at | s | Displacement is neither given nor asked |
| s=21(u+v)t | a | Acceleration unknown or irrelevant |
| s=ut+21at2 | v | Final velocity unknown or irrelevant |
| v2=u2+2as | t | Time unknown or irrelevant |
flowchart TD
A[Read question] --> B[List SUVAT variables given]
B --> C[Identify the unknown asked for]
C --> D{Which of s, u, v, a, t is NEVER mentioned?}
D -->|s missing| E[Use v = u + at]
D -->|a missing| F[Use s = half u+v t]
D -->|v missing| G[Use s = ut + half a t squared]
D -->|t missing| H[Use v squared = u squared + 2as]
E --> I[Substitute and solve]
F --> I
G --> I
H --> I
Exam Tip: Write down the SUVAT list as a column at the start of every problem with values beside each known variable and a "?" beside the asked-for unknown. Circle the variable that is neither given nor asked — that variable's absence picks the right equation.
A car travelling at 28 m s−1 brakes and decelerates uniformly at 6.5 m s−2. Calculate the distance to stop.
02=282+2(−6.5)s⇒0=784−13s⇒s=13784=60.3 m
A motorcycle starts from rest and accelerates uniformly at 3.2 m s−2 for 6.0 s, then maintains the velocity reached for a further 10 s. Find the total distance.
Stage 1 (u=0, a=3.2 m s−2, t=6.0 s):
Stage 2 (constant 19.2 m s−1 for 10 s):
Total =57.6+192=249.6 m ≈250 m (3 s.f.).
A train leaves a station from rest with uniform acceleration 0.50 m s−2. A passenger arrives 4.0 s after the train departed and immediately starts running at a steady 7.0 m s−1 along the platform, in the direction of the train. After how long does the passenger catch the train (if at all)?
Let t = time elapsed since the passenger starts running. Take the station as origin.
Setting sp=sT:
7.0t=0.25(t+4)2⟹28t=(t+4)2=t2+8t+16
t2−20t+16=0⇒t=220±400−64=220±336
The discriminant is positive (336>0), so the passenger does catch the train. The two roots are t≈0.83 s and t≈19.17 s. Both are mathematically valid: the smaller root is the moment the passenger first reaches the train, the larger root is when the still-accelerating train catches the (constant-velocity) passenger again. The physically meaningful answer to "how long until first catch?" is t≈0.83 s.
This problem rewards two skills: forming a quadratic from kinematic positions, and reading both roots in physical context.
A ball is thrown vertically upward from ground level at u=18 m s−1. Take upward positive, g=9.81 m s−2. How long until it returns to ground level?
Set s=0 at start and at return:
0=18t+21(−9.81)t2=t(18−4.905t)
Solutions: t=0 (moment of throwing) and t=18/4.905=3.67 s. Total time of flight: 3.67 s.
Note that the t=0 root is mathematically valid but physically uninteresting — the question asks for after throwing. Recognising and rejecting trivial roots is part of the algebraic discipline OCR expects.
Object A starts from rest at x=0 and accelerates at 2.0 m s−2 in the positive x-direction. Object B starts at x=60 m with velocity −4.0 m s−1 and zero acceleration. When and where do they meet?
Setting xA=xB:
t2+4t−60=0⇒t=2−4±16+240=2−4±16
Physical root: t=6.0 s. Meeting position: x=36 m. The negative root (−10 s) is the (imaginary) past time at which the trajectories would have intersected had the motion been extrapolated backwards under the same equations — a useful check on root choice.
Re-examine the stopping-distance problem (Worked Example 1) using the work-energy theorem.
Substituting: s=282/(2×6.5)=784/13=60.3 m. Identical to the SUVAT answer.
This is no accident — SUVAT's fourth equation is the work-energy theorem in disguise. Cross-checking by an independent method is the surest way to catch arithmetic slips under exam pressure.
SUVAT has a directly practical use in road-safety physics. The total stopping distance of a vehicle is the sum of two parts:
Total:
sstop=vtreact+2abrakev2
A car travels at 30 mph ≈13.4 m s−1. With treact=0.7 s and abrake=6.75 m s−2:
Doubling the speed to 60 mph (26.8 m s−1) quadruples braking distance (it scales as v2) but only doubles thinking distance. Total stopping distance becomes 18.8+53.2≈72 m. The non-linearity in v is precisely why motorway speeds make a moment's distraction so dangerous.
Factors that increase thinking distance: alcohol, drugs, fatigue, mobile-phone distraction, passenger conversation.
Factors that increase braking distance: worn tyres (reduced friction ⇒ smaller deceleration), wet or icy road, worn brake pads, downhill gradient, heavier load.
OCR routinely examines stopping-distance qualitatively in the context of road-safety policy. Be ready to argue, for example, why a 20 mph zone outside a school dramatically reduces collision severity: at v=8.9 m s−1, total stopping distance is 6.2+5.9=12.1 m, less than half the 30-mph value, and the kinetic energy involved in any collision (which scales as v2) is just 44% of the 30-mph case.
Subscribe to continue reading
Get full access to this lesson and all 12 lessons in this course.