Calculating velocity and position from time variating force

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
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...