The Core Idea: The Product Rule
The Product Rule addresses a fundamental question in differentiation: how do we find the derivative of a function that is created by multiplying two other differentiable functions together? A common but incorrect assumption is that the derivative of a product is simply the product of the derivatives. The Product Rule provides the correct method for this calculation.
This rule is essential for expanding the types of functions we can differentiate. It allows us to handle complex functions by breaking them down into simpler, multiplied parts. The core idea is that the rate of change of a product, , depends on both the values of the functions and their respective rates of change. The rule combines these four pieces of information—, , , and —in a specific way to find the overall derivative.
Key Formulas/Rules/Theorems
The Product Rule provides the formula for differentiating the product of two differentiable functions.
Let , where and are both differentiable functions. The derivative of is given by:
In words, the derivative of a product of two functions is: "the derivative of the first function times the second function, plus the first function times the derivative of the second function."
Using Leibniz notation, the rule is expressed as:
Understanding The Product of Multiple Functions
The Essential Knowledge for this topic specifies that the Product Rule can be used to find the derivative of a product of "two or more" differentiable functions. To find the derivative of a product of three functions, such as , we can apply the Product Rule iteratively.
First, group the functions into two parts, for example, and $
Using Your Calculator
The Product Rule is an analytical rule for finding a derivative function by hand. A calculator cannot perform the symbolic steps of applying the rule. However, it is an excellent tool for verifying your answer at a specific point.
Suppose you used the Product Rule to find that the derivative of is , as in Example 1. You can check your work at a point, say .
1. Analytical Calculation (By Hand):
2. Calculator Verification:
Use the numerical derivative function (often
nDerivor a template).Enter the original function and the point .
On a TI-84 style calculator, the input would look like:
nDeriv((4X^2-1)(X^3+6X), X, 2)The calculator will return , confirming that your analytical derivative function is likely correct.
This method does not find the derivative function for you, but it provides a reliable check for your calculations at any single point.
AP Exam Quick Hit
Common Question Types
Direct Symbolic Differentiation: You will be given a function that is an explicit product of two other functions (e.g., ) and asked to find . This tests your direct application of the formula.
Applying from a Table: You will be given a table of values for , , , and and asked to find the derivative of at . This tests whether you have memorized the formula and can apply it correctly with given numbers.
Applying from Graphs: You will be shown the graphs of two functions, and , and asked to find the derivative of their product at a point . This requires you to find the function values (-coordinates) and the derivative values (slopes of the tangent lines) from the graphs before substituting them into the Product Rule formula.
Common Mistakes
The "Fake" Product Rule: The most frequent error is assuming the derivative of a product is the product of the derivatives: . This is fundamentally incorrect and will always result in a wrong answer.
Algebraic and Sign Errors: After correctly applying the rule, errors often occur during the simplification step. Be very careful with distribution, especially when negative signs are involved (e.g., distributing a term like ).
Mixing up the Parts: A simple memory error where a student swaps a function with its derivative. For example, writing instead of the correct .
Incomplete Application: Forgetting one of the two terms in the sum. For instance, only calculating and stopping, forgetting to add the part.