Find r(t): Given Initial Conditions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
mamma_mia66
Messages
51
Reaction score
0

Homework Statement


Given [tex]\vec{}[/tex]r"(t)= 6i-4cos (2t)j+ 9e3tk,
r'[tex]\vec{}[/tex] (0)= 4i +3k and r[tex]\vec{}[/tex](0)=j+k, find r[tex]\vec{}[/tex](t).

Homework Equations





The Attempt at a Solution



I will appreciate any ideas how to start this problem. Thank you.
 
on Phys.org
mamma_mia66 said:

Homework Statement


Given [tex]\vec{}[/tex]r"(t)= 6i-4cos (2t)j+ 9e3tk,
r'[tex]\vec{}[/tex] (0)= 4i +3k and r[tex]\vec{}[/tex](0)=j+k, find r[tex]\vec{}[/tex](t).

Homework Equations





The Attempt at a Solution



I will appreciate any ideas how to start this problem. Thank you.
If r(t) = x(t)i + y(t)j + z(t)k, then r''(t) = x''(t)i + y''(t)j + z''(t)k.

How you would you normally solve x''(t)=6 for x(t), given x'(0) and x(0) ?

What is troubling you?
 
I get it now. I need to integrate the given. Thank you.