Displacement-Velocity-Acceleration
CSEC Additional Mathematics Essential Knowledge: The relationships between displacement, velocity, and acceleration form the foundation of kinematics. Understanding how these quantities are connected through differentiation and integration is crucial for analyzing motion along a straight line. This topic combines calculus concepts with practical physics applications.
Key Concept: Displacement, velocity, and acceleration are mathematically related: Velocity is the derivative of displacement with respect to time, and acceleration is the derivative of velocity with respect to time. Conversely, displacement is the integral of velocity, and velocity is the integral of acceleration.
Part 1: Fundamental Relationships
The Calculus Connection
Slope of displacement-time graph = Velocity
Slope of velocity-time graph = Acceleration
Area under acceleration-time graph = Change in velocity
Area under velocity-time graph = Displacement
The displacement of a particle is given by \(s = 2t^3 – 5t^2 + 3t + 1\) meters. Find:
(a) Velocity as a function of time
(b) Acceleration as a function of time
(c) Velocity and acceleration at \(t = 2\) seconds
Part 2: Graphical Relationships
Graphs of Motion and Their Connections
The slope (gradient) at any point on a displacement-time graph gives the instantaneous velocity.
Key Points:
- When slope = 0 (horizontal tangent), velocity = 0 (particle momentarily at rest)
- Positive slope → positive velocity
- Negative slope → negative velocity
- Curvature indicates acceleration
The slope gives acceleration, and the area under the curve gives displacement.
Key Points:
- Slope = acceleration
- Area above time axis = positive displacement
- Area below time axis = negative displacement
- When v = 0, particle changes direction
The area under the curve gives change in velocity.
Key Points:
- Area above time axis → increase in velocity
- Area below time axis → decrease in velocity
- When a = 0, velocity is at a maximum or minimum
- Constant acceleration = horizontal line
All Three Graphs Together
Note: These graphs show the relationships for \(s = t^3 – 6t^2 + 9t\). Notice how:
- The velocity graph is the derivative of the displacement graph
- The acceleration graph is the derivative of the velocity graph
- When displacement has maximum/minimum points, velocity = 0
- When velocity has maximum/minimum points, acceleration = 0
Part 3: Practical Applications
Solving Real-World Problems
| Given | Find | Method |
|---|---|---|
| Displacement function s(t) | Velocity and acceleration | Differentiate |
| Velocity function v(t) | Displacement and acceleration | Integrate for s, differentiate for a |
| Acceleration function a(t) | Velocity and displacement | Integrate (need initial conditions) |
| Graph of one quantity | Graphs of related quantities | Use slope/area relationships |
A particle moves along a straight line with acceleration \(a = 12t – 6\) m/s². Given that when \(t = 0\), \(v = 2\) m/s and \(s = 1\) m, find:
(a) Velocity as a function of time
(b) Displacement as a function of time
(c) When the particle is at rest
The velocity-time graph below shows a particle’s motion:
• From t=0 to t=3: v increases from 0 to 6 m/s (straight line)
• From t=3 to t=7: v decreases from 6 to -2 m/s (straight line)
• From t=7 to t=10: v increases from -2 to 4 m/s (straight line)
0-3s: \(a = \frac{6-0}{3-0} = 2\) m/s²
3-7s: \(a = \frac{-2-6}{7-3} = \frac{-8}{4} = -2\) m/s²
7-10s: \(a = \frac{4-(-2)}{10-7} = \frac{6}{3} = 2\) m/s²
0-3s: Area = triangle = \(\frac{1}{2} \times 3 \times 6 = 9\) m
3-7s: Area = trapezoid = \(\frac{1}{2} \times (6 + (-2)) \times 4 = \frac{1}{2} \times 4 \times 4 = 8\) m
7-10s: Area = trapezoid = \(\frac{1}{2} \times ((-2) + 4) \times 3 = \frac{1}{2} \times 2 \times 3 = 3\) m
Solve for when v=0: From t=3 to t=7, v decreases from 6 to -2 at constant rate
Equation: \(v = 6 – 2(t-3)\)
Set v=0: \(0 = 6 – 2(t-3) \Rightarrow 2(t-3) = 6 \Rightarrow t-3 = 3 \Rightarrow t = 6\) s
Part 4: Special Cases and Important Points
Key Moments in Motion
Instantaneously at Rest
When: \(v = 0\)
On s-t graph: Horizontal tangent (slope = 0)
On v-t graph: Graph crosses time axis
Interpretation: Particle changes direction or momentarily stops
Maximum/Minimum Displacement
When: \(v = 0\) and \(a \neq 0\)
On s-t graph: Turning point (local max/min)
Test: If \(a < 0\) at this point → maximum displacement
If \(a > 0\) at this point → minimum displacement
Constant Velocity
When: \(a = 0\)
On v-t graph: Horizontal line
On s-t graph: Straight line (constant slope)
Interpretation: Uniform motion
Important Distinction:
- Displacement: Net change in position (vector, can be positive or negative)
- Distance: Total path length traveled (scalar, always positive or zero)
Calculating distance from velocity: \( \text{Distance} = \int |v| \, dt \)
This means you must consider the absolute value of velocity and integrate separately over intervals where v is positive and negative.
A particle moves with velocity \(v = t^2 – 4t + 3\) m/s. Find:
(a) Displacement from t=0 to t=4
(b) Distance traveled from t=0 to t=4
\(\int_0^4 (t^2 – 4t + 3) dt = \left[ \frac{t^3}{3} – 2t^2 + 3t \right]_0^4\)
On [0,1]: Test t=0.5: v positive
On [1,3]: Test t=2: v negative
On [3,4]: Test t=3.5: v positive
Quiz: Test Your Understanding
\(v = \frac{ds}{dt} = 12t^2 – 24t + 9\)
Set \(v = 0\): \(12t^2 – 24t + 9 = 0\)
Divide by 3: \(4t^2 – 8t + 3 = 0\)
Factor: \((2t-1)(2t-3) = 0\)
So \(t = 0.5\) s and \(t = 1.5\) s
First integrate a to get v: \(v = \int (4 – 2t) dt = 4t – t^2 + C\)
Using \(v(0)=6\): \(6 = 0 – 0 + C \Rightarrow C = 6\)
So \(v = 4t – t^2 + 6\)
Now integrate v to get s: \(s = \int (4t – t^2 + 6) dt = 2t^2 – \frac{t^3}{3} + 6t + D\)
Using \(s(0)=0\): \(0 = 0 – 0 + 0 + D \Rightarrow D = 0\)
So \(s = 2t^2 – \frac{t^3}{3} + 6t\) meters
(a) Acceleration = slope = \(\frac{8 – (-4)}{4 – 0} = \frac{12}{4} = 3\) m/s²
(b) Displacement = area under v-t graph = area of trapezoid
Area = \(\frac{1}{2} \times (4 + 0) \times (8 + (-4)) = \frac{1}{2} \times 4 \times 4 = 8\) m
Alternatively: \(\frac{1}{2} \times (sum\ of\ parallel\ sides) \times height = \frac{1}{2} \times (-4 + 8) \times 4 = \frac{1}{2} \times 4 \times 4 = 8\) m
(a) \(v = \frac{ds}{dt} = 2 \cdot 3\cos(3t) = 6\cos(3t)\) m/s
(b) \(a = \frac{dv}{dt} = 6 \cdot (-3\sin(3t)) = -18\sin(3t)\) m/s²
First: \(v = \int 6t \, dt = 3t^2 + C\)
Using \(v(1)=5\): \(5 = 3(1)^2 + C \Rightarrow C = 2\)
So \(v = 3t^2 + 2\)
Next: \(s = \int (3t^2 + 2) dt = t^3 + 2t + D\)
Using \(s(1)=2\): \(2 = 1 + 2 + D \Rightarrow D = -1\)
So \(s = t^3 + 2t – 1\)
When \(t=3\): \(s = 27 + 6 – 1 = 32\) m
🎯 Key Concepts Summary
- Differentiation: \(v = \frac{ds}{dt}\), \(a = \frac{dv}{dt} = \frac{d^2s}{dt^2}\)
- Integration: \(v = \int a \, dt\), \(s = \int v \, dt\) (with initial conditions)
- Graphical Relationships:
- s-t graph: slope = velocity
- v-t graph: slope = acceleration, area = displacement
- a-t graph: area = change in velocity
- Key Moments:
- At rest: \(v = 0\)
- Maximum/minimum displacement: \(v = 0\)
- Constant velocity: \(a = 0\)
- Direction change: v changes sign
- Distance vs Displacement:
- Displacement = net change in position (can be negative)
- Distance = total path length (always positive)
- Distance = \(\int |v| \, dt\)
- CSEC Exam Strategy:
- Identify what’s given and what’s needed
- Choose between differentiation or integration
- For graphs, use slope and area relationships
- Include initial conditions when integrating
- Show all steps clearly with formulas
- Check if answer is reasonable
CSEC Exam Strategy: Displacement-velocity-acceleration questions are common in Paper 2. They often involve: (1) Finding velocity/acceleration from displacement using differentiation, (2) Finding displacement/velocity from acceleration using integration, (3) Interpreting motion graphs, (4) Solving problems with initial conditions. Always state the formula you’re using, show substitution steps, and include units in final answers. For integration problems, don’t forget the constant of integration!
Real-World Applications
Pro Tip: When differentiating or integrating trigonometric functions in motion problems, remember the chain rule: \(\frac{d}{dt}\sin(kt) = k\cos(kt)\) and \(\frac{d}{dt}\cos(kt) = -k\sin(kt)\). For integration: \(\int \sin(kt) dt = -\frac{1}{k}\cos(kt) + C\) and \(\int \cos(kt) dt = \frac{1}{k}\sin(kt) + C\).
Common Mistakes to Avoid:
1. Forgetting to use the chain rule when differentiating trigonometric or composite functions
2. Omitting the constant of integration when finding velocity or displacement from acceleration
3. Confusing distance with displacement (especially when velocity changes sign)
4. Not considering initial conditions when integrating
5. Misinterpreting graphs (e.g., thinking area under s-t graph gives velocity)
6. Forgetting that acceleration can be negative (deceleration)
7. Not including units in final answers
