Calculating velocity and position from time variating force

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
jeremyskate
Messages
6
Reaction score
0

Homework Statement


Capture.PNG

2. Homework Equations [/B]
v(t)=∫a(t)dt
r(t)=∫v(t)dt

The Attempt at a Solution


f=ma
a(t)=f/m
a(t)=(4/5t^2i-3/5tj)
(integrate)
v(t)=4/5i(t^3/3+c1)-3/5j(t^2/2+c2)
how can i get rid of the c1 c2?
 
Physics news on Phys.org
You use initial conditions to get rid of them.
One condition is that initial position is the origin.
Another initial condition is the initial velocity, which is not stated, but needs to be. Since they haven't stated it, the simplest approach is to assume it is zero.
 
v(0)=0 would make the most sense but since it isn't mentioned I also thought of leaving the constants and integrating them as well to get the position function, but the end result would have way too much undefined variables...