Finding a Particle's Position with Given Velocity and Time

  • Thread starter Thread starter ms245004
  • Start date Start date
  • Tags Tags
    Position
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 · 5K views
ms245004
Messages
4
Reaction score
0
Solving for position... please help

Homework Statement


A particle's position on the x-axis is given by the function f(x) = (t^2 - 2t +4) where t is given in s. Where is particle at v= 4m/s?

Homework Equations


f(x) = (t^2 - 2t +4)
sf = si + vi(tf -ti) + .5a(tf-ti)^2

The Attempt at a Solution


d/dx f(x)= 2t - 2 = 4
2t = 6
t = 3
sf= 0 + 0(3) + .5(4/3)(3^2)
 
Physics news on Phys.org


Welcome to Physics Forums :smile:

ms245004 said:

Homework Statement


A particle's position on the x-axis is given by the function f(x) = (t^2 - 2t +4) where t is given in s. Where is particle at v= 4m/s?

Homework Equations


f(x) = (t^2 - 2t +4)
sf = si + vi(tf -ti) + .5a(tf-ti)^2

The Attempt at a Solution


d/dx f(x)= 2t - 2 = 4
2t = 6
t = 3
Looks good so far.
sf= 0 + 0(3) + .5(4/3)(3^2)
Where does that come from? Just use the f(t) given in the problem statement and the value of t you found.
 
Last edited:


Thank you so much. That worksed perfectly now.