Find the speed of a particle with the given position function.

r(t)=√2 i +e^t j +e^-t k

1 answer

v(t) = dr/dt = e^t j - e^-t k
speed = |v| = √(e^2t + e^-2t)