scoobiedoober
- 7
- 0
Homework Statement
I was following through the notes I took in my Calc class, and either I wrote down the formulas incorrectly, my professor did this problem incorrectly, or I wrote the answer down incorrectly. I'm just going to redo it here, so could someone give me a thumbs up or thumbs down if I did it correctly? Thanks.
Problem:
Find the tangential component of the acceleration vector of the given partial motion vector:
r(t)=\langle e^{-t},\sqrt{2}t,e^t\rangle
Homework Equations
a_T=\frac{d}{dt}|v|
The Attempt at a Solution
v(t)=\frac{dr(t)}{dt}=\langle -e^{-t},\sqrt{2},e^t \rangle
|v|=\sqrt{e^{-2t}+2+e^{2t}}
|v|=\sqrt{(e^{-t}+e^t)^2}
|v|=e^{-t}+e^t
a_T=\frac{d}{dt}|v|=-e^{-t}+e^t