When using calculus for useful applications, the equations and subsequent derivatives usually mean something or describe something. On this page, we discuss the situation when a function represents the position of an object, in two dimension motion, vertically, horizontally or a combination. Beginning calculus topics are the only requirements to understand this material.
If you are looking for more advanced discussions, see the linear motion pages involving integration or differential equations.
Recommended Books on Amazon (affiliate links) | ||
---|---|---|
![]() |
![]() |
![]() |
Usually we derive or start with a function whose variable is time. This usually looks like \( s(t) \) where the independent variable is t and represents time. The function itself is called a position function. This means that we can plug in a time, like \( t=3 \), to the function, \( s(3) \) and the result is the (instantaneous) position of the object at time \( t=3 \). Of course the units are dependent upon what the equation represents. Also, we usually assume that time starts at \(t=0\) and always increases.
When we have a position function, the first two derivatives have specific meanings. The first derivative is the velocity and the second derivative is the acceleration of the object. We take the derivative with respect to the independent variable, t.
The units of velocity are distance per unit time, in MKS units, meters per second, m/s.
The units of acceleration are distance per unit time squared, in MKS units, meters per second squared, m/s2.
Note About Velocity - - There is a difference between velocity and speed. Velocity can be negative and includes direction information. Speed is the magnitude of velocity and is always positive. Speed does not include direction. If you are familiar with vectors, velocity is a vector, speed is a scalar whose value is the magnitude of a velocity vector. Many people use these terms interchangable, which is incorrect.
Here are the equations you need.
Equations | ||
---|---|---|
position | \(s(t) = at^2/2 + v_0t + s_0\) | distance |
velocity | \(s'(t) = v(t) = at + v_0\) | distance per unit time |
acceleration | \(s''(t) = a(t) = a\) | distance per unit time squared |
Note About Acceleration - - In the above table, we assumed acceleration is constant. This is true in many problems, especially ones where we talk about the acceleration due to gravity near the surface of the earth, for example. However, this is not true in ALL problems. So you need to pay attention to what is going on in the problem statement if you are required to set up these equations.
Constants and Variables | |
---|---|
\(s_0\) | initial position; can also be written \(s(0)\) |
\(v_0\) | initial velocity; can also be written \(v(0)\) |
\(a\) | acceleration is often, but not always, constant |
\(t\) | independent variable time |
Okay, let's watch a video to get this into our heads a little bit more. Here is a good video that starts out by giving an overview of the derivative relationship between these equations. Then he does a quick example, and then finishes by giving a more intuitive description of the relationships. He does talk a little bit about anti-derivatives but if you aren't there yet, this video will still help you.
video by PatrickJMT |
---|
Your best course of action now is to work as many practice problems as possible.
Practice
Basic |
---|
\(s(t)=3t^2+5t+2\) describes a particle's motion with units in meters. Find (a) the velocity and acceleration functions, and
(b) the instantaneous velocity and acceleration at \(t=4\) sec.
Problem Statement |
---|
\(s(t)=3t^2+5t+2\) describes a particle's motion with units in meters. Find (a) the velocity and acceleration functions, and
(b) the instantaneous velocity and acceleration at \(t=4\) sec.
Final Answer |
---|
a) \(v(t) = 6t+5~ m/s\) \(a(t) = 6~ m/s^2\)
b) \(v(4)=29~ m/s\) \(a(4) = 6~ m/s^2\)
Problem Statement
\(s(t)=3t^2+5t+2\) describes a particle's motion with units in meters. Find (a) the velocity and acceleration functions, and
(b) the instantaneous velocity and acceleration at \(t=4\) sec.
Solution
For this problem, we can tell that the position is in meters from the definition of \(s(t)\) and we infer that time is in seconds from part b of the problem statement.
a) Since the velocity is the first derivative and the acceleration is the second derivative, we have the following.
\(v(t)=s'(t) = 6t+5 \)
\(a(t)=v'(t)=s''(t) = 6 \)
b) The instantaneous velocity and acceleration are given by letting \(t=4s\) in the equations we found in part a.
\(v(4) = 6(4)+5 = 24+5=29\)
\(a(4) = 6\)
Final Answer
a) \(v(t) = 6t+5~ m/s\) \(a(t) = 6~ m/s^2\)
b) \(v(4)=29~ m/s\) \(a(4) = 6~ m/s^2\)
Log in to rate this practice problem and to see it's current rating. |
---|
A particle moves along a path with its position \(p=t^2-6t+8\) meters. a) When does the velocity equal 30 meters per second? b) When is the particle at rest?
Problem Statement
A particle moves along a path with its position \(p=t^2-6t+8\) meters. a) When does the velocity equal 30 meters per second? b) When is the particle at rest?
Solution
He works this problem using the limit definition of the derivative, which is good practice but you can also work it by just taking the derivative. Of course, check with your instructor to see what they require.
video by PatrickJMT |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
If the position of a particle is given by \(x(t)=100-16t^2\), find the position of the particle when the velocity is zero.
Problem Statement |
---|
If the position of a particle is given by \(x(t)=100-16t^2\), find the position of the particle when the velocity is zero.
Final Answer |
---|
\(x = 100\)
Problem Statement
If the position of a particle is given by \(x(t)=100-16t^2\), find the position of the particle when the velocity is zero.
Solution
video by Krista King Math |
---|
Final Answer
\(x = 100\)
Log in to rate this practice problem and to see it's current rating. |
---|
A car with position function \(x(t)=100t-5t^2\) is traveling \(100~ft/s\) when the driver suddenly applies the brakes. How far and for how long does the car skid before it comes to a stop?
Problem Statement |
---|
A car with position function \(x(t)=100t-5t^2\) is traveling \(100~ft/s\) when the driver suddenly applies the brakes. How far and for how long does the car skid before it comes to a stop?
Final Answer |
---|
skids 500ft for 10secs
Problem Statement
A car with position function \(x(t)=100t-5t^2\) is traveling \(100~ft/s\) when the driver suddenly applies the brakes. How far and for how long does the car skid before it comes to a stop?
Solution
video by Krista King Math |
---|
Final Answer
skids 500ft for 10secs
Log in to rate this practice problem and to see it's current rating. |
---|
The vertical position of a ball is given by \(y(t)=-16t^2+96t+50 ft\). What is the maximum height the ball will reach?
Problem Statement |
---|
The vertical position of a ball is given by \(y(t)=-16t^2+96t+50 ft\). What is the maximum height the ball will reach?
Final Answer |
---|
max height 194ft
Problem Statement
The vertical position of a ball is given by \(y(t)=-16t^2+96t+50 ft\). What is the maximum height the ball will reach?
Solution
video by Krista King Math |
---|
Final Answer
max height 194ft
Log in to rate this practice problem and to see it's current rating. |
---|
Intermediate |
---|
A ball with position function \(y(t)=-gt^2/2+v_0t+s_0\) is thrown straight upward from the ground with an initial velocity of 96 ft/sec. Find the maximum height that the ball attains and its velocity when it hits the ground.
Problem Statement |
---|
A ball with position function \(y(t)=-gt^2/2+v_0t+s_0\) is thrown straight upward from the ground with an initial velocity of 96 ft/sec. Find the maximum height that the ball attains and its velocity when it hits the ground.
Final Answer |
---|
max height \(144~ft\)
velocity when it hits the ground \(-96~ft/sec\)
Problem Statement
A ball with position function \(y(t)=-gt^2/2+v_0t+s_0\) is thrown straight upward from the ground with an initial velocity of 96 ft/sec. Find the maximum height that the ball attains and its velocity when it hits the ground.
Solution
video by Krista King Math |
---|
Final Answer
max height \(144~ft\)
velocity when it hits the ground \(-96~ft/sec\)
Log in to rate this practice problem and to see it's current rating. |
---|
The motion of a ball is described by \(y(t)=-16t^2+64t\). Find the maximum height and the velocity when the ball hits the ground.
Problem Statement |
---|
The motion of a ball is described by \(y(t)=-16t^2+64t\). Find the maximum height and the velocity when the ball hits the ground.
Final Answer |
---|
max height \(64~ft\)
velocity \(-64~ft/sec\)
Problem Statement
The motion of a ball is described by \(y(t)=-16t^2+64t\). Find the maximum height and the velocity when the ball hits the ground.
Solution
video by Krista King Math |
---|
Final Answer
max height \(64~ft\)
velocity \(-64~ft/sec\)
Log in to rate this practice problem and to see it's current rating. |
---|
A coin is dropped from the roof of a 600ft tall building with initial velocity of \(-8 ft/sec\). When does it hit the ground and what is its velocity at that point?
Problem Statement
A coin is dropped from the roof of a 600ft tall building with initial velocity of \(-8 ft/sec\). When does it hit the ground and what is its velocity at that point?
Solution
video by Krista King Math |
---|
Log in to rate this practice problem and to see it's current rating. |
---|
Really UNDERSTAND Calculus
Log in to rate this page and to see it's current rating.
external links you may find helpful |
---|
To bookmark this page and practice problems, log in to your account or set up a free account.
Do you have a practice problem number but do not know on which page it is found? If so, enter the number below and click 'page' to go to the page on which it is found or click 'practice' to be taken to the practice problem.
| |
I recently started a Patreon account to help defray the expenses associated with this site. To keep this site free, please consider supporting me. |
---|
Support 17Calculus on Patreon |