zuai-logo
zuai-logo
  1. AP Physics 1
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Momentum and Impulse

Daniel Miller

Daniel Miller

8 min read

Next Topic - Representations of Changes in Momentum

Listen to this study note

Study Guide Overview

This study guide covers momentum and impulse in AP Physics 1. It defines momentum, explains how to calculate total momentum, and differentiates between linear and angular momentum. The guide then defines impulse, connects it to force and the impulse-momentum theorem, and briefly touches upon rocket thrust. Conservation of momentum is explained, including elastic and inelastic collisions. Finally, the guide offers exam tips, focusing on high-priority topics like collisions and force vs. time graphs, and provides practice questions with solutions.

#AP Physics 1: Momentum & Impulse - The Night Before

Hey! Let's get you prepped and confident for tomorrow's exam. We're going to break down momentum and impulse, making sure everything sticks. Let's do this!

#1. Momentum: The Motion Measurer

#What is Momentum?

  • Definition: Momentum (p⃗\vec{p}p​) is a measure of how much 'oomph' an object has in its motion. It's the product of an object's mass (m) and its velocity (v⃗\vec{v}v).
    p⃗=mv⃗\vec{p} = m\vec{v}p​=mv
  • Key Point: Momentum is a vector, meaning it has both magnitude and direction. The direction of momentum is the same as the direction of the velocity.
  • Units: kg⋅m/s
Key Concept
  • Direction Matters: Always be consistent with your sign conventions for direction (e.g., right is positive, left is negative). This is crucial for correctly calculating total momentum and changes in momentum.

#Total Momentum

  • To find the total momentum of a system, simply add up the individual momentums of each object. p⃗total=p⃗1+p⃗2+p⃗3+...\vec{p}_{total} = \vec{p}_1 + \vec{p}_2 + \vec{p}_3 + ...p​total​=p​1​+p​2​+p​3​+...

#Linear vs. Angular Momentum

  • Linear Momentum: What we're focusing on here – for objects moving in a straight line.
  • Angular Momentum: For rotating objects (you'll see this specified in questions if it's relevant).
Memory Aid

Momentum = MV (Think: Moving Vigorously). This helps you remember that momentum is mass times velocity.

#Example Problems

Example Problem 1:

A car (mass 1000 kg) is traveling at 30 m/s and then stops. What's the change in momentum?

  • Initial momentum: pi=(1000 kg)×(30 m/s)=30000 kg m/sp_i = (1000 \text{ kg}) \times (30 \text{ m/s}) = 30000 \text{ kg m/s}pi​=(1000 kg)×(30 m/s)=30000 kg m/s
  • Final momentum: pf=(1000 kg)×(0 m/s)=0 kg m/sp_f = (1000 \text{ kg}) \times (0 \text{ m/s}) = 0 \text{ kg m/s}pf​=(1000 kg)×(0 m/s)=0 kg m/s
  • Change in momentum: Δp=pf−pi=0−30000=−30000 kg m/sΔp = p_f - p_i = 0 - 30000 = -30000 \text{ kg m/s}Δp=pf​−pi​=0−30000=−30000 kg m/s (The negative sign indicates the direction of the change)

Example Problem 2:

A 0.2 kg ball is thrown at 20 m/s. What's its momentum?

  • p=(0.2 kg)×(20 m/s)=4 kg m/sp = (0.2 \text{ kg}) \times (20 \text{ m/s}) = 4 \text{ kg m/s}p=(0.2 kg)×(20 m/s)=4 kg m/s

Example Problem 3:

A 2000 kg car at 10 m/s hits a stationary 3000 kg truck. They move together at 5 m/s. What's the total momentum before and after?

  • Before: pcar=(2000 kg)×(10 m/s)=20000 kg m/sp_{car} = (2000 \text{ kg}) \times (10 \text{ m/s}) = 20000 \text{ kg m/s}pcar​=(2000 kg)×(10 m/s)=20000 kg m/s, ptruck=0p_{truck} = 0ptruck​=0. Total before: 20000 kg m/s20000 \text{ kg m/s}20000 kg m/s
  • After: ptotal=(2000+3000 kg)×(5 m/s)=25000 kg m/sp_{total} = (2000 + 3000 \text{ kg}) \times (5 \text{ m/s}) = 25000 \text{ kg m/s}ptotal​=(2000+3000 kg)×(5 m/s)=25000 kg m/s

