Wize High School Grade 12 Calculus Textbook > Derivative Applications

Higher Order Derivatives -- Displacement, Velocity & Acceleration

0:00 / 0:00

Higher Order Derivatives

The second derivative of y=f(x)y=f(x)is the derivative of y=f(x)y'=f'\left(x\right).
We can write this in 2 ways:
  • Lagrange: yy'' or f(x)f''\left(x\right)
  • Leibniz: ddx(dydx)=d2ydx2\frac{d}{dx}\left(\frac{dy}{dx}\right)=\frac{d^2y}{dx^2}
Wize Tip
We can continue this process to find third derivatives, fourth derivatives, etc.

Example
Find the first and second derivatives of f(x)=x2(12x)5f\left(x\right)=x^2\left(1-2x\right)^5

First derivative:
f(x)=(x2)(12x)5+x2[(12x)5]f'\left(x\right)=\orange{\left(x^2\right)'}\left(1-2x\right)^5+x^2\green{\left[\left(1-2x\right)^5\right]'}
f(x)=(2x)(12x)5+x2[5(12x)4×(12x)]f'\left(x\right)=\orange{\left(2x\right)}\left(1-2x\right)^5+x^2\green{\left[5\left(1-2x\right)^4\times\blue{\left(1-2x\right)'}\right]}
f(x)=(2x)(12x)5+x2[5(12x)4×(2)]f'\left(x\right)=\orange{\left(2x\right)}\left(1-2x\right)^5+x^2\green{\left[5\left(1-2x\right)^4\times\blue{\left(-2\right)}\right]}
f(x)=2x(12x)510x2(12x)4f'\left(x\right)=2x\left(1-2x\right)^5-10x^2\left(1-2x\right)^4

Second derivative:
f(x)=[(2x)(12x)5+(2x)[(12x)5]][(10x2)(12x)4+(10x2)[(12x)4]]f''\left(x\right)=\left[\orange{\left(2x\right)'}\left(1-2x\right)^5+\left(2x\right)\green{\left[\left(1-2x\right)^5\right]'}\right]-\left[\blue{\left(10x^2\right)'}\left(1-2x\right)^4+\left(10x^2\right)\red{\left[\left(1-2x\right)^4\right]'}\right]
f(x)=[(2)(12x)5+(2x)[5(12x)4×(2)]][(20x)(12x)4+(10x2)[4(12x)3×(2)]]f''\left(x\right)=\left[\orange{\left(2\right)}\left(1-2x\right)^5+\left(2x\right)\green{\left[5\left(1-2x\right)^4\times\left(-2\right)\right]}\right]-\left[\blue{\left(20x\right)}\left(1-2x\right)^4+\left(10x^2\right)\red{\left[4\left(1-2x\right)^3\times\left(-2\right)\right]}\right]
f(x)=[2(12x)520x(12x)4][20x(12x)480x2(12x)3]f''\left(x\right)=\left[2\left(1-2x\right)^5-20x\left(1-2x\right)^4\right]-\left[20x\left(1-2x\right)^4-80x^2\left(1-2x\right)^3\right]
f(x)=2(12x)520x(12x)420x(12x)4+80x2(12x)3f''\left(x\right)=2\left(1-2x\right)^5-20x\left(1-2x\right)^4-20x\left(1-2x\right)^4+80x^2\left(1-2x\right)^3
f(x)=2(12x)540x(12x)4+80x2(12x)3f''\left(x\right)=2\left(1-2x\right)^5-40x\left(1-2x\right)^4+80x^2\left(1-2x\right)^3

Practice: Second Derivative

Find the second derivative of y=2+x3y=\sqrt{2+x^3} at x=1x=1
0:00 / 0:00

Displacement, Velocity, & Acceleration

An object moving along a straight line has
  • position s(t)s(t): where the object is at time tt -- usually measured in mm
  • velocity v(t)v(t): the rate of change of displacement over time -- usually measured in m/sm/s
  • acceleration a(t)a(t): the rate of change of velocity over time -- usually measured in m/s2m/s^2


