Total distance traveled question

  • Thread starter Thread starter Marioqwe
  • Start date Start date
  • Tags Tags
    Distance traveled
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
1 reply · 3K views
Marioqwe
Messages
65
Reaction score
4

Homework Statement



Lets say we have the velocity equation for a particle

v(t) = at^3 - bt^2 + ct^ - d with t between 0 and 5

So, to find its displacement I have to integrate v(t) from 0 to 5, and I understand why.
But if I want to find the total distance traveled, I must find where t is negative and then i integrate according to that. So, I would have something like an integral of v(t) from 0 to 4 minus an integral of v(t) from 4 to 5. But why do we subtract? Can anybody explain that to me? We also consider moving backwards when we calculate the total distance traveled right?

Thanks
 
Physics news on Phys.org
Marioqwe said:

Homework Statement



Lets say we have the velocity equation for a particle

v(t) = at^3 - bt^2 + ct^ - d with t between 0 and 5

So, to find its displacement I have to integrate v(t) from 0 to 5, and I understand why.
But if I want to find the total distance traveled, I must find where t is negative and then i integrate according to that.
No, your interval for t is [0, 5], so t is never negative. You need to find where v(t) is negative, because that's when the particle is moving backwards.

If you integrate v(t) from 0 to 5 you'll get the displacement, which is the distance between the particle's position at time t = 0 and time t = 5. For example, if the particle started at the origin, then moved right 5 units, then back 7 units, its displacement would be 2 units, but the distance traveled would be 12 units.
Marioqwe said:
So, I would have something like an integral of v(t) from 0 to 4 minus an integral of v(t) from 4 to 5. But why do we subtract? Can anybody explain that to me? We also consider moving backwards when we calculate the total distance traveled right?
Yes.