Find the speed of an object with r(t)=e^(t)
\[v(t)=e ^{t}<\cos t-\sin t, \cos t+\sin t, 1>\]
How do I find \[\left| v(t) \right|\]?
@thomaster @amistre64
take the derivative ...
x(t) = e^t cos(t) y(t) = e^t sin(t) z(t) = e^t x'(t) = e^t cos(t) - e^t sin(t) y'(t) = e^t sin(t) + e^t cos(t) z'(t) = e^t
how do you find the length of a vector?
sqrt(u.u)
(x')^2 = e^(2t) (cos(t) - sin(t))^2 (y')^2 = e^(2t) (sin(t) +cos(t) )^2 (z')^2 = e^(2t) ------------------------- (x')^2 = e^(2t) (cos^2(t) +sin^2(t) - 2sin(t)cos(t)) (y')^2 = e^(2t) (cos^2(t) +sin^2(t) +2sin(t)cos(t)) (z')^2 = e^(2t) --------------------------- e^(2t) (1+1-2sc+2sc+1) 3e^(2t) ---------------------- etc ....
How did you get e^(2t)(1+1-2sc+2sc+1) and 3e^(2t)?
thats all written up there ...
for a vector u in R^n the length |u| is determined as: \[|u|=\sqrt{x_1^2+x_2^2+x_3^2+...+x_n^2}\]
Oh, I see. So the sqrt(3e^(2t))=sqrt(3)*e^t, which is the answer, right?
thats what i come up with if memory serves yes
Thank you! :)
youre welcome
Join our real-time social learning platform and learn together with your friends!