CALCULUS 1 • APPLICATIONS OF DERIVATIVES: CONTEXTUAL

Motion: Position, Velocity, Acceleration — Straight-Line Motion: Connecting Position, Velocity, and Acceleration

Discover how derivatives link where an object is, how fast it moves, and how its speed changes over time.

Historical Context & Motivation

Humans have always been fascinated by motion — from tracking the paths of planets to timing a sprinter's dash. For centuries, scholars struggled to describe how objects move in a precise, mathematical way. The ancient Greeks, particularly Aristotle, made qualitative observations about motion, but they lacked the algebraic tools needed to express velocity or acceleration as formulas. It wasn't until the Scientific Revolution that mathematicians and physicists developed the language we use today.

The breakthrough came when Isaac Newton and Gottfried Wilhelm Leibniz independently invented calculus in the late 1600s. Newton was specifically motivated by the study of motion — he wanted to understand how the position of a planet changes over time, how fast it moves at any given instant, and why its speed increases or decreases. Calculus gave him the exact tools: the derivative and the integral.

~350 BC
Aristotle's Physics
Aristotle describes motion qualitatively, classifying it as 'natural' or 'violent,' but provides no formulas for velocity or acceleration.
1638
Galileo's Two New Sciences
Galileo publishes experiments showing that falling objects accelerate uniformly. He discovers that distance fallen is proportional to the square of time, hinting at the connection between position and acceleration.
1687
Newton's Principia
Newton publishes the Principia Mathematica, formally connecting force, mass, and acceleration. His method of 'fluxions' (early calculus) allows him to compute instantaneous velocity from a position function.
1684
Leibniz Publishes His Calculus
Leibniz introduces the dx/dt notation still used today. His framework makes it intuitive to express velocity as the derivative of position and acceleration as the derivative of velocity.

The central question these thinkers pursued is the same one you'll answer in this lesson: if you know an object's position as a function of time, how do you find its velocity and acceleration at any instant? And conversely, what does acceleration tell you about how velocity — and ultimately position — are changing?

Core Principles & Definitions

Before diving into calculations, you need to understand three quantities and how they relate through differentiation. Imagine a car driving along a straight highway. At every moment in time, you can describe three things about the car: where it is, how fast it's going, and whether it's speeding up or slowing down. In calculus, these correspond to position, velocity, and acceleration.

1

Position: s(t)

The position function s(t) tells you where an object is on a number line at time t. It's measured in units like meters or feet. A positive value typically means to the right of the origin; a negative value means to the left.
2

Velocity: v(t) = s′(t)

The velocity function v(t) is the first derivative of position with respect to time. It tells you the rate of change of position — how fast and in which direction the object moves. Positive velocity means moving right; negative means moving left.
3

Acceleration: a(t) = v′(t) = s″(t)

The acceleration function a(t) is the derivative of velocity, or equivalently the second derivative of position. It tells you the rate at which velocity itself is changing. Positive acceleration can mean speeding up (if moving right) or slowing down (if moving left).
4

Speed vs. Velocity

Speed is the absolute value of velocity: |v(t)|. It tells you how fast the object moves without regard to direction. An object with velocity −5 m/s has a speed of 5 m/s. Speed is always non-negative.
5

Speeding Up vs. Slowing Down

An object is speeding up when velocity and acceleration share the same sign (both positive or both negative). It is slowing down when velocity and acceleration have opposite signs.
KEY TAKEAWAY
Think of position, velocity, and acceleration like a stack of building blocks. Position tells you where you are — like a mile marker on the highway. Velocity tells you how your mile marker is changing — your speedometer reading (with a direction). Acceleration tells you how your speedometer reading is changing — whether you're pressing the gas pedal or the brake. Each derivative peels back one layer, revealing the rate of change of the quantity before it.

Visual Explanation: The Derivative Chain

The diagram below shows how the three functions — position, velocity, and acceleration — are connected through differentiation. When you take the derivative of the position function, you get velocity. When you take the derivative of velocity, you get acceleration. Going in the reverse direction (from acceleration back to velocity, or from velocity back to position) requires integration, which you'll study later in the course.

The three boxes show position (violet), velocity (cyan), and acceleration (pink). Arrows pointing right represent differentiation; arrows pointing left represent integration. Notice that acceleration is the second derivative of position.

This chain is the backbone of every straight-line motion problem you will encounter. Whenever a problem gives you s(t), your first step is usually to differentiate once to get v(t), then differentiate again to get a(t). Every question about direction, speed, or whether the object is speeding up can be answered by analyzing the signs of these functions at specific times.

Mathematical Framework

Let's formalize the relationships. If a particle moves along a straight line (often the x-axis or a number line), its position at time t is given by a function s(t). The following equations define velocity and acceleration in terms of derivatives.