#2. Impulse: The Force of Change

#What is Impulse?

  • Definition: Impulse (J⃗\vec{J}J) is the change in momentum of an object. It's also the product of the average force (F⃗avg\vec{F}_{avg}Favg​) acting on an object and the time interval (Δt\Delta tΔt) during which the force acts. J⃗=F⃗avgΔt=Δp⃗\vec{J} = \vec{F}_{avg} \Delta t = \Delta \vec{p}J=Favg​Δt=Δp​
  • Units: N⋅s (which is equivalent to kg⋅m/s)
  • Key Point: Impulse is a vector and points in the same direction as the average force.

#Impulse and Force

  • Impulse is the area under a force vs. time graph. 📈
Quick Fact
  • Impulse-Momentum Theorem: The impulse acting on an object equals the change in momentum of the object. J⃗=Δp⃗\vec{J} = \Delta \vec{p}J=Δp​

#Rocket Thrust

  • Rocket thrust is related to the rate of change of mass and the velocity of expelled fuel. If fuel is expelled with speed vvv at rate ΔmΔt\frac{\Delta m}{\Delta t}ΔtΔm​, the rocket experiences a thrust force.

#Example Problems

Example Problem 1:

A 6 kg bowling ball going 10 m/s stops in 0.2 s. What's the impulse?

  • Change in velocity: Δv=0−10=−10 m/sΔv = 0 - 10 = -10 \text{ m/s}Δv=0−10=−10 m/s
  • Acceleration: a=ΔvΔt=−100.2=−50 m/s2a = \frac{Δv}{Δt} = \frac{-10}{0.2} = -50 \text{ m/s}^2a=ΔtΔv​=0.2−10​=−50 m/s2
  • Force: F=ma=6×−50=−300 NF = ma = 6 \times -50 = -300 \text{ N}F=ma=6×−50=−300 N
  • Impulse: J=FΔt=−300×0.2=−60 NsJ = FΔt = -300 \times 0.2 = -60 \text{ Ns}J=FΔt=−300×0.2=−60 Ns

Example Problem 2:

A 0.5 kg baseball going 50 m/s stops in 0.01 s. What's the impulse?

  • Change in velocity: Δv=0−50=−50 m/sΔv = 0 - 50 = -50 \text{ m/s}Δv=0−50=−50 m/s
  • Acceleration: a=ΔvΔt=−500.01=−5000 m/s2a = \frac{Δv}{Δt} = \frac{-50}{0.01} = -5000 \text{ m/s}^2a=ΔtΔv​=0.01−50​=−5000 m/s2
  • Force: F=ma=0.5×−5000=−2500 NF = ma = 0.5 \times -5000 = -2500 \text{ N}F=ma=0.5×−5000=−2500 N
  • Impulse: J=FΔt=−2500×0.01=−25 NsJ = FΔt = -2500 \times 0.01 = -25 \text{ Ns}J=FΔt=−2500×0.01=−25 Ns

Example Problem 3:

A 0.045 kg golf ball goes from rest to 100 m/s in 0.005 s. What's the impulse?

  • Change in velocity: Δv=100−0=100 m/sΔv = 100 - 0 = 100 \text{ m/s}Δv=100−0=100 m/s
  • Acceleration: a=ΔvΔt=1000.005=20000 m/s2a = \frac{Δv}{Δt} = \frac{100}{0.005} = 20000 \text{ m/s}^2a=ΔtΔv​=0.005100​=20000 m/s2
  • Force: F=ma=0.045×20000=900 NF = ma = 0.045 \times 20000 = 900 \text{ N}F=ma=0.045×20000=900 N
  • Impulse: J=FΔt=900×0.005=4.5 NsJ = FΔt = 900 \times 0.005 = 4.5 \text{ Ns}J=FΔt=900×0.005=4.5 Ns

markdown-image

Exam Tip

Graph Interpretation: Remember that the area under a force vs. time graph gives you the impulse. This is a common type of question, so practice interpreting these graphs!

#3. Conservation of Momentum

#The Big Idea

  • In a closed system (no external forces), the total momentum remains constant. This is a HUGE concept for collisions and explosions. 💥

  • Equation: p⃗initial=p⃗final\vec{p}_{initial} = \vec{p}_{final}p​initial​=p​final​

