Solveeit Logo

Question

Question: A ball of mass m approaches a moving wall of infinite mass with a speed 'v' along the normal to the ...

A ball of mass m approaches a moving wall of infinite mass with a speed 'v' along the normal to the wall. The speed of the wall is 'u' toward the ball. The speed of the ball after 'elastic' collision with wall is:

A

u + v away from the wall

B

2u + v away from the wall

C

| u- v | away from the wall

D

| v-2u | away from the wall

Answer

2u + v away from the wall

Explanation

Solution

The problem describes an elastic collision between a ball of mass 'm' and a wall of infinite mass.

Let's define a coordinate system. Let the direction away from the wall be positive.

  1. Initial Velocities:

    • The ball approaches the wall with speed 'v'. So, its initial velocity is vball,i=vv_{ball,i} = -v (negative sign indicates it's moving towards the wall).
    • The wall moves towards the ball with speed 'u'. So, its initial velocity is vwall,i=uv_{wall,i} = u (positive sign indicates it's moving in the positive direction, i.e., towards the ball from the perspective of the ball being on the negative side).
  2. Final Velocities:

    • Since the wall has infinite mass, its velocity does not change during the collision. Therefore, its final velocity is vwall,f=vwall,i=uv_{wall,f} = v_{wall,i} = u.
    • Let the final velocity of the ball be vball,fv_{ball,f}.
  3. Coefficient of Restitution (e): For an elastic collision, the coefficient of restitution e=1e=1. The formula for 'e' is: e=Relative velocity of separationRelative velocity of approache = \frac{\text{Relative velocity of separation}}{\text{Relative velocity of approach}} e=vball,fvwall,fvwall,ivball,ie = \frac{v_{ball,f} - v_{wall,f}}{v_{wall,i} - v_{ball,i}}

  4. Substitute and Solve: Substitute the known values into the equation: 1=vball,fuu(v)1 = \frac{v_{ball,f} - u}{u - (-v)} 1=vball,fuu+v1 = \frac{v_{ball,f} - u}{u + v}

    Now, solve for vball,fv_{ball,f}: u+v=vball,fuu + v = v_{ball,f} - u vball,f=u+v+uv_{ball,f} = u + v + u vball,f=2u+vv_{ball,f} = 2u + v

  5. Interpret the Result: Since vball,fv_{ball,f} is positive (uu and vv are speeds, hence positive), the ball's final velocity is in the positive direction, which means it is moving away from the wall. The speed of the ball after the collision is the magnitude of its final velocity, which is 2u+v=2u+v|2u + v| = 2u + v.

Therefore, the speed of the ball after the elastic collision with the wall is 2u+v2u + v away from the wall.