A particle X moves with constant velocity collides elastically with an indentical particle Y which is stationary. After collision, X moves at an angle of 30° to its intitial direction of motion. What angle does Y make with the initial direction of X
The answer is 60°.
I used the principle of conservation of momentum and conservation of momentum, but failed to get the value.
Let the initial speed be $u$. Let the final speeds be $v_1$ and $v_2$, with angle $\theta_1$ and $\theta_2$, respectively.
By conservation of energy, we have:
$$\frac{1}{2}mu^2=\frac{1}{2}mv_1^2+\frac{1}{2}mv_2^2$$
$$\implies v_1^2+v_2^2=u^2$$
By conservation of momentum, we have:
$$\left\{\begin{array}{ccc}mu=mv_1\cos\theta_1+mv_2\cos\theta_2 &\implies& v_1\cos\theta_1+v_2\cos\theta_2=u \\ mv_1\sin\theta_1=mv_2\sin\theta_2 &\implies& v_1\sin\theta_1=v_2\sin\theta_2\end{array}\right.$$
$$u^2=\left(v_1\cos\theta_1+v_2\cos\theta_2\right)^2=v_1^2+v_2^2$$
$$v_1^2+v_2^2=v_1^2\cos^2\theta_1+v_2^2\cos^2\theta_2+2v_1v_2\cos\theta_1\cos\theta_2$$
$$v_1^2\sin^2\theta_1+v_2^2\sin^2\theta_2=2v_1v_2\cos\theta_1\cos\theta_2$$
$$2v_2^2\sin^2\theta_2=\frac{2v_2^2\sin\theta_2\cos\theta_1\cos\theta_2}{\sin\theta_1}$$
$$\sin\theta_1\sin\theta_2=\cos\theta_1\cos\theta_2$$ $$\cos\theta_1\cos\theta_2-\sin\theta_1\sin\theta_2=0$$ $$\cos\left(\theta_1+\theta_2\right)=0$$ $$\theta_1+\theta_2=90^\circ$$
Hence if given that $\theta_1=30^\circ$, then $$\theta_2=60^\circ.$$