yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Planar motion example: acceleration vector | Advanced derivatives | AP Calculus BC | Khan Academy


3m read
·Nov 11, 2024

A particle moves in the XY plane so that at any time ( T ) is greater than or equal to zero, its position vector is given. They provide us the X component and the Y component of our position vectors, and they're both functions of time. What is the particle's acceleration vector at time ( T = 3 )?

All right, so our position, let's denote that it's a vector-valued function. It's going to be a function of time; it is a vector. They already told us that the X component of our position is ( -3T^3 + 4T^2 ) and the Y component is ( T^3 + 2 ). So you give me any time greater than or equal to zero, I put it in here, and I can give you the corresponding X and Y components.

This is one form of notation for a vector. Another way of writing this, you might be familiar with engineering notation, it might be written like:

[
\mathbf{R}(T) = -3T^3 \mathbf{i} + 4T^2 \mathbf{j}
]

or sometimes people write this as unit vector notation:

[
-3T^3 \mathbf{u_x} + 4T^2 \mathbf{u_y}
]

This is just denoting the same thing. This is the X component; this is the Y component. This is a component in the horizontal direction; this is a component in the vertical direction, or the Y component.

Now, the key realization is if you have the position vector, well, the velocity vector is just going to be the derivative of that. So, ( \mathbf{V}(T) ) is just going to be equal to ( \mathbf{R}'(T) ), which is going to be equal to... well, you just have to take the corresponding derivatives of each of the components.

So let's do that. If we want to take the derivative of the X component here with respect to time, we're just going to use the power rule a bunch. So it's ( 3 \times -3 ), so it's ( -9T^2 ) and then plus ( 2 \times 4 = 8 ), so plus ( 8T ).

Then, over here for the Y component, the derivative of ( T^3 ) with respect to ( T ) is ( 3T^2 ), and the derivative of 2 is just zero. So actually, I have space to write that: ( 3T^2 ).

All right, and if we want to find the acceleration function, or the vector-valued function that gives us acceleration as a function of time, well, that's just going to be the derivative of the velocity function with respect to time.

So, this is going to be equal to... let me give myself some space. The X component, well, I just take the derivative of the X component again. Let me find a color I haven't used yet; I'll use this green.

So let's see: ( 2 \times 9 = 18T ) raised to the 1st power plus 8. The derivative of ( 8T ) is just 8 if we're taking the derivative with respect to ( T ). And then here in the orange, the derivative of ( 3T^2 ) using the power rule here over and over again gives us ( 2 \times 3 = 6T ).

So, we've just been able to find the acceleration function by taking the derivative of this position vector-valued function twice. Now, I just have to evaluate it at ( T = 3 ).

So, our acceleration at ( T = 3 ) is equal to: in green, it's going to be ( -9 \times 3^2 + 8 ), and then we're going to have ( 6 \times 3 ).

So what does this simplify to? Well, this is going to be equal to... let's see: ( -9 \times 3^2 = -81 ) and ( -81 + 8 = -73 ). Then for the Y component, we have ( 6 \times 3 = 18 ).

Did I do that arithmetic right? So this is ( -81 + 8 ), which would be ( -73 ), and ( 18 ) stays the same.

Yep, there you have it: the acceleration vector at ( T = 3 ) is:

[
(-73, 18)
]

That is its acceleration. That is its acceleration vector at ( T = 3 ).

More Articles

View All
Ben Huh on Therapy
My name is Benoit, and I’m the founder and former CEO of the Cheeseburger Network, and also co-founder of the news app Circa. Now, I work at Y Combinator on some special projects. I first started going to therapy about four or five years ago when I was g…
The Bull Market Of 2020 | Did We Miss The Stock Market Bottom?
What’s up guys, it’s Graham here. So, the other morning it was really like any other. I woke up around 6 a.m., I went to the kitchen, I got myself some coffee, I sat down in front of my computer, I took a sip of said coffee, and then I literally spit it b…
15 Obsessions That Translate to Fortunes
You know, some people have the right skill set to get rich, but they focus on the wrong damn thing. In business, we call this a high-level skill on a low-level opportunity. Believe it or not, some of you might have what it takes to get rich faster than mo…
The HIDDEN COST of buying Real Estate…
What’s up you guys, it’s Graham here. So here’s a topic that very few people cover when it comes to buying or investing in real estate, myself included. I’ve been making videos for a year and a half now, and I have yet to cover this topic even though it’s…
Butterfly Takeoff at 2,000 Frames per Second - Smarter Every Day 79
[Music] Hey, it’s me, DTin. Welcome back to Smarter Every Day! The cat is disturbing homework time, so we’re going to take a break and make an intro. Every time I’ve observed a butterfly flying across a field, he looks like he’s a very poor flyer. He loo…
How secure is 256 bit security?
In the main video on cryptocurrencies, I made two references to situations where in order to break a given piece of security, you would have to guess a specific string of 256 bits. One of these was in the context of digital signatures, and the other in th…