#Types of Collisions

  • Elastic Collisions: Kinetic energy is conserved (objects bounce off each other). Momentum is always conserved in all collisions.
  • Inelastic Collisions: Kinetic energy is NOT conserved (objects stick together or deform). Momentum is still conserved.
Common Mistake

Don't confuse momentum with kinetic energy! Momentum is always conserved in a closed system, but kinetic energy is only conserved in elastic collisions.

#4. Final Exam Focus

#High-Priority Topics

  • Momentum and Impulse: Be ready to calculate momentum, impulse, and changes in momentum.
  • Conservation of Momentum: Master applying this principle to collision problems (both elastic and inelastic).
  • Force vs. Time Graphs: Be able to find impulse from these graphs.

Collisions: These are a staple on the AP exam. Practice problems involving both elastic and inelastic collisions. Remember to apply the conservation of momentum principle.

#Common Question Types

  • Multiple Choice: Conceptual questions about momentum and impulse, calculations of momentum/impulse, and graph interpretation.
  • Free Response: Multi-step problems involving collisions, often requiring you to use conservation of momentum and/or impulse-momentum theorem.

#Last-Minute Tips

  • Time Management: Don't spend too much time on one question. If you're stuck, move on and come back later.
  • Units: Always include units in your answers.
  • Direction: Pay close attention to the direction of velocities and forces.
  • Draw Diagrams: Visualizing the problem can help you set up the equations correctly.
Exam Tip

Show Your Work: Even if you make a mistake, you can earn partial credit if you show your steps clearly. Don't just write down the final answer.

#5. Practice Questions

Practice Question

Multiple Choice Questions:

  1. A 2 kg object moving at 3 m/s collides with a 1 kg object at rest. They stick together. What is their final velocity? (A) 1 m/s (B) 2 m/s (C) 3 m/s (D) 4 m/s

  2. A force of 10 N acts on an object for 2 seconds. What is the impulse? (A) 5 Ns (B) 10 Ns (C) 20 Ns (D) 40 Ns

  3. A ball is dropped and bounces off the floor. Which of the following is true about the momentum of the ball-Earth system? (A) The momentum of the system increases. (B) The momentum of the system decreases. (C) The momentum of the system remains constant. (D) The momentum of the system changes direction but remains constant in magnitude.

Free Response Question:

A 0.5 kg cart is moving on a frictionless horizontal track with a velocity of 2 m/s to the right. It collides with a 1.0 kg cart initially at rest. After the collision, the 0.5 kg cart moves to the left with a velocity of 0.5 m/s.

(a) Calculate the momentum of the 0.5 kg cart before the collision. (2 points) (b) Calculate the momentum of the 0.5 kg cart after the collision. (2 points) (c) Calculate the velocity of the 1.0 kg cart after the collision. (3 points) (d) Is the collision elastic or inelastic? Justify your answer. (3 points)

Scoring Breakdown:

(a) Momentum before collision = mass * velocity = (0.5 kg) * (2 m/s) = 1 kg m/s (2 points: 1 for correct formula, 1 for correct answer) (b) Momentum after collision = mass * velocity = (0.5 kg) * (-0.5 m/s) = -0.25 kg m/s (2 points: 1 for correct formula, 1 for correct answer) (c) Use conservation of momentum: Initial total momentum = Final total momentum 1 kg m/s + 0 = -0.25 kg m/s + (1 kg) * v v = 1.25 m/s (3 points: 1 for applying conservation of momentum, 1 for correct equation, 1 for correct answer) (d) Calculate kinetic energy before and after collision. Initial KE = 0.5 * 0.5 * 2^2 = 1 J Final KE = 0.5 * 0.5 * 0.5^2 + 0.5 * 1 * 1.25^2 = 0.125 + 0.78 = 0.905 J Since kinetic energy is not conserved, the collision is inelastic. (3 points: 1 for correct initial KE, 1 for correct final KE, 1 for correct justification)

Alright, you've got this! Review these notes, take a deep breath, and go ace that exam! 🚀

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Previous Topic - MomentumNext Topic - Representations of Changes in Momentum

Question 1 of 10

A 5 kg bowling ball is rolling down the lane with a velocity of 2 m/s. What is the magnitude of its momentum? 🎳

2.5 kg⋅m/s

7 kg⋅m/s

10 kg⋅m/s

20 kg⋅m/s