Two cars start at the same time from the junction of two roads one on each road with the uniform speed of $v m/sec$. If the roads are inclined at $120°$, show that the distance between them increases at the rate of $\sqrt {3}v m/s$
My Approach:
Given:
$\dfrac {dx}{dt}=v m/s$ and $\dfrac {dy}{dt}=v m/s$
Using cosine law,
$$s^2=x^2+y^2-2xy\cos (120°)$$
$$s^2=x^2+y^2+xy$$
differentiating both sides w.r.t $t$
$$2s.\dfrac {ds}{dt}=2x.\dfrac {dx}{dt}+2y.\dfrac {dy}{dt}+x.\dfrac {dy}{dt}+y.\dfrac {dx}{dt}$$
$$2s\dfrac {ds}{dt}=3xv+3yv$$
$$2s.\dfrac {ds}{dt}=3v(x+y)$$
How do I proceed further?
Let $S=vt$ be the distance each car passes. Then: $\frac{dS}{dt}=v$. The distance between the cars is: $$D=\sqrt{2S^2-2S^2\cos 120^\circ}.$$ Differentiating the distance formula: $$\frac{dD}{dt}=\frac{4S\cdot \frac{dS}{dt}+2S\cdot \frac{dS}{dt}}{2\sqrt{2S^2+S^2}}=\sqrt{3}v.$$