Main content
Differential Calculus
Course: Differential Calculus > Unit 4
Lesson 2: Straight-line motion- Introduction to one-dimensional motion with calculus
- Interpreting direction of motion from position-time graph
- Interpreting direction of motion from velocity-time graph
- Interpreting change in speed from velocity-time graph
- Interpret motion graphs
- Worked example: Motion problems with derivatives
- Motion problems (differential calc)
- Total distance traveled with derivatives
© 2023 Khan AcademyTerms of usePrivacy PolicyCookie Notice
Worked example: Motion problems with derivatives
Finding (and interpreting) the velocity and acceleration given position as a function of time.
Want to join the conversation?
- hmmm so if Speed is always the magnitude of the Velocity.....can it be said that Speed is always the absolute value of whatever the Velocity is?(10 votes)
- That is correct. However, a more rigorous way of saying it is the "modulus" instead of the "absolute value".
Velocity is a vector, which means it has both a magnitude and a direction, while speed is a scaler.
We call this modulus. The modulus of a vector is a positive number which is the measure of the length of the line segment representing that vector.(4 votes)
- At, can you please explain in more detail how can we get the particle's direction based on the velocity? 2:42(6 votes)
- Hi Jakub!
Velocity is a vector, which means it takes into account not only magnitude but direction. We can see this represented in velocity as it is defined as a change in position with regards to the origin, over time.
When the slope of a position over time graph is negative (the derivative is negative), we see that it is moving to the left (we usually define the right to be positive) in relation to the origin.
Hope this helps ;)
Please feel free to ask if anything is still unclear to you.(8 votes)
- How does distance play into all this? Like how would I find the distance travelled by the particle, using these same equations?(2 votes)
- If you want to find the displacement, you can subtract the final x from the starting x.
If you want to find the full length of the path, that's more challenging, and probably what you're asking for, so I'm going to show it. Let's do it from x = 0 to 3.
To do that, just like normal, we have to split the path up into when x is decreasing and when it's increasing. We can do that by finding each time the velocity dips above or below zero. Let's do just that:
v(t) = 3t^2 - 8t + 3 set equal to 0
t^2 - (8/3)t + 1 = 0
I'm gonna complete the square.
t^2 - (8/3)t + 16/9 - 7/9 = 0
(t - 4/3)^2 = 7/9
t - 4/3 = ±√(7/9)
t - 4/3 = (±√7)/3
t = (4 ± √7)/3
Now we know the t values where the velocity goes from increasing to decreasing or vice versa. if you put both t values in a calculator, you'll get 0.451 and 2.215, which are both in our range of 0 to 3. So, we have 3 areas to keep track of.<---------------------------------------->
0 to 0.451 | 0.451 to 2.215 | 2.215 to 3
In each of these areas, we're guaranteed to be going in the same direction, so we don't have to worry anymore. Now we can just get the displacement in each of those and arrive at our answer.
0 to 0.451: x(0.451) - x(0) = -1.369 + 2 = 0.631
0.451 to 2.215: x(2.215) - x(0.451) = -4.113 + 1.369 = -2.744
2.215 to 3: x(3) - x(2.215) = -2 + 4.113 = 0.744
Since we just want to know the distance and not the direction, we can get rid of the negatives and add these distances up.
Distance traveled = 0.631 + 2.744 + 0.744 = 4.119
Ugh, why does everything I write end up being so long? Hope you stayed with me.(7 votes)
- That does not make any sense.
If speed is increasing or decreasing isn't that just acceleration? 1. Right?
So if the second derivative of position (aka acceleration) is positive doesn't that mean speed is increasing? 2. Right?
And cant speed increase in a positive or negative direction (aka positive/right or negative/left velocity)? 3. Right?
THUS, if velocity (1nd derivative) is negative and acceleration (2nd derivative) is positive. Doesn't that mean we are increase speed (aka accelerating) in a negative/left direction?
Just the different vs same signs comment between acceleration and velocity just completely through me off.(1 vote)- Your first three points are correct, but your conclusion is not. If velocity is negative, that means the object is moving in the negative direction (say, left).
If acceleration is also positive, that means the velocity is increasing. As a negative number increases, it gets closer to 0. So if we apply a constant, positive acceleration to an object moving in the negative direction, we would see it slow down, stop for an instant, then begin moving at ever-increasing speed in the positive direction.
This is what happens when you toss an object into the air. Gravity pulls constantly downward on the object, so we see it rise for a while, come to a brief stop, then begin moving downward again.(8 votes)
- I'm surprised no one has asked: why is x moving down "left" and moving up "right"? Like, in relation to what? I guess if I tilt my head to the left x is moving in those directions. Am I missing something?(3 votes)
- You are right that from a bystander's point of view the 𝑥-axis can be aligned in any direction, not necessarily left to right.
Therefore, if I were given this question on a test I would not answer that the particle is moving to the left, but rather that it is moving in the negative direction of the 𝑥-axis.(1 vote)
- Wait a minute, I just realized something. please just hear me out.
So we can calculate the distance traveled by a particle by finding the area between velocity time graph because distance is velocity times time right? So if we were to know the equation of the velocity function with time as an input and somehow make a function from the velocity function such that our new function's derivative is the velocity function. So from definition, the derivative of the distance function is the velocity so our new function got to be the distance function of the velocity function right? So that means the area of the velocity time graph up to a time is equal to the distance function value at that point??
And if this true then it means we will be able find the area under EVERY DIFFERENTIABLE FUNCTION up to a point by just creating a new function whose derivative is our first function and calculating the value at that point?
PLEASE answer this question I am too curious.(2 votes)- You're correct. Your observation is (half of) the fundamental theorem of calculus, that the area under a curve is described by the antiderivative of that function.
More exactly, if f(x) is differentiable, then for any constant a, ∫_a^x f'(t)dt=f(x).(2 votes)
- What if the velocity is 0 and the acceleration is a positive number both at t=2? Would the particle be speeding up, slowing down, or neither?(2 votes)
- If the velocity is 0 and the acceleration is positive, the magnitude of the particle's speed would be increasing so it is speeding up.(1 vote)
- when we trying to find out whether an object is speeding up or slowing down, can we just find the derivative of absolute value of velocity function? if the derivative is positive, then the object is speeding up, if the derivative is negative, then the object is slowing down. is my assumption correct?(2 votes)
- Yes that is right. If derivative of the position function is > 0, velocity is increasing, and vice versa. Furthermore, to find if acceleration is increasing, you take the second derivative(0 votes)
- So what does the derivative of acceleration mean?(2 votes)
- derivative is just rate of change or in other words gradient.
So in this case derivative of acceleration does not mean anything as it is not clear what derivative is being taken with respect to i.e. what is the independent variable.(0 votes)
- Hey ! So, for the last question the way i answered it was by taking v(3) and v(4) and if v(4) was greater in magnitude than v(3) it would therefor mean the particle is speeding up. That's fine right?(1 vote)
- In this case, it is okay. However, this will not always be the case. For example, if v(3) = 10, v(3.5)=5, and v(4)=15, then if you did it using your method, you would have gotten that the particle is speeding up, which is not true. Your method is finding the average slope from v(3) and v(4), but you need to find the instantaneous slope to ensure your answer is correct.
I hope this helps! :D(1 vote)
Video transcript
- [Instructor] A particle
moves along the x-axis. The function x of t gives
the particle's position at any time t is greater
than or equal to zero, and they give us x of t right over here. What is the particle's velocity
v of t at t is equal to two? So pause this video, see
if you can figure that out. Well, the key thing to
realize is that your velocity as a function of time is
the derivative of position. And so this is going to be equal to, we just take the derivative
with respect to t up here. So derivative of t to the third with respect to t is three t squared. If that's unfamiliar, I encourage you to review the power rule. The derivative of negative four t squared with respect to t is negative eight t. And derivative of three t with
respect to t is plus three. Derivative of a constant doesn't change with respect to time, so that's just zero. And so here we have velocity
as a function of time. And so if we want to know our
velocity at time t equals two, we just substitute two
wherever we see the t's. So it's gonna be three times four, three times two squared, so it's 12 minus eight
times two, minus 16, plus three, which is
equal to negative one. And you might say negative one by itself doesn't sound like a velocity. Well, if they gave us
units, if they told us that x was in meters and
that t was in seconds, well, then x would be, well, I already said would be in meters, and velocity would be negative
one meters per second. You might also be saying, well, what does the negative means? Well, that means that we
are moving to the left. Remember, we're moving along the x-axis. So if our velocity's negative, that means that x is decreasing
or we're moving to the left. What is the particle's acceleration a of t at t equals three? So pause this video again,
and see if you can do that. Well, here the realization is that acceleration is a function of time. It's just the derivative of velocity, which is the second
derivative of our position, which is just going to be equal to the derivative of this right over here. And so I'm just going to get derivative of three t squared
with respect to t is six t. Derivative of negative eight t with respect to t is minus eight. And derivative of a constant is zero. So it's just going to
be six t minus eight. So our acceleration at time t equals three is going to be six times three,
which is 18, minus eight, so minus eight, which is going
to be equal to positive 10. All right, now they ask
us what is the direction of the particle's motion at t equals two? Well, I already talked about
this, but pause this video and see if you can answer that yourself. Well, we've already looked
at the sign right over here. The fact that we have a
negative sign on our velocity means we are moving towards the left. So I'll fill that in right over there. At t equals three, is the particle's speed increasing, decreasing, or neither? So pause this video,
and try to answer that. All right, now we have
to be very careful here. If it says is the particle's velocity increasing, decreasing, or neither, then we would just have to
look at the acceleration. We see that the acceleration is positive, and so we know that the
velocity is increasing. But here they're not saying
velocity, they're saying speed. And just as a reminder, speed
is the magnitude of velocity. So, for example, at time t equals two, our velocity is negative one. If the units were meters and second, it would be negative
one meters per second. But our speed would just
be one meter per second. Speed, you're not talking
about the direction, so you would not have that sign there. And so in order to figure out if the speed is increasing
or decreasing or neither, if the acceleration is positive and the velocity is positive, that means the magnitude of
your velocity is increasing. So that means your speed is increasing. If your velocity is negative and your acceleration is also negative, that also means that
your speed is increasing. But if your velocity and
acceleration have different signs, well, that means that
your speed is decreasing. The magnitude of your
velocity would become less. So let's look at our velocity
at time t equals three. Our velocity at time three, we
just go back right over here, it's going to be three times nine, which is 27, three times three squared, minus 24 plus three, plus three. So this is going to be equal to six. So our velocity and acceleration are both, you could say, in the same direction. They are both positive. And so our velocity's only
going to become more positive, or the magnitude of our velocity
is only going to increase. So our speed is increasing. If our velocity was negative at time t equals three, then our speed would be decreasing
because our acceleration and velocity would be going
in different directions.