Linear Momentum
Welcome, students! In today’s lesson, we’re diving into the exciting world of linear momentum. Our goal is to understand what momentum is, how it’s calculated, and why it’s such a powerful concept in physics. By the end of this lesson, you’ll be able to explain the relationship between momentum, mass, and velocity, and apply this knowledge to real-world problems. Ready to roll? Let’s jump in!
What is Momentum?
Momentum is a measure of how much “oomph” an object has when it’s moving. In everyday life, we see momentum all around us. Think of a fast-moving car versus a slow-moving bicycle. Even if the bike and the car are moving at the same speed, the car feels “heavier” to stop because it has more momentum. But what exactly is momentum?
In physics, we define linear momentum as the product of an object’s mass and its velocity. We use the symbol $p$ for momentum, $m$ for mass, and $v$ for velocity. So the formula looks like this:
$$ p = m \times v $$
This simple equation packs a punch! Let’s break it down.
- $p$ is the momentum, measured in kilogram meters per second (kg·m/s).
- $m$ is the mass of the object, measured in kilograms (kg).
- $v$ is the velocity of the object, measured in meters per second (m/s).
So, momentum depends on two things: how much stuff (mass) is moving and how fast it’s moving. The bigger the mass or the faster the velocity, the greater the momentum.
Real-World Example: Car vs. Ball
Imagine a car with a mass of 1000 kg moving at 20 m/s. Its momentum is:
$$ p = 1000 \, \text{kg} \times 20 \, \text{m/s} = 20{,}000 \, \text{kg·m/s} $$
Now imagine a soccer ball with a mass of 0.4 kg moving at 25 m/s (a fast kick!). Its momentum is:
$$ p = 0.4 \, \text{kg} \times 25 \, \text{m/s} = 10 \, \text{kg·m/s} $$
Even though the ball is moving faster, the car has way more momentum because of its larger mass. That’s why it’s much harder to stop a car than a soccer ball.
The Relationship Between Mass and Velocity
Let’s explore the relationship between mass, velocity, and momentum a bit more deeply.
Mass and Momentum
If we keep the velocity the same and increase the mass, what happens to the momentum? It increases! Let’s see this with an example.
Imagine two shopping carts, one empty and one full. Suppose both are rolling at the same speed of 3 m/s. The empty cart has a mass of 10 kg, while the full cart has a mass of 50 kg.
- The momentum of the empty cart is:
$$ p = 10 \, \text{kg} \times 3 \, \text{m/s} = 30 \, \text{kg·m/s} $$
- The momentum of the full cart is:
$$ p = 50 \, \text{kg} \times 3 \, \text{m/s} = 150 \, \text{kg·m/s} $$
The full cart has five times the momentum of the empty cart. This means that stopping the full cart requires much more force (we’ll discuss that later!).
Velocity and Momentum
Now let’s keep the mass constant and change the velocity. Imagine a 2 kg bowling ball. If it’s rolling slowly at 1 m/s, its momentum is:
$$ p = 2 \, \text{kg} \times 1 \, \text{m/s} = 2 \, \text{kg·m/s} $$
But if it’s rolling fast at 10 m/s, its momentum is:
$$ p = 2 \, \text{kg} \times 10 \, \text{m/s} = 20 \, \text{kg·m/s} $$
By increasing the velocity, we’ve increased the momentum tenfold. This is why a fast-moving bowling ball is much harder to stop than a slow-moving one.
Combining Mass and Velocity
In the real world, both mass and velocity work together to determine momentum. Let’s compare a small, fast object with a large, slow object.
Imagine a bullet with a mass of 0.01 kg traveling at 500 m/s. Its momentum is:
$$ p = 0.01 \, \text{kg} \times 500 \, \text{m/s} = 5 \, \text{kg·m/s} $$
Now imagine a truck with a mass of 2000 kg moving at 0.5 m/s (a slow crawl). Its momentum is:
$$ p = 2000 \, \text{kg} \times 0.5 \, \text{m/s} = 1000 \, \text{kg·m/s} $$
Even though the bullet is moving super fast, the truck’s much larger mass gives it way more momentum. This example shows why both mass and velocity are crucial in determining momentum.
Conservation of Momentum
One of the most important principles in physics is the conservation of momentum. This principle states that in a closed system (where no external forces act), the total momentum before an event is equal to the total momentum after the event.
Collisions
Let’s see how this works in collisions. There are two main types of collisions: elastic and inelastic.
Elastic Collisions
In an elastic collision, both momentum and kinetic energy are conserved. Imagine two billiard balls colliding on a pool table. Before the collision, the first ball is moving at 2 m/s, and the second ball is stationary. After the collision, the first ball stops, and the second ball starts moving at 2 m/s. The total momentum before and after the collision is the same.
Let’s do the math.
- Before the collision:
- Ball 1: $m_1 = 0.2 \, \text{kg}$, $v_1 = 2 \, \text{m/s}$, so $p_1 = 0.2 \times 2 = 0.4 \, \text{kg·m/s}$
- Ball 2: $m_2 = 0.2 \, \text{kg}$, $v_2 = 0 \, \text{m/s}$, so $p_2 = 0$
- Total momentum before = $0.4 + 0 = 0.4 \, \text{kg·m/s}$
- After the collision:
- Ball 1: $v_1 = 0 \, \text{m/s}$, so $p_1 = 0$
- Ball 2: $v_2 = 2 \, \text{m/s}$, so $p_2 = 0.2 \times 2 = 0.4 \, \text{kg·m/s}$
- Total momentum after = $0 + 0.4 = 0.4 \, \text{kg·m/s}$
Momentum is conserved!
Inelastic Collisions
In an inelastic collision, momentum is conserved, but some kinetic energy is lost. Imagine two cars colliding and sticking together. The combined mass after the collision moves with a new velocity.
Let’s consider an example. Two cars collide head-on and stick together. Car A has a mass of 1000 kg and is moving at 5 m/s. Car B has a mass of 800 kg and is moving at -3 m/s (the negative sign means it’s moving in the opposite direction).
- Total momentum before the collision:
$$ p_{\text{total before}} = p_A + p_B = (1000 \times 5) + (800 \times -3) = 5000 - 2400 = 2600 \, \text{kg·m/s} $$
- After the collision, the two cars stick together, so the total mass is $1000 + 800 = 1800 \, \text{kg}$. Let’s call their final velocity $v_f$.
$$ p_{\text{total after}} = 1800 \times v_f $$
Since momentum is conserved:
$$ 2600 = 1800 \times v_f $$
Solving for $v_f$:
$$ v_f = \frac{2600}{1800} \approx 1.44 \, \text{m/s} $$
The two cars move together at about 1.44 m/s after the collision. Notice that momentum is conserved, but the kinetic energy is not (some energy is lost to sound, heat, and deformation).
Impulse and Changing Momentum
Now that we understand momentum, let’s talk about how we change it. This is where impulse comes in.
Impulse is the change in momentum. It’s the product of the force applied and the time over which the force is applied. We use the symbol $J$ for impulse, $F$ for force, and $\Delta t$ for the time interval. The formula is:
$$ J = F \times \Delta t $$
But since impulse is the change in momentum, we can also write:
$$ J = \Delta p = p_{\text{final}} - p_{\text{initial}} $$
This means that applying a force over a period of time changes an object’s momentum.
Real-World Example: Catching a Ball
Imagine you’re catching a fast-moving baseball. If you try to catch it with your hand rigid, the force is applied over a very short time, and it hurts! But if you move your hand backward while catching the ball, you increase the time over which the force is applied. This reduces the force on your hand (and the pain!).
Let’s do the math. Suppose a 0.15 kg baseball is moving at 20 m/s. When you catch it, you bring it to rest, so its final velocity is 0 m/s.
- Initial momentum:
$$ p_{\text{initial}} = 0.15 \times 20 = 3 \, \text{kg·m/s} $$
- Final momentum:
$$ p_{\text{final}} = 0.15 \times 0 = 0 \, \text{kg·m/s} $$
- Change in momentum (impulse):
$$ \Delta p = 0 - 3 = -3 \, \text{kg·m/s} $$
If you catch the ball in 0.1 seconds, the average force on your hand is:
$$ F = \frac{\Delta p}{\Delta t} = \frac{-3}{0.1} = -30 \, \text{N} $$
But if you move your hand backward and catch the ball over 0.5 seconds, the force is:
$$ F = \frac{-3}{0.5} = -6 \, \text{N} $$
That’s a big difference! By increasing the time, you reduce the force and make the catch much gentler.
Momentum in Sports and Everyday Life
Momentum isn’t just a physics concept—it’s everywhere in sports, driving, and even walking.
Sports
In football (soccer), players use momentum to their advantage. A player running fast has more momentum and can deliver a stronger kick. In tennis, players swing their rackets faster to increase the momentum of the ball. In American football, linebackers try to build momentum by accelerating before a tackle.
Driving
When you’re driving, momentum is crucial. A heavier vehicle (like a truck) has more momentum than a lighter vehicle (like a motorcycle) at the same speed. That’s why trucks need more distance to stop. This also explains why seat belts and airbags are so important: they increase the time over which the force acts during a crash, reducing the force on your body.
Walking
Even walking involves momentum. When you walk, you push off the ground, creating momentum that carries you forward. If you suddenly stop, you feel your body’s momentum wanting to keep going!
Conclusion
Congratulations, students! You’ve now mastered the basics of linear momentum. We’ve explored what momentum is, how it depends on mass and velocity, and how it’s conserved in collisions. We’ve also seen how impulse changes momentum and looked at real-world examples. Momentum is a powerful concept that helps us understand motion in everyday life, from sports to driving and beyond.
Keep practicing, and soon you’ll be solving momentum problems with ease!
Study Notes
- Momentum Formula: $p = m \times v$
- $p$: momentum (kg·m/s)
- $m$: mass (kg)
- $v$: velocity (m/s)
- Conservation of Momentum:
- In a closed system, total momentum before an event = total momentum after the event.
- Elastic collision: momentum and kinetic energy are conserved.
- Inelastic collision: momentum is conserved, but some kinetic energy is lost.
- Impulse Formula: $J = F \times \Delta t = \Delta p$
- $J$: impulse (N·s or kg·m/s)
- $F$: force (N)
- $\Delta t$: time interval (s)
- $\Delta p$: change in momentum (kg·m/s)
- Impulse-Momentum Theorem: $F \times \Delta t = m \times (v_{\text{final}} - v_{\text{initial}})$
- Units:
- Momentum: kg·m/s
- Mass: kg
- Velocity: m/s
- Force: N (newtons)
- Impulse: N·s (equivalent to kg·m/s)
- Key Concepts:
- Momentum depends on both mass and velocity.
- More mass or more velocity = more momentum.
- Momentum is conserved in the absence of external forces.
- Impulse is the product of force and time, and it changes momentum.
- Increasing the time over which a force is applied reduces the force needed to change momentum.
Keep these notes handy, and you’ll be ready to tackle any momentum problem that comes your way! 🚀
