bizybear

AP Physics 1

Linear Momentum

Home Practice Learn Pathways Flashcards Media FRQ Ai-Powered Resources
Log in
/apphy1/unit4/practice/280-linear-momentum /apphy1/unit4/learn/2369-impulse-momentum-notes

Study Linear Momentum

Topic: AP Physics 1

  • cat: Conservation of linear momentum
  • cat: Impulse
  • cat: Linear momentum
  • cat: Elastic vs inelastic collisions
  • allowFeature: frq
  • distribution: 2024, 10.2, 17.9, 19.2, 26.1, 26.6, 164481, 2.59, 47.3
  • weights:
  • reference: calculator
  • feature: math
  • type: AP Exam
  • summary: AP Physics 1 is a college-level, algebra-based course that explores the fundamental principles of physics through hands-on investigation and real-world application. Students study topics such as motion, forces, energy, momentum, rotation, waves, and simple circuits. The course emphasizes conceptual understanding, critical thinking, and problem-solving using mathematical relationships and experimental data. With a strong focus on inquiry-based learning, students design experiments, analyze results, and build a deep understanding of how the physical world works. AP Physics 1 prepares students for further study in science and engineering by developing both theoretical and practical scientific skills.
  • category: Sciences
  • icon: <i class="fa-solid fa-atom"></i>
  • reference: graphing
  • reference: https://apcentral.collegeboard.org/media/pdf/ap-physics-1-equations-sheet.pdf, Equation Sheet

Linear Momentum (p​)

Foundational Definition & Physical Significance

Linear Momentum is a vector quantity defined as the product of an object's mass and its velocity. It is often described conceptually as "inertia in motion" or the quantity of motion an object possesses.

Why this matters: Momentum is a conserved quantity in isolated systems. Unlike velocity or kinetic energy alone, momentum provides the necessary framework to analyze interactions (collisions and explosions) where forces act internally between objects. It is the fundamental bridge between Newton's laws of motion and conservation principles.

Constituent Mechanics & Vector Properties

To master momentum, one must understand its vector nature and its relationship to mass and velocity.

  • Mathematical Definition:

    p​=mv
    • m: Mass (scalar, typically kg)

    • v: Velocity (vector, typically m/s)

    • p​: Momentum (vector, kg⋅m/s)

  • Vector Dependence (Crucial Nuance):

    • Momentum has direction. If a car moves Right with momentum p, a car moving Left with the same speed has momentum −p.

    • Common Pitfall: Students often confuse magnitude with the vector. p​=10 kg⋅m/s is not the same as p​=−10 kg⋅m/s, even though the "amount" of motion is the same.

  • Momentum vs. Kinetic Energy:

    • Momentum (p​): Vector. Conserved in all isolated collisions. Dependent on v.

    • Kinetic Energy (K): Scalar (K=21​mv2). Conserved only in elastic collisions. Dependent on v2.

    • Application: You can have zero total momentum in a system (two cars hitting head-on) but massive Kinetic Energy (the resulting damage).

  • System Momentum:

    • For a system of multiple objects, the total momentum is the vector sum of individual moment:

      p​total​=p​1​+p​2​+...+p​n​

Quantitative Analysis: Calculating Vector Change

Scenario: A 0.5 kg ball travels to the right at 10 m/s, strikes a wall, and rebounds to the left at 8 m/s. Calculate the change in momentum (Δp​).

Analysis: This problem tests the understanding of coordinate systems and signs. Let "Right" be positive (+) and "Left" be negative (−).


  • Identify Initial State: $$m = 0.5 \text{ kg}, \quad v_i = +10 \text{ m/s}$$ $$p_i = (0.5)(10) = +5 \text{ kg}\cdot\text{m/s}$$

  • Identify Final State: $$v_f = -8 \text{ m/s} \quad \text{(Negative indicates rebound direction)}$$ $$p_f = (0.5)(-8) = -4 \text{ kg}\cdot\text{m/s}$$

  • Calculate Change in Momentum (Δp​=pf​−pi​): $$\Delta \vec{p} = (-4) - (+5)$$ $$\Delta \vec{p} = -9 \text{ kg}\cdot\text{m/s}$$

