InterviewSolution
Saved Bookmarks
| 1. |
Define Coefficient of restitution |
|
Answer» Solution :Co-efficient of resitution is defined as the RATIO of velocity of SEPARATION (relative velocity) after COLLISION to the velocity of approach (relative velocity) before collision, i.E., ` e = ("velocity of separation(after collision)")/("velocity of approach (before collision)")` ` = ((v_2 - v_1))/((u_1 - u_2))` |
|