Power rule
Instead of using the limit definition every time (which can get messy for more complicated functions), you can use derivative rules to find derivatives quickly. One of the most useful is the power rule, which applies to functions where a variable is raised to a constant power.
The power rule
When differentiating functions of the form , where is any real number, apply the power rule.
To differentiate :
- Multiply by the exponent .
- Subtract from the exponent.
For example,
Most functions you’ll work with won’t be a single term. Fortunately, a few additional rules make it straightforward to differentiate expressions with constants, sums, and differences.
One useful extension is the constant multiple rule.
This rule says you can “pull out” a constant and multiply it by the derivative at the end.
For example,
Another rule is the sum/difference rule. When a function is made up of terms added or subtracted, differentiate each term separately.
Example
The derivative of the polynomial is:
The power rule also works for terms that are linear, constant, or have negative or fractional exponents.
Linear terms
Differentiate , noting that is actually .
So the derivative of a linear term is just its coefficient . This matches the geometry: the graph of is a straight line, and its slope is everywhere.
When f(x) = a constant*
The derivative of a constant is always . You can connect this to the power rule by writing a constant as something times , since .
Differentiate .
This also fits the graph: a constant function is a horizontal line, and horizontal lines have slope .
What is the derivative of ?
Although looks like a variable, it’s a constant (). Therefore,
Negative exponents
Use the power rule to differentiate .
Fractional exponents
Use the power rule to differentiate .
Try to simplify expressions when you can. For example, the expression
can be split into
and simplified into
Later on, you’ll learn how to differentiate quotients directly, but sometimes rewriting and simplifying lets you use the power rule instead.
::: sidenote When the power rule can’t be used Keep in mind the power rule only applies to functions where the exponent is a constant, not a variable. For example:
because is an exponential function, not a power function. :::
The correct derivative will be covered in section 3.5 (Special derivatives), where you’ll learn how to handle derivatives of exponentials and other functions.
Challenge problems
- Find the derivative of
Solution
Answer:
- Rewrite the radical terms using fractional exponents.
and
- Now the function is
- Apply the power rule to each term.
- Find the value(s) of such that is a tangent line to .
Hint: At the point of tangency, a function and its tangent line share:
- The -value
- The slope value
Solution
Answer:
It helps to sketch these two functions to see what the question is asking.
Using the power rule, the derivative is .
At a point of tangency , the function has the same slope as the tangent line.
The line has slope . The function has slope when .
So the points of tangency are and .
At each tangency point, the line and the function also share the same -value, so substitute into and match it to .
For :
For :
- Find the derivative of
Solution
Answer:
First, expand so the function is written as a sum of power terms.
Next, apply the power rule to each term.
In the next section, you’ll learn how to do this same problem using the product rule for the product of two functions.