We now have functions {\tt xpos} and {\tt ypos} that parametrically specify the
x-y coordinates of our destroyer as a function of time. If we want to know the
coordinates of the destroyer at some particular time, say $t = 5$, what do we
need to do?

Click here for the answer

We simply use Mathematica to calculate the values of xpos[5] and ypos[5].