Interpretation: The wall exerted an impulse of 9 kg⋅m/s to the left (indicated by the negative sign) on the ball. A common error is calculating 5−4=1, ignoring the directional change.


Impulse (J) & The Impulse-Momentum Theorem

The Mechanics of Interaction

Impulse (J) quantifies the effect of a force acting over a specific time interval. The Impulse-Momentum Theorem states that the impulse applied to an object is exactly equal to the change in its momentum.

Why this matters: This theorem connects forces (dynamics) to motion (kinematics). It explains real-world safety engineering: airbags and crumple zones function by extending the time (Δt) of a collision to decrease the force (F) required to stop the passenger (change their momentum to zero).

Key Components: Force, Time, and Graphical Analysis

  • The Formula: $$\vec{J} = \vec{F}_{avg} \Delta t = \Delta \vec{p}$$ $$\Delta \vec{p} = m\vec{v}_f - m\vec{v}_i$$

    • J: Impulse (N⋅s or kg⋅m/s)

    • Favg​: Average Force acting on the object

    • Δt: Duration of interaction

  • Graphical Interpretation (Area Under the Curve):

    • In real-world collisions, Force is rarely constant. It usually spikes and drops.

    • Impulse is the Area under the Force vs. Time graph.

    • Calculus Definition: J=∫t1​t2​​F(t)dt

  • Niche Application: Variable Forces:

    • If given a function for Force F(t), you cannot use simple algebra. You must integrate or calculate the geometric area.

    • Visualizing a Force Spike: The graph below shows a force that increases and decreases over time (modeled by a parabola). The total "push" (Impulse) is the area between the curve and the x-axis.

    graph[-(x-2)^2 + 4][0][4]

  • Nuance: "Soft" vs. "Hard" Collisions:

    • If a car hits a brick wall vs. a haystack, the Δp​ (bringing the car to a stop) is the same.

    • However, the distribution changes:

      • Haystack: Large Δt, Small F (Safe).

      • Brick Wall: Small Δt, Massive F (Dangerous).

Worked Examples: Constant vs. Variable Force

Case 1: Constant Force Application

Problem: A 1000 kg car moving at 20 m/s brakes, coming to a stop in 5 seconds. What was the average braking force?

  • Define system values: $$m = 1000 \text{ kg}, \quad v_i = 20 \text{ m/s}, \quad v_f = 0 \text{ m/s}, \quad \Delta t = 5 \text{ s}$$

  • Calculate Change in Momentum (Δp): $$\Delta p = m(v_f - v_i)$$ $$\Delta p = 1000(0 - 20) = -20,000 \text{ kg}\cdot\text{m/s}$$

  • Apply Impulse-Momentum Theorem (FΔt=Δp): $$F_{avg} (5) = -20,000$$

  • Solve for Force: $$F_{avg} = \frac{-20,000}{5}$$ $$F_{avg} = -4,000 \text{ N}$$ (Negative sign indicates force opposes motion).

Case 2: Graphical Analysis (Variable Force)

Problem: An object is subjected to a force described by the graph of a triangle with a base of 4 s and a peak height of 10 N. Calculate the change in velocity if the object has a mass of 2 kg.


  • Identify the connection: $$\Delta p = \text{Area under } F\text{-}t \text{ graph}$$

  • Calculate Area of the Triangle: $$\text{Area} = \frac{1}{2}(\text{base})(\text{height})$$ $$\text{Area} = \frac{1}{2}(4 \text{ s})(10 \text{ N})$$ $$\text{Impulse } (J) = 20 \text{ N}\cdot\text{s}$$

  • Relate Impulse to Momentum Change: $$J = \Delta p = m \Delta v$$ $$20 = 2 (\Delta v)$$

  • Solve for Δv: $$\Delta v = 10 \text{ m/s}$$