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 kinematics when acceleration is not constant, using differentiation and integration. This is a key part of the Edexcel 9MA0 specification that links pure mathematics with mechanics.
The SUVAT equations require constant acceleration. When acceleration varies with time, we must use calculus.
The fundamental relationships are:
If the displacement is given as a function of time, s = f(t), then:
Example: A particle moves along a straight line with displacement s = 2t³ - 9t² + 12t, where s is in metres and t in seconds.
v = ds/dt = 6t² - 18t + 12 a = dv/dt = 12t - 18
At t = 0: v = 12 m s⁻¹, a = -18 m s⁻². At t = 1: v = 6 - 18 + 12 = 0 m s⁻¹ (the particle is momentarily at rest). At t = 2: v = 24 - 36 + 12 = 0 m s⁻¹ (at rest again).
If the acceleration is given as a function of time, a = g(t), then:
v = ∫a dt + C₁
The constant C₁ is found from the initial condition (usually v at t = 0).
s = ∫v dt + C₂
The constant C₂ is found from the initial condition (usually s at t = 0).
Example: A particle has acceleration a = 6t - 4 m s⁻² and starts from rest at the origin.
v = ∫(6t - 4) dt = 3t² - 4t + C₁ At t = 0, v = 0: C₁ = 0, so v = 3t² - 4t.
s = ∫(3t² - 4t) dt = t³ - 2t² + C₂ At t = 0, s = 0: C₂ = 0, so s = t³ - 2t².
A particle is at rest when v = 0. Set ds/dt = 0 and solve for t.
Example (continuing from above): v = 3t² - 4t = t(3t - 4) = 0 t = 0 or t = 4/3 seconds.
At t = 4/3: s = (4/3)³ - 2(4/3)² = 64/27 - 32/9 = 64/27 - 96/27 = -32/27 m.
The negative displacement indicates the particle has moved in the negative direction.
Distance is always positive, but displacement can be negative. If the particle changes direction during the time interval, you must:
The displacement between t = a and t = b is:
s = ∫ₐᵇ v dt
This gives the net displacement (it can be positive, negative or zero).
The distance travelled is:
distance = ∫ₐᵇ |v| dt
In practice, split the integral at the points where v = 0 and take the absolute value of each part.
Maximum or minimum displacement occurs when v = ds/dt = 0. Use the second derivative (acceleration) to determine whether it is a maximum or minimum:
Example: v = 4t - t². Find the displacement between t = 0 and t = 5.
s = ∫₀⁵ (4t - t²) dt = [2t² - t³/3]₀⁵ = (50 - 125/3) - 0 = 150/3 - 125/3 = 25/3 m
But the particle changes direction when v = 0: 4t - t² = t(4 - t) = 0, so t = 0 or t = 4.
Distance = |∫₀⁴ (4t - t²) dt| + |∫₄⁵ (4t - t²) dt| = |[2t² - t³/3]₀⁴| + |[2t² - t³/3]₄⁵| = |32 - 64/3| + |25/3 - 32 + 64/3| = |32/3| + |-7/3| = 32/3 + 7/3 = 39/3 = 13 m
Edexcel 9MA0-03 specification section 9 — Kinematics, sub-strands 9.1, 9.2 and 9.3 covers calculus in kinematics for motion in a straight line: v=dtds, a=dtdv=dt2d2s, s=∫vdt, v=∫adt. Extend to 2D using vectors r(t) with v=r˙ and a=r¨ (refer to the official specification document for exact wording). Variable-acceleration kinematics is the Year 2 mechanics topic that distinguishes 9MA0 from AS-level 8MA0: where AS uses the SUVAT equations (constant acceleration only), Year 2 demands the full calculus treatment whenever a depends on t. It is examined on Paper 3 — Statistics and Mechanics, section 9, and synoptically pulls in section 7 (Differentiation) and section 8 (Integration) of Paper 1/2 Pure.
Question (8 marks): A particle P moves in a straight line. Its acceleration at time t seconds (t≥0) is given by a=6−2t m s−2. At t=0, P has velocity 1 m s−1 and is at the origin.
(a) Find an expression for the velocity v of P at time t. (3)
(b) Find the maximum velocity of P for t≥0, justifying that it is a maximum. (2)
(c) Find the displacement of P from the origin at the instant the velocity is maximum. (3)
Solution with mark scheme:
(a) Step 1 — integrate acceleration to obtain velocity.
v=∫adt=∫(6−2t)dt=6t−t2+C
M1 — integrating a with respect to t and including a constant of integration. Forgetting +C is the single most common mark-loser on this topic; integration without a constant is mathematically incomplete.
Step 2 — apply the initial condition.
At t=0, v=1, so 1=0−0+C⟹C=1.
M1 — substituting the boundary condition to evaluate the constant.
A1 — v=6t−t2+1.
(b) Step 1 — locate the stationary point of v(t).
dtdv=a=6−2t=0⟹t=3.
M1 — setting a=0 (equivalently dtdv=0) to find the time at which velocity is stationary. Note: at maximum velocity, acceleration is zero, not velocity.
Step 2 — evaluate and justify maximum.
v(3)=18−9+1=10 m s−1. Since dt2d2v=−2<0, this is indeed a maximum.
A1 — maximum velocity 10 m s−1 with second-derivative justification (or sign-change argument on a).
(c) Step 1 — integrate velocity to obtain displacement.
s=∫vdt=∫(6t−t2+1)dt=3t2−3t3+t+D
M1 — integrating v with a new constant D.
Step 2 — apply the second initial condition.
At t=0, s=0, so D=0.
M1 — using the displacement boundary condition.
Step 3 — evaluate at t=3.
s(3)=27−9+3=21 m.
A1 — displacement 21 m from the origin.
Total: 8 marks (M5 A3).
Question (6 marks): A particle moves on the x-axis. Its velocity at time t≥0 seconds is v=t3−6t2+8t m s−1.
(a) Find the times at which the particle is instantaneously at rest. (2)
(b) Find the total distance travelled in the first 4 seconds. (4)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 4, AO2 = 1, AO3 = 1. The AO3 mark is the synoptic insight that signed integrals give displacement while modulus of each segment gives distance — a hallmark Year 2 mechanics test.
Connects to:
Variable-acceleration questions on 9MA0 Paper 3 split AO marks as follows:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Differentiating or integrating s(t), v(t), a(t); applying initial conditions; evaluating definite integrals |
| AO2 (reasoning / interpretation) | 25–35% | Distinguishing displacement / distance / speed / velocity; justifying maxima with second-derivative or sign analysis; commenting on physical meaning of constants |
| AO3 (problem-solving / modelling) | 10–20% | Setting up the model from a worded scenario; choosing whether to differentiate or integrate; recognising when SUVAT does not apply |
Examiner-rewarded phrasing: "since acceleration depends on t, the SUVAT equations cannot be used"; "applying the initial condition v(0)=u to find C"; "since dt2d2v<0 at this point, v is maximum". Phrases that lose marks: "v=u+at" written when a is variable (immediate zero); "the area under the velocity-time graph is the distance" without checking sign of v; missing constants of integration.
Question: A particle moves in a straight line with velocity v=4t−t2 m s−1. Find its acceleration at t=3.
Grade C response (~180 words):
To find acceleration, differentiate velocity:
a=dtdv=4−2t.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.