Solveeit Logo

Question

Question: A ball moving with speed v makes a direct central impact with an identical stationary ball. If the t...

A ball moving with speed v makes a direct central impact with an identical stationary ball. If the total kinetic energy of the balls after the impacts remains 52% of the original, find the coefficient of restitution.

Answer

0.2

Explanation

Solution

Explanation of the Solution:

Let mm be the mass of each identical ball.
Let vv be the initial speed of the moving ball and 00 be the initial speed of the stationary ball.
Let v1v_1 and v2v_2 be the final speeds of the first and second ball, respectively.

  1. Conservation of Linear Momentum:
    For a direct central impact, linear momentum is conserved.
    mv+m(0)=mv1+mv2m v + m (0) = m v_1 + m v_2
    v=v1+v2v = v_1 + v_2 (Equation 1)

  2. Coefficient of Restitution (e):
    The coefficient of restitution is defined as the ratio of the relative velocity of separation to the relative velocity of approach.
    e=v2v1v0e = \frac{v_2 - v_1}{v - 0}
    v2v1=evv_2 - v_1 = e v (Equation 2)
    From this, we can also write v1v2=evv_1 - v_2 = -e v.

  3. Kinetic Energy Condition:
    The total kinetic energy after the impact is 52% of the original kinetic energy.
    Initial Kinetic Energy (KEiKE_i) = 12mv2+12m(0)2=12mv2\frac{1}{2} m v^2 + \frac{1}{2} m (0)^2 = \frac{1}{2} m v^2
    Final Kinetic Energy (KEfKE_f) = 12mv12+12mv22\frac{1}{2} m v_1^2 + \frac{1}{2} m v_2^2

    Given KEf=0.52×KEiKE_f = 0.52 \times KE_i:
    12mv12+12mv22=0.52×12mv2\frac{1}{2} m v_1^2 + \frac{1}{2} m v_2^2 = 0.52 \times \frac{1}{2} m v^2
    v12+v22=0.52v2v_1^2 + v_2^2 = 0.52 v^2 (Equation 3)

  4. Combining the Equations:
    We use the algebraic identity: a2+b2=(a+b)2+(ab)22a^2 + b^2 = \frac{(a+b)^2 + (a-b)^2}{2}.
    Applying this to v12+v22v_1^2 + v_2^2:
    v12+v22=(v1+v2)2+(v1v2)22v_1^2 + v_2^2 = \frac{(v_1+v_2)^2 + (v_1-v_2)^2}{2}

    Substitute Equation 1 (v1+v2=vv_1+v_2 = v) and the rearranged Equation 2 (v1v2=evv_1-v_2 = -ev) into this identity:
    v12+v22=(v)2+(ev)22v_1^2 + v_2^2 = \frac{(v)^2 + (-ev)^2}{2}
    v12+v22=v2+e2v22v_1^2 + v_2^2 = \frac{v^2 + e^2 v^2}{2}
    v12+v22=v2(1+e2)2v_1^2 + v_2^2 = \frac{v^2(1+e^2)}{2}

    Now, substitute this expression for v12+v22v_1^2 + v_2^2 into Equation 3:
    v2(1+e2)2=0.52v2\frac{v^2(1+e^2)}{2} = 0.52 v^2

    Assuming v0v \neq 0, we can cancel v2v^2 from both sides:
    1+e22=0.52\frac{1+e^2}{2} = 0.52
    1+e2=2×0.521+e^2 = 2 \times 0.52
    1+e2=1.041+e^2 = 1.04
    e2=1.041e^2 = 1.04 - 1
    e2=0.04e^2 = 0.04
    e=0.04e = \sqrt{0.04}
    e=0.2e = 0.2

The coefficient of restitution is 0.2.