Momentum and Collisions Review

Collision Types

  • Elastic Collision:
    • A collision where the total kinetic energy before the collision is conserved after the collision.
  • Inelastic Collision:
    • A collision where the total kinetic energy before the collision is not conserved after the collision.
  • Perfectly Inelastic Collision:
    • A collision where the total kinetic energy before the collision is not conserved after the collision, and the objects stick together.
  • Conservation of Momentum:
    • Momentum is conserved (meaning it does not change) for ALL collisions. (True)

Kinetic Energy of Collisions

  • Scenario:
    • Two dogs collide: a 4 kg dog and a 35 kg dog, both charging at 10 m/s.
  • Calculations:
    • Momentum of Each Dog Before Collision:
      • Dog 1 (4 kg): p1 = m1 * v_1 = 4 \text{ kg} * 10 \text{ m/s} = 40 \text{ kg m/s}
      • Dog 2 (35 kg): p2 = m2 * v_2 = 35 \text{ kg} * (-10) \text{ m/s} = -350 \text{ kg m/s}
    • Kinetic Energy of Each Dog Before Collision:
      • Dog 1 (4 kg): KE1 = (1/2) * m1 * v_1^2 = 0.5 * 4 \text{ kg} * (10 \text{ m/s})^2 = 200 \text{ J}
      • Dog 2 (35 kg): KE2 = (1/2) * m2 * v_2^2 = 0.5 * 35 \text{ kg} * (-10 \text{ m/s})^2 = 1750 \text{ J}
    • Kinetic Energy of the Small Dog After Collision:
      • Small dog (4 kg) is "slingshotted" at 30 m/s in the opposite direction.
      • KE1' = (1/2) * m1 * v_1'^2 = 0.5 * 4 \text{ kg} * (30 \text{ m/s})^2 = 1800 \text{ J}
    • Type of Collision:
      • Big dog stops, small dog rebounds. To determine the collision type, compare total kinetic energy before and after.
      • Before: KE_{total} = 200 \text{ J} + 1750 \text{ J} = 1950 \text{ J}
      • After: KE_{total}' = 1800 \text{ J} + 0 \text{ J} = 1800 \text{ J}
      • Since kinetic energy is not conserved, this is an inelastic collision.

Momentum of Collisions

  • Scenario:
    • Two steel spheres collide: Sphere 1 (8 kg) at 5 m/s, Sphere 2 (12 kg) at 3 m/s. After the collision, Sphere 2 travels at 2 m/s, and Sphere 1's speed is unknown.
  • Conservation of Momentum:
    • m1 * v1 + m2 * v2 = m1 * v1' + m2 * v2'
    • (8 \text{ kg} * 5 \text{ m/s}) + (12 \text{ kg} * 3 \text{ m/s}) = (8 \text{ kg} * v_1') + (12 \text{ kg} * 2 \text{ m/s})
    • 40 \text{ kg m/s} + 36 \text{ kg m/s} = 8 \text{ kg} * v_1' + 24 \text{ kg m/s}
    • 76 \text{ kg m/s} = 8 \text{ kg} * v_1' + 24 \text{ kg m/s}
    • 52 \text{ kg m/s} = 8 \text{ kg} * v_1'
    • v_1' = 6.5 \text{ m/s}

Impulse and Force

  • Airbag Impact:
    • Airbags increase collision time, reducing force.
  • Impulse:
    • Impulse (J) is the change in momentum: J = F * \Delta t
    • Given impulse J = 10 \text{ N s}
  • Calculations:
    • Without Airbag:
      • \Delta t = 0.02 \text{ s}
      • F = J / \Delta t = (10 \text{ N s}) / (0.02 \text{ s}) = 500 \text{ N}
    • With Airbag:
      • \Delta t = 0.1 \text{ s}
      • F = J / \Delta t = (10 \text{ N s}) / (0.1 \text{ s}) = 100 \text{ N}