A particle is moving in a velocity field $$V(x, y, z) = 5x\hat i + (x + 4y)\hat j + z^2\hat k$$
At time $t = 2$ the particle is located at the point $(1, 3, 2)$.
(a) What is the velocity v of the particle at $t = 2$?
(b) What is the approximate location of the particle at $t = 2.01$?
I'm not sure how to approach this. Any help would be appreciated. :)
(a) can be obtained by simply plugging in your starting point $(1,3,2)$ into the velocity field formula.
As for (b), since the amount of time that has elapsed is small and the velocity field is not too large and doesn't change rapidly near $(1,3,2)$, we may approximate the field as constant near the point $(1,3,2)$. Specifically, we may approximate the velocity field near $(1,3,2)$ as being equal to whatever the answer to (a) is. Once you have that, you just need to calculate how far the particle moves (and in what direction) in $0.01$ time units, and add that to your starting point $(1,3,2)$. Can you take it from here?