Welcome to the World of Motion!

Welcome to Unit 1: Kinematics! This is the foundation of everything you will learn in AP Physics C. Kinematics is simply the study of how things move without worrying about why they are moving. We are going to look at positions, speeds, and accelerations. If you have ever wondered how to predict exactly where a kicked soccer ball will land, you are in the right place!

Don't worry if this seems tricky at first! Physics C is different because we use calculus, but once you see the patterns, it actually makes the physics much easier to understand. Let’s dive in!

1.1 The Basics: Position, Velocity, and Acceleration

Before we use fancy math, we need to agree on what we are measuring. In Kinematics, we focus on three main players:

1. Position \( (x) \): This is where an object is located relative to a starting point (the origin). We measure this in meters (m).
2. Velocity \( (v) \): This is the rate of change of position. It’s not just how fast you are going, but also which direction you are moving. Measured in m/s.
3. Acceleration \( (a) \): This is the rate of change of velocity. If you speed up, slow down, or change direction, you are accelerating. Measured in m/s².

Analogy: Imagine you are walking on a giant outdoor ruler. Your position is the number you are standing on. Your velocity is how many numbers you pass per second. Your acceleration is how much you are "stepping on the gas" to change your walking speed.

The Calculus Connection

In Physics C, we use calculus to link these three. Think of it as a ladder:
- To go down the ladder (Position → Velocity → Acceleration), you take the derivative with respect to time \( (t) \).
- To go up the ladder (Acceleration → Velocity → Position), you take the integral with respect to time \( (t) \).

The Derivative Equations:
\( v(t) = \frac{dx}{dt} \) (Velocity is the slope of a position-time graph)
\( a(t) = \frac{dv}{dt} \) (Acceleration is the slope of a velocity-time graph)

The Integral Equations:
\( \Delta v = \int a(t) dt \) (Change in velocity is the area under an acceleration-time graph)
\( \Delta x = \int v(t) dt \) (Change in position, or displacement, is the area under a velocity-time graph)

Quick Review:
• Derivative = Slope of the graph.
• Integral = Area under the graph.

Key Takeaway: Velocity is the derivative of position, and acceleration is the derivative of velocity. If you can do basic power-rule calculus, you can solve almost any 1D motion problem!

1.2 Motion with Constant Acceleration

Sometimes, acceleration stays exactly the same (like gravity pulling an object down). When this happens, we use the Kinematic Equations (often called the "Big Five").

The Essential Equations:
1. \( v = v_0 + at \)
2. \( x = x_0 + v_0t + \frac{1}{2}at^2 \)
3. \( v^2 = v_0^2 + 2a(x - x_0) \)
4. \( x = x_0 + \frac{1}{2}(v_0 + v)t \)

Note: \( v_0 \) means "initial velocity" (velocity at time zero).

Common Mistake Alert!

Distance vs. Displacement: These are not the same! Displacement is how far you are from where you started (final position minus initial position). Distance is the total ground you covered. If you run one lap around a 400m track, your distance is 400m, but your displacement is zero!

Did you know? Gravity on Earth accelerates all objects downward at roughly \( g = 9.8 \text{ m/s}^2 \). In many AP problems, you can use \( 10 \text{ m/s}^2 \) to make the math faster unless told otherwise!

Key Takeaway: Use these equations only when acceleration is constant. If acceleration is a function of time (like \( a = 3t^2 \)), you must use calculus instead!

1.3 Motion in Two Dimensions (Projectile Motion)

Now, let's make it interesting. What happens when an object moves horizontally and vertically at the same time? This is Projectile Motion.

The "Golden Rule" of Projectiles: The horizontal (x) and vertical (y) motions are completely independent! They don't affect each other. The only thing they share is time.

How to Solve Projectile Problems (Step-by-Step):

Step 1: Split the initial velocity into components.
If a ball is kicked at velocity \( v \) at an angle \( \theta \):
\( v_{x0} = v \cos(\theta) \)
\( v_{y0} = v \sin(\theta) \)

Step 2: Analyze the Horizontal (x) motion.
In projectile motion (ignoring air resistance), there is no acceleration in the x-direction (\( a_x = 0 \)).
Equation: \( x = x_0 + v_x t \)

Step 3: Analyze the Vertical (y) motion.
Gravity is acting here, so \( a_y = -9.8 \text{ m/s}^2 \).
Equation: \( y = y_0 + v_{y0}t - \frac{1}{2}gt^2 \)

Step 4: Use "Time" as the bridge.
Usually, you will solve for time in one dimension and plug it into the other.

Memory Aid: Think of a projectile like two different objects. One is a puck sliding on frictionless ice (constant x-velocity), and the other is a ball being thrown straight up and down (y-acceleration). A projectile just does both at once!

Key Takeaway: Treat X and Y separately. X has constant velocity; Y has constant acceleration (gravity). Use time to connect the two.

1.4 Relative Motion

Sometimes, we measure motion from a moving platform, like a person walking on a moving train. This is called Relative Motion.

The simplest way to handle this is using vector addition:
\( \vec{v}_{ac} = \vec{v}_{ab} + \vec{v}_{bc} \)

Example: If you are walking 2 m/s forward on a bus that is moving 10 m/s forward, a person standing on the sidewalk sees you moving at \( 10 + 2 = 12 \text{ m/s} \).

Quick Review Box:
Position: \( x(t) \)
Velocity: \( v(t) = x'(t) \)
Acceleration: \( a(t) = v'(t) = x''(t) \)
Projectiles: \( a_x = 0 \), \( a_y = -g \).

Final Encouragement: Kinematics is about practice. If you get stuck, draw a picture! Label your "knowns" and "unknowns." You've got this!