"A fighter plane, which can shoot a laser beam straight ahead, travels along the path $\mathbf{r}(t) = \langle 5 - t, 21 - t^2, 3 -\frac{1}{27}t^3\rangle$. Show that there is precisely one time $t$ at which the pilot can hit a target located at the origin." I tried solving $\mathscr l(s) = -\mathbf r(t)$ for t and s, where $\mathscr l(s)$ is the tangent vector of $\mathbf r$ when $\mathbf r$ is pointing towards the origin, but I got two answers for $t%$, one of which was the answer in the back of the book ($t = 3$), and I don't even know what the heck the numbers I got for $s$ were supposed to be... What do I do?
EDIT: I miscopied the question, but now it is correct.
You need $\mathbf{v}(t) = \dot{\mathbf{r}}(t) = \left\langle -1,\, -2t,\, -\frac{1}{9}t^2\right\rangle$ to point to the opposite direction of $\mathbf{r}(t)$ (from the fighter plane to the origin). So just solve $\dot{\mathbf{r}}(t) = k\mathbf{r}(t)$ for $k<0$, which is a system of $3$ equations with $2$ variables ($k$ and $t$).