Write it Down
Velocity:
  • If v(t)<0v\left(t\right)<0,
    the object is moving in a negative direction (left or down)
  • If v(t)>0v\left(t\right)>0,
    the object is moving in a positive direction (right or up)
  • If v(t)=0v\left(t\right)=0,
    the object is stationary (not moving) - there's a possible change in direction
Acceleration:
  • If a(t)<0a\left(t\right)<0,
    the velocity is decreasing
  • If a(t)>0a\left(t\right)>0,
    the velocity is increasing
  • If a(t)=0a\left(t\right)=0,
    the velocity is constant
An object is
speeding up
when the velocity and acceleration
have the same sign

An object is
slowing down
when the velocity and accerlation
have opposite signs

0:00 / 0:00

Example: Displacement, Velocity, & Acceleration

The position of a car on a highway from a particular on-ramp is given by s(t)=t2+30ts(t)=-t^2+30t, t0t\ge0, where ss is in metres and tt is in seconds.
a) Determine the position, velocity, and acceleration of the car at t=10t=10.
b) At what time(s) is the car stopped?
c) In which direction is the car moving at t=20t=20?
d) When does the car return to its initial position?
e) When is the car speeding up, when is is slowing down?

Part a)
s(10)=(10)2+30(10)=200s\left(10\right)=-\left(10\right)^2+30\left(10\right)=200
Therefore, the position of the car at 10s is 200m.

v(t)=s(t)=2t+30v\left(t\right)=s'\left(t\right)=-2t+30
v(10)=2(10)+30=10v'\left(10\right)=-2\left(10\right)+30=10
Therefore, the velocity of the car at 10s is 10m/s (in the positive direction, going away from the on-ramp)

a(t)=v(t)=2a\left(t\right)=v'\left(t\right)=-2
Therefore, the acceleration of the car at 10s is -2m/s2

Part b)
The car is stopped when the velocity is 0.
v(t)=2t+30v\left(t\right)=-2t+30
0=2t+300=-2t+30
t=15t=15
Therefore, the car is stopped at 15s.

Part c)
v(t)=2t+30v\left(t\right)=-2t+30
v(20)=2(20)+30=10v\left(20\right)=-2\left(20\right)+30=-10
Therefore, at t=20s, the direction of the car is negative, meaning towards the on-ramp.

Part d)
The car is at its initial position when s=0s=0.
s(t)=2t2+30ts\left(t\right)=-2t^2+30t
0=t(2t+30)0=t\left(-2t+30\right)
t=0, 15t=0,\ 15
Therefore, the car returns to its initial position at t=15s.

Part e)
The acceleration of this car is always negative (a(t)=2a\left(t\right)=-2 for all tt values).

The car is speeding up when the sign of the velocity and acceleration are the same, meaning when velocity is negative → v(t)=2t+30v\left(t\right)=-2t+30, so it is negative when t>15t>15. Therefore, the car is speeding up when t>15t>15.

The car is slowing down when the sign of the velocity and acceleration are opposite, meaning when velocity is positive → v(t)=2t+30v\left(t\right)=-2t+30, so it is positive when t<15t<15. Therefore, the car is slowing down when t<15t<15
0:00 / 0:00

Example: Displacement, Velocity, & Acceleration Graphs

The position of an object moving along a horizontal line is given by s(t)=(t+1)(t2)(t3)s\left(t\right)=\left(t+1\right)\left(t-2\right)\left(t-3\right), 0t0\le t, where ss is in metres and tt is in seconds.
a) Sketch the displacement-time graph of this object
b) Sketch the velocity-time graph of this object
c) Sketch the acceleration-time graph of this object

a)

b)

c)


A rock is thrown upwards and its position (in meters) above the ground is given by s(t)=5t2+20t+2s\left(t\right)=-5t^2+20t+2, where tt is in seconds.
a) Find i) the maximum height the rock reaches, and ii) when it reaches this height.
b) Find the velocity of the rock when it is 22m above the ground.
c) Determine the velocity of the rock when it hits the ground