Velocity Vectors: Speed & Acceleration

  • Thread starter Thread starter joemama69
  • Start date Start date
  • Tags Tags
    Vectors Velocity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
joemama69
Messages
390
Reaction score
0

Homework Statement



A particle moves with position function r(t) = t lnt[tex]\hat{i}[/tex] + t[tex]\hat{j}[/tex] + e-t[tex]\hat{k}[/tex]
Find the velocity vector, speed, and acceleration.

Homework Equations





The Attempt at a Solution



[tex]\hat{v}[/tex](t) = (1 + lnt)[tex]\hat{i}[/tex] + [tex]\hat{j}[/tex] - e-t[tex]\hat{k}[/tex]
[tex]\hat{a}[/tex](t) = 1/t [tex]\hat{}i[/tex] + e-t [tex]\hat{k}[/tex]
[tex]\left\|[/tex]v(t)[tex]\right\|[/tex] = [tex]\sqrt{lnt + e^(-2t) + 2lnt + 2}[/tex]
 
Last edited:
Physics news on Phys.org
v(t) and a(t) look good, but you're a little off on ||v(t)||. The ln t term under the radical should be (ln t)2. Maybe you just forgot to put it in while writing the LaTeX code.