Hi I don't know how to start on this one.
Translation:
An asteroid moves with constant speed v = (1, 3, 2) and is at r0 = (−1, −2, 0) when t = 0. Choose a coordinate system with the Earth as the origin and Longitude equal to the distance between the Earth and the Moon (384 400km). Time is further measured in days.
i. Determine an expression for the position of the asteroid at an arbitrary time e.g.
Should I use r(t) = r0 + v*t
r(t) = (-1, -2, 0) + (1, 3, 2)t. ?
(-1+t, -2+3t, 2t) ?