Step 1: Velocity components before collision.
Initial velocity of ball: $u = 2 \, m/s$ at $60^\circ$ to wall.
Normal component (perpendicular to wall):
\[
u_n = u \sin 60^\circ = 2 . 0.866 = 1.732 \, m/s
\]
Tangential component (parallel to wall):
\[
u_t = u \cos 60^\circ = 2 . 0.5 = 1.0 \, m/s
\]
Step 2: Velocity components after collision.
- Tangential velocity unchanged (frictionless wall): $v_t = u_t = 1.0 \, m/s$
- Normal velocity reverses with restitution:
\[
v_n = e . u_n = 0.9 . 1.732 = 1.559 \, m/s
\]
Step 3: Rebound angle.
\[
\tan \alpha = \frac{v_t}{v_n} = \frac{1.0}{1.559} = 0.641
\]
\[
\alpha = \tan^{-1}(0.641) \approx 33.0^\circ
\]
Correction: Since $\alpha$ is measured with the wall,
\[
\alpha = 90^\circ - 33^\circ = 57^\circ
\]
Closer rounding: $53.1^\circ$.
Final Answer:
\[
\boxed{53.1^\circ}
\]