Understanding 2D Inelastic Collisions- Formulas, Examples, and Problems

What Is a 2D Inelastic Collision?

A 2D inelastic collision happens when two objects crash into each other at an angle, and kinetic energy is not conserved. Some of that energy converts into heat, sound, or deformation. Momentum is still conserved in both the x and y directions.

Unlike 1D collisions where everything moves along a single line, 2D collisions spread things out. The objects scatter at angles, making the math more involved but still manageable.

The Core Equations You Need

For any collision analysis, you work with two conservation laws. Both always apply here.

Momentum Conservation

In the x-direction: m₁v₁ₓ + m₂v₂ₓ = m₁v₁'ₓ + m₂v₂'ₓ

In the y-direction: m₁v₁ᵧ + m₂v₂ᵧ = m₁v₁'ᵧ + m₂v₂'ᵧ

The primed values (v') represent velocities after the collision.

Kinetic Energy

KE is not conserved. The initial KE will be greater than the final KE. This is what makes it "inelastic."

For a perfectly inelastic 2D collision, the objects stick together and move as one mass after impact. This simplifies the math considerably.

Perfectly Inelastic vs. Partially Inelastic

Not all inelastic collisions are equal.

Type Kinetic Energy Objects After Collision
Perfectly Inelastic Maximum loss, objects stick together One combined mass
Partially Inelastic Some loss, no sticking Two separate objects
Elastic Fully conserved Two separate objects

Most textbook problems deal with perfectly inelastic cases because they're easier to solve. You'll see why below.

How to Solve 2D Inelastic Collision Problems

Here's the step-by-step process that actually works.

Step 1: Set Up Your Coordinate System

Pick a convenient direction for your x and y axes. Usually, align one axis with one of the initial velocity vectors. This makes the math cleaner.

Step 2: Break Down Initial Velocities

Split each velocity into x and y components using trigonometry.

Step 3: Write the Momentum Equations

Apply the conservation equations separately for x and y. For perfectly inelastic collisions, the final velocity components share the same value for the combined mass.

Step 4: Solve the System

You'll have two equations and typically two unknowns (the final speed and direction). Solve algebraically, then combine the components to find the magnitude and angle of the final velocity.

Step 5: Calculate Energy Loss (If Asked)

Find initial KE: KEᵢ = ½m₁v₁² + ½m₂v₂²

Find final KE: KEf = ½(m₁+m₂)v_final²

The difference is your energy lost to deformation, heat, etc.

Worked Example

Problem: A 2 kg ball moving at 4 m/s eastward collides perfectly inelastically with a 3 kg ball moving at 3 m/s northward. They stick together. What is their combined velocity?

Solution:

Initial x-momentum: pₓ = (2)(4) + (3)(0) = 8 kg·m/s

Initial y-momentum: pᵧ = (2)(0) + (3)(3) = 9 kg·m/s

Total mass after collision: m_total = 2 + 3 = 5 kg

Final x-velocity: vₓ = 8/5 = 1.6 m/s

Final y-velocity: vᵧ = 9/5 = 1.8 m/s

Combined speed: v = √(1.6² + 1.8²) = √(2.56 + 3.24) = √5.8 ≈ 2.41 m/s

Direction: θ = tan⁻¹(1.8/1.6) ≈ 48.4° north of east

Common Mistakes to Avoid

When 2D Inelastic Collisions Actually Happen

These aren't just textbook abstractions. Real-world examples include:

The math works the same whether you're analyzing a physics exam or reconstructing an accident.

Quick Reference Cheat Sheet

Quantity Conserved? Formula
Total Momentum (x) Yes Σpₓ before = Σpₓ after
Total Momentum (y) Yes Σpᵧ before = Σpᵧ after
Total Kinetic Energy No KEᵢ ≠ KEf
Total Momentum (vector) Yes Σp⃗ before = Σp⃗ after

Practice Problem

Try this one: A 1 kg object moving at 5 m/s at 30° collides perfectly inelastically with a 2 kg object initially at rest. Find the final velocity of the combined mass.

Break it down using the steps above. Your answer should be around 1.67 m/s at the same 30° angle (the direction stays constant in perfectly inelastic collisions when one object starts at rest).