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 motion with variable acceleration, where acceleration changes over time rather than remaining constant. In these situations, the SUVAT equations cannot be used, and instead we use calculus (differentiation and integration) to relate displacement, velocity, and acceleration.
| Relationship | Calculus operation |
|---|---|
| Velocity from displacement | v=dtds (differentiate s with respect to t) |
| Acceleration from velocity | a=dtdv (differentiate v with respect to t) |
| Acceleration from displacement | a=dt2d2s (differentiate s twice) |
| Displacement from velocity | s=∫vdt (integrate v with respect to t) |
| Velocity from acceleration | v=∫adt (integrate a with respect to t) |
Exam Tip: When the question says acceleration is "variable" or gives displacement/velocity as a function of time (e.g., s=3t2−2t+1), you must use calculus. SUVAT equations only work for constant acceleration.
Example: A particle moves along a straight line with displacement s=2t3−9t2+12t metres, where t is in seconds.
Velocity: v=dtds=6t2−18t+12
Acceleration: a=dtdv=12t−18
The particle is at rest when v=0:
6t2−18t+12=0 t2−3t+2=0 (t−1)(t−2)=0
So t=1 s or t=2 s.
12t−18=0⟹t=1.5 s
Example: A particle has acceleration a=6t−4 m/s2. When t=0, v=3 m/s and s=0.
Velocity: v=∫(6t−4)dt=3t2−4t+C
Using v=3 when t=0: 3=0−0+C, so C=3.
v=3t2−4t+3
Displacement: s=∫(3t2−4t+3)dt=t3−2t2+3t+D
Using s=0 when t=0: D=0.
s=t3−2t2+3t
Exam Tip: When integrating, always include the constant of integration and use the initial conditions (given values at t=0 or another specified time) to find it. Forgetting the constant is one of the most common errors.
The displacement between times t1 and t2 is:
s=∫t1t2vdt
Important: If the velocity changes sign in the interval (the particle reverses direction), the integral gives the net displacement, not the total distance. To find the total distance, split the integral at the point(s) where v=0 and take the absolute values.
The particle reaches maximum or minimum displacement when v=0 (the particle momentarily stops). Use the second derivative (acceleration) to determine which:
Exam Tip: Read the question carefully: if displacement or velocity is given as a function of t (e.g., s=t3−6t), use differentiation. If acceleration is given as a function of t with initial conditions, use integration.
AQA 7357 specification, Paper 3 — Mechanics, Section T (Year 2) covers calculus in kinematics for motion in a straight line: v=dtdr, a=dtdv=dt2d2r, r=∫vdt, v=∫adt. Extension to two dimensions using vectors (refer to the official specification document for exact wording). Variable acceleration sits at the apex of the mechanics syllabus because it weaves together Pure (differentiation, integration, vectors) with the SUVAT framework students learnt in AS. The formula booklet does not list these calculus relationships — they must be memorised as definitions, not formulae.
Question (8 marks):
A particle P moves along the x-axis. At time t seconds (t≥0) its acceleration is a=(6t−4) m s−2. When t=0, P is at the origin moving with velocity 3 m s−1 in the positive x-direction.
(a) Show that the velocity of P at time t is v=3t2−4t+3 m s−1. (3)
(b) Find the displacement of P from the origin when t=4. (3)
(c) Determine whether P ever comes to instantaneous rest, justifying your answer. (2)
Solution with mark scheme:
(a) Step 1 — integrate acceleration to obtain velocity.
v=∫adt=∫(6t−4)dt=3t2−4t+C
M1 — integrating the acceleration expression with the constant of integration explicit. Forgetting +C is the single most common error on this topic and forfeits both subsequent marks.
Step 2 — apply the boundary condition.
When t=0, v=3. Substituting: 3=0−0+C, hence C=3.
M1 — substituting the initial condition to determine C.
A1 — printed result v=3t2−4t+3 obtained.
(b) Step 1 — integrate velocity to obtain displacement.
s=∫vdt=∫(3t2−4t+3)dt=t3−2t2+3t+K
M1 — integrating the velocity expression with a new constant K (distinct from C). Recycling the symbol C is a presentation error but rarely penalised; reusing the value would be catastrophic.
Step 2 — apply the boundary condition.
When t=0, s=0 (origin). So K=0, giving s=t3−2t2+3t.
M1 — second boundary condition correctly applied.
Step 3 — evaluate at t=4.
s(4)=64−32+12=44 m.
A1 — exact answer with units.
(c) Step 1 — set v=0.
3t2−4t+3=0. The discriminant is Δ=16−36=−20<0.
M1 — testing v=0 via the discriminant.
A1 — conclusion: since Δ<0, the quadratic has no real roots, so P never comes to instantaneous rest. The minimum speed (by completing the square) occurs at t=2/3 with vmin=5/3 m s−1.
Total: 8 marks (M5 A3).
Question (6 marks): A particle moves in the xy-plane with position vector r(t)=(3t2)i+(4t−t2)j metres at time t seconds.
(a) Find the velocity vector at time t. (2)
(b) Find the time at which the velocity is perpendicular to the initial velocity. (4)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 4, AO2 = 1, AO3 = 1. AQA mechanics calculus questions tilt heavier toward AO3 than the corresponding pure papers because applying calculus to a physical setup is itself problem-solving.
Connects to:
Pure section H — Differentiation: v=ds/dt and a=dv/dt are direct applications of the derivative as a rate of change. Every technique from Pure differentiation (chain rule, product rule, implicit differentiation) is fair game when the displacement is given as a complicated function of time.
Pure section I — Integration: the inverse relationships s=∫vdt and v=∫adt require the full integration toolkit, including substitution and parts in harder questions. The constant of integration is physical — it is the initial position or velocity.
Mechanics section S — SUVAT: the SUVAT equations are the special case of variable-acceleration calculus where a is constant. Integrating a (constant) gives v=u+at; integrating again gives s=ut+21at2. Recognising this is examiner-rewarded synoptic reasoning.
Pure section J — Vectors: in two-dimensional motion, position, velocity and acceleration are all vectors. Differentiation and integration act component-wise, and the dot product handles perpendicularity and angle questions.
Pure section H/I — Differential equations (Year 2): Newton's second law F=ma becomes the ODE mdtdv=F(v,t) when the force depends on velocity (e.g. air resistance). Variable-acceleration kinematics is the bridge from descriptive mechanics into ODE-based modelling.
Variable-acceleration questions on AQA 7357 Paper 3 split AO marks more evenly than Pure topics:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Differentiating and integrating polynomials, applying boundary conditions, evaluating at specified times |
| AO2 (reasoning / interpretation) | 20–30% | Justifying choice of method, distinguishing speed from velocity, interpreting sign of v as direction |
| AO3 (problem-solving / modelling) | 15–25% | Setting up the calculus relationship from a physical description, choosing the right boundary condition, deciding when SUVAT does not apply |
Examiner-rewarded phrasing: "since acceleration is not constant, SUVAT does not apply; we must integrate"; "the constant of integration represents the initial velocity"; "the particle changes direction when v=0 and a=0 at that instant". Phrases that lose marks: writing "speed" when "velocity" is required (or vice versa); omitting units on a final numerical answer; failing to state the domain restriction t≥0 when relevant.
A specific AQA pattern: questions phrased "find the distance travelled between t=0 and t=T" require splitting the integral at every sign change of v, then summing absolute values. ∫0Tvdt alone gives net displacement, not total distance — a single-mark difference that A* candidates spot instantly.
Question: A particle has velocity v=4t−t2 m s−1 at time t seconds. Find its acceleration when t=3.
Grade C response (~120 words):
Acceleration is the derivative of velocity: a=dtdv=4−2t.
When t=3: a=4−6=−2 m s−2.
Examiner commentary: Full marks (3/3). The candidate correctly identifies a=dv/dt, differentiates accurately, and substitutes the specified time. Units are included. The negative sign is preserved, indicating deceleration in the positive direction. This is the standard Grade C response for a procedural question — efficient and correct. A common slip would be to write a=2−2t (mis-differentiating the constant term) or to omit units.
Grade A response (~190 words):*
Acceleration is defined as the rate of change of velocity:
a=dtdv=dtd(4t−t2)=4−2t
Substituting t=3: a=4−2(3)=−2 m s−2.
The negative value indicates that, at t=3, the particle is decelerating (if travelling in the positive direction) or, equivalently, accelerating in the negative x-direction.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.