Finding Distance with Varying Force: A Homework Problem

  • Thread starter Thread starter Xamfy19
  • Start date Start date
  • Tags Tags
    Force
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Xamfy19
Messages
60
Reaction score
0

Homework Statement


An object of mass m=1.0kg experiences a force of the following mathematical form,

F(t)=k*e^(-c*t) i

where k=6.0N and c=0.10 (1/s) and i indicates the unit vector in the x-direction.At time t=0, the object has a velocity of v=2.0 m/s and is at the origin. Where is this object after 20 seconds?

Homework Equations


F=ma.. maybe..

The Attempt at a Solution


I used the force equation and F=ma to get the acceleration and was going to use the x=(vo)t +(1/2a)t^2 equation, but then I realized that doesn't make sense... I'm kind of confused though... How do you find the distance if the force varies? Thanks in advance.
 
Physics news on Phys.org
Once you've found the acceleration, as you say, use the most general form of the equations between acceleration, velocity and displacement to find the displacement for this case.

Dorothy
 
You should use the Newton's second law in this form

[tex]F = m\frac{dv}{dt}[/tex]

Then you find [tex]v[/tex] as a function of time [tex]t[/tex].

Remember that [tex]dx = vdt[/tex].

Calculate [tex]\int_0^{20}dx[/tex] to find the answer.