Table of contents |
|
Understanding the Product Rule |
|
Applying the Product Rule: A Step-by-Step Example |
|
Practice Problems to Solidify Your Skills |
|
Why the Product Rule Matters |
|
Welcome to another dive into AP Calculus! Today, we’re tackling the Product Rule, a crucial tool for finding the derivative of a product of two functions. Building on your knowledge of derivatives at a point, sum and difference rules, and trigonometric derivatives, let’s sharpen your skills with this essential concept.
A handy mnemonic to remember this is: “First times derivative of the second, plus second times derivative of the first.” This rule is necessary because the derivative of a product is not simply the product of the derivatives.
If we incorrectly attempt to calculate the derivative of $f(x)$, it would say
f′(x) = cos(x)(2x + 2)
However, sin(x)(2x + 2) + (x2+2x)cos(x) ≠ cos(x)(2x + 2).
This can be seen in the following graphs. f′(x) represents the correct derivative of $f(x)$ because the critical points and positive and negative values match the original functions.
Example 1: Differentiating y = (3x² − 4x)(2x − 1) with and without the Product Rule.
Solving Example 1 Without Product Rule
First, expand the function:
y = (3x² − 4x)(2x − 1) = 6x³ − 3x² − 8x² + 4x = 6x³ − 11x² + 4x
Now, apply the sum rule to differentiate:
y' = 18x² − 22x + 4
With the Product Rule:
Apply the formula directly:
y' = (3x² − 4x) * d/dx(2x − 1) + (2x − 1) * d/dx(3x² − 4x)
Derivatives: d/dx(2x − 1) = 2 and d/dx(3x² − 4x) = 6x − 4.
So:
y' = (3x² − 4x)(2) + (2x − 1)(6x − 4)
For the AP Calculus exam, simplification isn’t always required, so this form is acceptable.
Example 2: Differentiating f(x) = sin(x)(3x² − 2x + 5)
Using the Product Rule:
f'(x) = sin(x) * d/dx(3x² − 2x + 5) + (3x² − 2x + 5) * d/dx(sin(x))
Derivatives: d/dx(3x² − 2x + 5) = 6x − 2 and (d/dx)(sin(x)) = cos(x).
Thus: f'(x) = sin(x)(6x − 2) + (3x² − 2x + 5)cos(x)
Tip: Review trigonometric derivatives, like d/dx(sin(x)) = cos(x), to stay sharp!
Example 3: Differentiating y′ if y = ex sin(x)
Remember that the derivative of ex is still ex! Now we can use the product rule.
Therefore,
y′ = ex cos(x) + ex sin(x)
Key Terms to Know
26 videos|75 docs|38 tests
|