Undergrad Calculus III: I'm having trouble setting up for this question: There is a unique point P such that the tangent at P passes through the point $(-2,33,59)$. The curve is $r(t)=\langle 3+t, 1+2t^2, -3t-t^3\rangle$ Find $P$.
So far I think I need $r'(P)$ and $(-2,33,59)$ equated somehow, because I'm guessing the former is somehow our slope and the latter is a point, as needed to come up with an equation for a line. Then we will solve for the point $P$ by intersecting (equating) to the curve $r(t)$? Not sure if this is even the right approach, plz explain from basics if possible.
Hint. The direction of the tangent to the point at $t$ is given by $r'(t)=\langle 1,4t,-3-3t^2 \rangle$. So for some $s$, $$ r(t)+s\,r'(t)=X $$ where $X$ is the point you need it to pass through. So just solve for $t$ and $s$.