Dynamics: Worked Example Walkthroughs
Abstract
This article demonstrates how to connect fundamental kinematic concepts—position, velocity, and acceleration—through concrete worked examples. By systematically deriving and interpreting functions that describe particle motion, we illustrate the calculus-based reasoning that underpins classical dynamics. The approach emphasizes conceptual understanding alongside computational technique.
Background
Dynamics is the study of motion and the forces that produce it. At its foundation lies kinematics: the description of motion without reference to causes. Three quantities form the core of kinematic analysis: position (where an object is), velocity (how fast it is moving), and acceleration (how its velocity is changing) [acceleration].
These quantities are related through differentiation. Position as a function of time, , yields velocity when differentiated with respect to time. Velocity, in turn, yields acceleration when differentiated. This hierarchical relationship—position → velocity → acceleration—is the backbone of kinematic problem-solving [velocity-function], [acceleration].
In practice, we often begin with either a position function or an acceleration function and work outward to find the others. Understanding how to move fluidly between these representations is essential for analyzing real-world motion.
Key Results
Differentiation chain in kinematics:
Given a position function , we obtain:
- Velocity: [velocity-function]
- Acceleration: [acceleration]
Average velocity over an interval:
For any time interval , the average velocity is [average-velocity]:
This provides a single summary value for motion over a period, even when instantaneous velocity varies [average-velocity].
Critical points in motion:
Velocity zeros (where ) mark turning points where the particle changes direction. These are essential for computing total distance traveled, as distance accumulates the absolute value of displacement across direction changes [velocity-function].
Worked Examples
Example 1: Deriving Velocity and Acceleration from Position
Given: A particle's position is described by [position-function]:
Find: The velocity and acceleration functions.
Solution:
Differentiate the position function to obtain velocity [velocity-function]:
Differentiate the velocity function to obtain acceleration [acceleration-function]:
Interpretation: The acceleration is constant at 20 mm/s². The velocity increases linearly with time, starting at zero when . Since is always non-negative for , the particle never reverses direction—it continuously accelerates in the positive direction [velocity-function].
Example 2: Finding Turning Points and Distance Traveled
Given: A particle's velocity is [velocity-function]:
Find: When does the particle stop? Over the interval s, what is the total distance traveled?
Solution:
Set to find turning points:
The particle stops at s. For , velocity is negative (motion in the negative direction). For , velocity is positive (motion in the positive direction) [velocity-function].
To find total distance, we must integrate the absolute value of velocity. First, find the position function by integrating velocity:
Assuming , we have , so .
Evaluate position at the critical points:
- m
- m
Total distance is the sum of absolute displacements:
Interpretation: Although the particle ends at position m (a net displacement of m), it travels a total distance of 13 m because it reverses direction at s [velocity-function].
Example 3: Computing Average Velocity
Given: The position function from Example 1: mm. Consider the interval s.
Find: The average velocity over this interval.
Solution:
Evaluate position at the endpoints:
- mm
- mm
Apply the average velocity formula [average-velocity]:
Interpretation: Over the 2-second interval from to , the particle's position changes by 80 mm. The average rate of change is 40 mm/s. Note that the instantaneous velocity at is mm/s and at is mm/s; the average lies between these values [average-velocity].
References
AI Disclosure
This article was drafted with the assistance of an AI language model. All mathematical claims and conceptual statements are grounded in cited class notes derived from Engineering Mechanics: Dynamics (Hibbeler, 14th ed.). The worked examples were constructed and verified by the AI to illustrate the cited concepts; they do not appear verbatim in the source material. The author reviewed the final text for technical accuracy and clarity.