Calculus is the mathematical study of continuous change. It has two major branches: Differential Calculus, which is concerned with instantaneous rates of change and slopes of curves, and Integral Calculus, concerned with accumulation of quantities and areas under curves. This lesson focuses on the core concept of differential calculus: the derivative.
Before we can find an instantaneous rate of change, we must understand the concept of a limit. A limit describes the value that a function 'approaches' as the input approaches some value. We are interested in what happens infinitesimally close to a point, not necessarily at the point itself.
For example, the slope of a line between two points on a curve is called the secant line. To find the slope at a single point (the tangent line), we can imagine moving the two points of the secant line closer and closer together. The limit of the secant slope as the distance between the points approaches zero is the slope of the tangent line.
The derivative of a function f(x), denoted as f'(x) or dy/dx, gives us two important pieces of information:
For example, if a function describes an object's position over time, its derivative describes the object's instantaneous velocity.
While the formal definition of a derivative involves limits, we can use simple rules for many common functions. The most fundamental is the Power Rule.
For any function of the form f(x) = x^n, where n is any real number, its derivative is:
f'(x) = n*x^(n-1)
In words: bring the exponent down as a multiplier, and then subtract one from the original exponent.
Examples:
Putting it all together:
Find the derivative of f(x) = 5x^4 - 2x^2 + 7.
What is the derivative of the function f(x) = 4x^3 + 6x^2 - 9x + 2?
If a function s(t) = t^2 represents the position of an object in meters at time t in seconds, what does its derivative, s'(t), represent, and what is its value at t = 3 seconds?
What is the slope of the line tangent to the curve y = x^4 at the point where x = 2?