\(\frac{a}{\sqrt{v^2+v^2_1}}\)
\(\sqrt{\frac{a^2}{v^2-v_1^2}}\)
\(\frac{a}{v-v_1}\)
\(\frac{a}{v+v_1}\)
To solve this problem, we'll consider the scenario where two boys start running simultaneously, and one catches the other. Here, one boy is at point A, and the other at point B, with distance \(AB = a\). The boy at B runs in a direction perpendicular to AB with a velocity \(v_1\), and the boy at A needs to catch him with a velocity \(v\).
First, let's analyze the movement of both boys:
This forms a right triangle with:
According to the Pythagorean theorem:
c^2 = a^2 + b^2
Substituting the respective distances:
(vt)^2 = a^2 + (v_1t)^2
Solving this equation for \(t\):
v^2t^2 = a^2 + v_1^2t^2
Simplifying:
t^2(v^2 - v_1^2) = a^2
Thus:
t = \sqrt{\frac{a^2}{v^2 - v_1^2}}
This matches the correct option. Therefore, the correct answer is:
\(\sqrt{\frac{a^2}{v^2-v_1^2}}\)