Difficulty: Easy
Correct Answer: e = (v2 - v1) / (u1 - u2)
Explanation:
Introduction / Context:
In one-dimensional collisions along the line of impact, Newton’s law of restitution connects the relative speeds before and after impact. The coefficient of restitution e ranges from 0 (perfectly plastic) to 1 (perfectly elastic) and quantifies how ‘‘bouncy’’ the collision is.
Given Data / Assumptions:
Concept / Approach:
Definition: e = (relative speed of separation) / (relative speed of approach). With our sign convention (same direction along a line), the relative approach speed is u1 - u2 and the relative separation speed is v2 - v1.
Step-by-Step Solution:
Verification / Alternative check:
When e = 1, v2 - v1 = u1 - u2 (perfectly elastic). When e = 0, v2 = v1 (no rebound), matching physical intuition.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
e = (v2 - v1) / (u1 - u2)
Discussion & Comments