Welcome to the Core of Motion!

In this chapter, we are diving into the heart of Kinematics—the study of how things move. Before we can understand why planets orbit the sun or why a car crashes, we need a precise way to describe their motion. We do this using three fundamental tools: displacement, velocity, and acceleration. Since this is AP Physics C, we won't just look at constant speeds; we’ll use calculus to see how these quantities change at every single instant.

Note: If you need a refresher on the difference between a scalar and a vector, check out Chapter 1.1! For now, remember that everything we discuss here has a direction.

1. Position and Displacement

To describe motion, we first need to know where something is. We call this position, usually represented as \(x(t)\) (meaning position is a function of time).

Displacement (\(\Delta x\)) is the change in that position. It isn't just "how far you traveled"—it’s the straight-line distance from where you started to where you ended, including the direction.

\(\Delta x = x_f - x_i\)

The "Round Trip" Trap: Imagine you run one full lap around a 400-meter track.

  • Your distance traveled is \(400\) meters.
  • Your displacement is \(0\) meters because you ended exactly where you started!

Key Takeaway:

Displacement is a vector that points from the starting point to the ending point. Distance is a scalar that counts every step you took.

2. Velocity: The Rate of Change of Position

Velocity tells us how fast an object's position is changing and in what direction. In AP Physics C, we look at two types: average and instantaneous.

Average Velocity

This is the displacement divided by the time interval. It doesn't tell us what happened during the trip, only the overall result.

\(v_{avg} = \frac{\Delta x}{\Delta t} = \frac{x_f - x_i}{t_f - t_i}\)

Instantaneous Velocity

This is where calculus comes in! If we want to know the velocity at one specific moment (like looking at a car's speedometer), we make the time interval \(\Delta t\) so tiny that it approaches zero. This is the derivative of position with respect to time.

\(v(t) = \frac{dx}{dt}\)

Analogy: If your GPS says your "Average Speed" for the trip was \(50 \text{ mph}\), that’s your average velocity (magnitude). If you look down and see the needle on \(70 \text{ mph}\) at 2:00 PM, that’s your instantaneous velocity.

Key Takeaway:

Velocity is the slope of a position vs. time graph. If you have a position function \(x(t)\), just take the derivative to find the velocity function \(v(t)\).

3. Acceleration: The Rate of Change of Velocity

Acceleration happens when an object changes its velocity. This could mean speeding up, slowing down, or changing direction.

Average Acceleration

The change in velocity over a period of time.

\(a_{avg} = \frac{\Delta v}{\Delta t} = \frac{v_f - v_i}{t_f - t_i}\)

Instantaneous Acceleration

The derivative of velocity with respect to time, or the second derivative of position.

\(a(t) = \frac{dv}{dt} = \frac{d^2x}{dt^2}\)

Did you know? In physics, there is no such word as "deceleration" on the exam. We just use positive or negative acceleration.

  • If velocity and acceleration have the same sign (both positive or both negative), the object is speeding up.
  • If velocity and acceleration have opposite signs, the object is slowing down.

Key Takeaway:

Acceleration is the slope of a velocity vs. time graph. It tells you how the "push" or "pull" is affecting the motion.

4. The Calculus Connection (The Big Picture)

Since this course is calculus-based, you must be comfortable moving between these three levels using derivatives and integrals.

Going Down (Derivatives):

If you have position, you can find everything else by differentiating:

Position \(\xrightarrow{d/dt}\) Velocity \(\xrightarrow{d/dt}\) Acceleration

Going Up (Integrals):

If you have acceleration, you can find velocity and position by integrating. Don't forget your constant of integration (\(+C\)), which usually represents your initial velocity (\(v_0\)) or initial position (\(x_0\))!

\(v(t) = \int a(t) \, dt\)

\(x(t) = \int v(t) \, dt\)

Quick Review Box:
- Derivative: Finds the slope (rate of change).
- Integral: Finds the "area under the curve" (accumulation of change).
- Displacement from Velocity: \(\Delta x = \int_{t_1}^{t_2} v(t) \, dt\).

5. Common Mistakes to Avoid

1. Mixing up Speed and Velocity: Speed is the magnitude of velocity. It is always positive. You can have a negative velocity (moving left), but you can't have a negative speed.

2. Forgetting Units: Always include units in your final answers (Skill 2.B).

  • Position: \(m\)
  • Velocity: \(m/s\)
  • Acceleration: \(m/s^2\)
3. Sign Errors: Always define which direction is positive (usually right or up) and stick to it! If an object is moving left and slowing down, its velocity is negative but its acceleration is positive.

Summary Checklist

• Displacement: Difference between final and initial position (\(x_f - x_i\)).
• Velocity: Derivative of position (\(dx/dt\)).
• Acceleration: Derivative of velocity (\(dv/dt\)).
• Graphical Analysis: Velocity is the slope of \(x\)-vs-\(t\); Acceleration is the slope of \(v\)-vs-\(t\).
• Area Analysis: The area under a \(v\)-vs-\(t\) graph represents the displacement.

Don't worry if the calculus feels heavy at first! As you practice deriving these relationships, it will become second nature. In the next chapter, we'll look at how to represent this motion through graphs.