You have 3 free guides left ๐Ÿ˜Ÿ
Unlock your guides
You have 3 free guides left ๐Ÿ˜Ÿ
Unlock your guides

2.8 The Product Rule

Welcome back to AP Calculus with Fiveable! This topic focuses on taking the derivative of a product. Weโ€™ve worked through derivatives at a point, sum and difference rules, and trigonometric derivatives, so let's keep building our derivative skills. ๐Ÿ™Œ

๐Ÿย Product Rule Definition

To find the derivative of a product of functions, we need to multiply the first function by the derivative of the second and add it to the second function multiplied by the derivative of the first.

ddx(f(x)g(x))=f(x)[gโ€ฒ(x)](https://www.fiveableKeyTerm:gโ€ฒ(x))+g(x)fโ€ฒ(x)\frac{d}{dx}(\textcolor{red}{f(x)}\textcolor{green}{g(x)})= \textcolor{red}{f(x)} \textcolor{blue}{[g'(x)](https://www.fiveableKeyTerm:g'(x))} + \textcolor{green}{g(x)} \textcolor{pink}{f'(x)}

A fun way to remember this rule is by saying:

โ€œFirst d second (first function times the derivative of the second)

Plus second d first (second function times the derivative of the first).โ€ ๐Ÿ˜

This is necessary because the product of derivatives of two functions does not equal the derivative of a product of two functions.

โœ๏ธ Product Rule: Walkthrough

For example, letโ€™s find the derivative of the following function:

f(x)=sinโก(x)(x2+2x)f(x) = \sin(x)(x^2 + 2x)

Using the , we can find that:

fโ€ฒ(x)=sinโก(x)โˆ—ddx(x2+2x)+(x2+2x)โˆ—ddx(sinโก(x))\textcolor{green}{f'(x)} = \sin(x)*\frac {d}{dx}(x^2 + 2x) + (x^2+2x)*\frac {d}{dx}(\sin(x)) fโ€ฒ(x)=sinโก(x)(2x+2)+(x2+2x)cosโก(x)\textcolor{green}{f'(x)} = \sin(x)(2x+2) + (x^2+2x)\cos(x)

If we incorrectly attempt to calculate the derivative of f(x)f(x), it would say

fโ€ฒ(x)=cos(x)(2x+2)\textcolor{red}{f'(x)} = cos(x)( 2x + 2)

However, sin(x)(2x+2)+(x2+2x)cos(x)โ‰ cos(x)(2x+2)\textcolor{green}{sin(x)(2x+2) + (x^2+2x)cos(x)} \neq \textcolor{red}{cos(x)( 2x + 2)}.

This can be seen in the following graphs. fโ€ฒ(x)f'(x) represents the correct derivative of f(x)f(x) because the critical points and positive and negative values match the original functions.

Screen Shot 2023-12-12 at 1.58.12 PM.png

Graph of f(x)f(x)

Graph of f(x)f(x) created with Desmos

Screen Shot 2023-12-12 at 1.35.31 PM.png

Graph of fโ€ฒ(x)f'(x)

Graph of fโ€ฒ(x)f'(x) created with Desmos

Screen Shot 2023-12-12 at 1.58.24 PM.png

Incorrect Graph of fโ€ฒ(x)f'(x)

Incorrect Graph of fโ€ฒ(x)f'(x); Graph created with Desmos


๐Ÿงฎย Product Rule: Practice Problems

Letโ€™s work on a few questions and make sure we have the concept down!

Product Rule: Example 1

Find yโ€ฒy' for y=(3x2โˆ’4x)(2xโˆ’1)y = (3x^2-4x)(2x-1) with and without the Product Rule.

Solving Example 1 Without Product Rule

To find yโ€ฒy' without the product rule, we have to first expand the function.

y=6x3โˆ’3x2โˆ’8x2+4xy = 6x^3 - 3x^2- 8x^2 + 4x y=6x3โˆ’11x2+4xy = 6x^3 -11x^2 + 4x

Now we can take the derivative, using the derivative sum rule. Therefore,

yโ€ฒ=18x2โˆ’22x+4y' = 18x^2 - 22x + 4

Solving Example 1 With Product Rule

We can quickly use the product rule to solve for yโ€ฒy'.

yโ€ฒ=(3x2โˆ’4x)โˆ—ddx(2xโˆ’1)+(2xโˆ’1)โˆ—ddx(3x2โˆ’4x)y' = (3x^2-4x)* \frac{d}{dx}(2x-1) + (2x-1)* \frac{d}{dx}(3x^2-4x)

Therefore,

yโ€ฒ=(3x2โˆ’4x)(2)+(2xโˆ’1)(6xโˆ’4)y' = (3x^2-4x)(2) + (2x-1)(6x-4)

Unless specified, you do not have to simplify for the AP Calculus Exam, so this answer is perfectly acceptable! โœ…

Product Rule: Example 2

Find fโ€ฒ(x)f'(x) if f(x)=sinโก(x)(3x2โˆ’2x+5)f(x) = \sin(x)(3x^2 - 2x + 5).

Let's use the product rule to find the derivative of f(x)f(x). Donโ€™t forget, the derivative of sinโก(x)\sin(x) is cosโก(x)\cos(x)! Brush up on your trig derivatives with this Fiveable guide: Derivatives of cos x, sinx, e^x, and ln x.

fโ€ฒ(x)=sinโก(x)โˆ—ddx(3x2โˆ’2x+5)+(3x2โˆ’2x+5)โˆ—ddxsinโก(x)f'(x) = \sin(x)*\frac{d}{dx}(3x^2-2x+5) + (3x^2-2x+5)*\frac{d}{dx}\sin(x)

Therefore,

fโ€ฒ(x)=sinโก(x)(6xโˆ’2)+(3x2โˆ’2x+5)cosโก(x)f'(x) = \sin(x)(6x-2) + (3x^2-2x+5)\cos(x)

Product Rule: Example 3

Find yโ€ฒy' if y=[ex](https://www.fiveableKeyTerm:ex)sinโก(x)y = [e^x](https://www.fiveableKeyTerm:e^x)\sin(x)

Remember that the derivative of exe^x is still exe^x! Now we can use the product rule.

yโ€ฒ=exโˆ—ddx(sinโก(x))+sinโก(x)โˆ—ddx(ex)y'=e^x * \frac{d}{dx}(\sin(x)) + \sin(x)*\frac{d}{dx}(e^x)

Therefore,

yโ€ฒ=excosโก(x)+exsinโก(x)y' = e^x\cos(x) + e^x\sin(x)

๐ŸŒŸย Closing

Great work! ๐Ÿ™Œย The product rule is a key foundational topic for AP Calculus. You can anticipate encountering questions involving the product rule on the exam, both in multiple-choice and as part of a free response.

https://media2.giphy.com/media/ur5T6Wuw4xK2afXVmd/giphy.gif?cid=7941fdc64i8t3xwgu78ov7fo1wvrrynfxrd4d9loorgxbu2d&ep=v1_gifs_search&rid=giphy.gif&ct=g

Encouraging GIF with animated ice cream

Image Courtesy of Giphy

ยฉ 2024 Fiveable Inc. All rights reserved.
APยฎ and SATยฎ are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


ยฉ 2024 Fiveable Inc. All rights reserved.
APยฎ and SATยฎ are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

ยฉ 2024 Fiveable Inc. All rights reserved.
APยฎ and SATยฎ are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.