VELOCITY
v(t) = s′(t) = ds/dt
v(t) is the instantaneous velocity at time t. It equals the first derivative of the position function. Units: distance per time (e.g., m/s).
ACCELERATION
a(t) = v′(t) = s″(t) = d²s/dt²
a(t) is the instantaneous acceleration at time t. It is the first derivative of velocity, or equivalently the second derivative of position. Units: distance per time squared (e.g., m/s²).
SPEED
speed = |v(t)|
Speed is the absolute value of velocity. It strips away the direction, telling you only how fast the object moves. Speed is always ≥ 0.

Sign Analysis: What the Signs Tell You

Understanding the signs of v(t) and a(t) is critical. When v(t) > 0, the object moves in the positive direction (usually right or up). When v(t) < 0, it moves in the negative direction. When v(t) = 0, the object is momentarily at rest — this is often where the object changes direction.

For acceleration, the key insight is this: a(t) does not directly tell you if the object is speeding up or slowing down. You must compare the sign of a(t) with the sign of v(t). If v(t) and a(t) have the same sign, the object is speeding up. If they have opposite signs, the object is slowing down.

⚠️ Common Misconception
Many students assume that negative acceleration always means 'slowing down.' This is wrong! A car moving to the left (v < 0) with negative acceleration (a < 0) is actually speeding up — its speed is increasing. Always compare signs of v(t) and a(t) together.

Graphs of s(t), v(t), and a(t)

One of the most powerful ways to understand motion is by looking at the graphs of position, velocity, and acceleration side by side. The diagram below shows graphs for the position function s(t) = t³ − 6t² + 9t over the interval [0, 5]. We compute v(t) = 3t² − 12t + 9 and a(t) = 6t − 12, then plot all three.

Three side-by-side graphs for s(t) = t³ − 6t² + 9t. The position graph (violet) shows the object's location. The velocity graph (cyan) is the derivative of position — notice that v = 0 at t = 1 and t = 3, exactly where position has turning points. The acceleration graph (pink) is linear, crossing zero at t = 2, where velocity reaches its minimum.

Study the three graphs carefully. The slope of the position curve at any time t equals the height of the velocity curve at that same time. Similarly, the slope of the velocity curve at time t equals the height of the acceleration curve. This visual relationship is the geometric meaning of the derivative in the context of motion.

Sign analysis for s(t) = t³ − 6t² + 9t
Time Intervalv(t) Signa(t) SignMotion Description
0 < t < 1PositiveNegativeMoving right, slowing down
t = 1ZeroNegativeMomentarily at rest; changes direction
1 < t < 2NegativeNegativeMoving left, speeding up
2 < t < 3NegativePositiveMoving left, slowing down
t = 3ZeroPositiveMomentarily at rest; changes direction
t > 3PositivePositiveMoving right, speeding up

Worked Example

Let's work through a full problem from start to finish. A particle moves along a straight line with position function s(t) = 2t³ − 9t² + 12t − 4, where s is measured in meters and t in seconds, for t ≥ 0.

Analyzing the Motion of a Particle
1
Step 1 — Find the velocity functionDifferentiate s(t) with respect to t to get v(t). Using the power rule on each term: v(t) = s′(t) = 6t² − 18t + 12. We can factor this: v(t) = 6(t² − 3t + 2) = 6(t − 1)(t − 2).
v(t) = 6(t − 1)(t − 2)
2
Step 2 — Find the acceleration functionDifferentiate v(t) to get a(t). From v(t) = 6t² − 18t + 12: a(t) = v′(t) = 12t − 18 = 6(2t − 3).
a(t) = 12t − 18
3
Step 3 — Find when the particle is at restSet v(t) = 0: 6(t − 1)(t − 2) = 0, which gives t = 1 and t = 2. At these times, the particle momentarily stops. These are potential direction-change points.
Particle at rest at t = 1 s and t = 2 s
4
Step 4 — Determine direction of motionAnalyze the sign of v(t) = 6(t − 1)(t − 2). For 0 < t < 1, both factors are negative, so v > 0 (moving right). For 1 < t < 2, (t − 1) > 0 but (t − 2) < 0, so v < 0 (moving left). For t > 2, both factors are positive, so v > 0 (moving right). The particle changes direction at both t = 1 and t = 2.
Right on (0,1), left on (1,2), right on (2,∞)
5
Step 5 — Determine when the particle is speeding upWe need a(t) = 12t − 18 = 0 → t = 3/2 = 1.5. For t < 1.5, a < 0; for t > 1.5, a > 0. Now compare signs: On (0,1): v > 0, a < 0 → opposite signs → slowing down. On (1,1.5): v < 0, a < 0 → same sign → speeding up. On (1.5,2): v < 0, a > 0 → opposite signs → slowing down. On (2,∞): v > 0, a > 0 → same sign → speeding up.
Speeding up on (1, 1.5) ∪ (2, ∞); slowing down on (0, 1) ∪ (1.5, 2)
6
Step 6 — Find position at key timess(0) = −4 m, s(1) = 2(1) − 9(1) + 12(1) − 4 = 1 m, s(2) = 2(8) − 9(4) + 12(2) − 4 = 16 − 36 + 24 − 4 = 0 m. So the particle starts at −4, moves right to 1, reverses to 0, then moves right indefinitely.
s(0) = −4 m, s(1) = 1 m, s(2) = 0 m

