26 min read
Applications of Differentiation
Use derivatives to find velocity from position, and to solve simple maximum-value problems.
Motion: Velocity as a Derivative
Example 1 — finding velocity
A ball's position is s() = metres, seconds after it is thrown. Find its velocity at .
- Differentiate: v() = s'() =
- Substitute : v() = () +
Answer: v() = /s
Optimisation: Finding a Maximum Value
Some real problems ask for the largest (or smallest) possible value of a quantity. Write the quantity as a function, differentiate it, set the derivative to to find the stationary point, then substitute back to get the actual maximum (or minimum) value.
Example 1 — maximum area
A farmer has of fencing to build a rectangular pen against an existing wall (so only sides need fencing: two equal widths, w, and one length, l). Find the maximum possible area.
- The fencing used is: l + , so l =
- Area = length × width: A(w) = () × w =
- Differentiate: A'(w) =
- Set A'(w) = : , so w =
- Find l: l = () =
- Find the maximum area: A =
Answer: Maximum area = (when the pen is long and wide)
Practice
Your answer
More lessons in Calculus · Next: Antiderivatives · Previous: Stationary Points