Common Pitfalls & Tips

Straight-line motion problems are conceptually simple, but they contain subtle traps. Below is a comparison of common mistakes and the correct reasoning to avoid them.

Mistakes to Avoid in Motion Problems
Common MistakeWhy It's WrongCorrect Approach
"Negative acceleration means slowing down."Negative acceleration means the velocity is decreasing, not necessarily that the object is losing speed. If velocity is also negative, the object is actually getting faster.Compare the signs of v(t) and a(t). Same sign = speeding up; opposite signs = slowing down.
"v(t) = 0 always means the object changes direction."A zero velocity could be a turning point, but it could also be a momentary pause if v(t) doesn't change sign (like v(t) = t² at t = 0).Check whether v(t) changes sign at the zero. Use a sign chart or the first derivative test.
"Speed and velocity are the same thing."Velocity includes direction (positive or negative). Speed is the absolute value of velocity and is always non-negative.Use speed = |v(t)|. When a problem asks 'how fast,' it usually wants speed, not velocity.
"Plugging t into s(t) gives the total distance traveled."s(t) gives the position (displacement from origin), not distance traveled. If the object reverses direction, the total distance is greater than |s(b) − s(a)|.To find total distance, split the interval at points where v(t) = 0 and sum the absolute changes in position on each sub-interval.
KEY TAKEAWAY
Think of velocity like a car's cruise control display — it can read +60 mph or −60 mph depending on direction. Acceleration is like the pressure on the pedal. If you're going in reverse (v < 0) and you push the gas harder (a < 0, making v even more negative), your speedometer reading climbs even though everything is 'negative.' Always compare signs, never interpret them in isolation.

Connection to Integrals & Multivariable Motion

In this lesson, you've moved from position to velocity to acceleration by differentiating. But what if you're given acceleration and asked to find velocity or position? That's where integration comes in — the reverse process of differentiation. You'll study this in detail later in Calculus 1 when you learn about antiderivatives and definite integrals.

How this lesson connects to future topics
This Lesson (Derivatives)Coming Up (Integrals)
Given s(t), find v(t) = s′(t)Given v(t), find s(t) = ∫v(t) dt + C
Given v(t), find a(t) = v′(t)Given a(t), find v(t) = ∫a(t) dt + C
Instantaneous rate of changeAccumulated change (net displacement, total distance)
Straight-line (one dimension)Extends to 2D/3D motion using vector calculus (Calculus 3)

Beyond Calculus 1, you'll encounter motion in two and three dimensions, where position, velocity, and acceleration are vector-valued functions. The same derivative relationships hold — you'll just be differentiating each component (x, y, z) separately. The foundation you're building right now with straight-line motion transfers directly to those more advanced settings.

🔭 Looking Ahead
When you study the Fundamental Theorem of Calculus, you'll see that the definite integral ∫ from a to b of v(t) dt gives the net displacement from t = a to t = b. This beautifully closes the loop: derivatives break motion apart into rates; integrals piece it back together into distances.

Practice Problems

Test your understanding with the following five problems. They increase in difficulty from conceptual reasoning to multi-step analysis.

PROBLEM 1CONCEPTUAL
A particle has a positive velocity and a negative acceleration at time t = 4. Is the particle speeding up or slowing down at t = 4? Explain your reasoning.
PROBLEM 2BASIC CALCULATION
A particle moves along a line with position s(t) = 4t² − 3t + 7, where s is in meters and t is in seconds. Find the velocity and acceleration at t = 2 seconds.
PROBLEM 3INTERMEDIATE
A particle moves along a line with position s(t) = t³ − 12t + 5 for t ≥ 0. Find all times when the particle changes direction, and determine the position at each of those times.
PROBLEM 4APPLIED
A drone flies along a straight path with position s(t) = −t³ + 6t² − 9t + 2 meters at time t seconds for 0 ≤ t ≤ 5. Find the total distance the drone travels over this interval.
PROBLEM 5CRITICAL THINKING
A particle has position s(t) = t⁴ − 4t³ for t ≥ 0. Find all intervals where the particle is speeding up. Justify your answer with a sign analysis of both v(t) and a(t).

Lesson Summary

In straight-line motion, an object's position function s(t) tells you where the object is at any time t. Taking the first derivative gives velocity v(t) = s′(t), which describes how fast and in which direction the object moves. The second derivative gives acceleration a(t) = v′(t) = s″(t), which measures how velocity itself changes over time. Speed is |v(t)|, always non-negative.

The most important skill in these problems is sign analysis. An object speeds up when v(t) and a(t) have the same sign and slows down when they have opposite signs. The object changes direction when v(t) changes sign (not merely when v = 0). Finally, total distance traveled requires splitting the interval at direction changes and summing absolute position differences — a distinction from net displacement. These derivative-based tools will serve as the foundation when you later study integration and multidimensional motion.

Varsity Tutors • Calculus 1 • Motion: Position, Velocity, Acceleration — Straight-Line Motion: Connecting Position, Velocity, and Acceleration