AP Calculus AB/BC
One-page, printable cheatsheet
Cheatsheet visualization
Table of Contents

โ™พ๏ธap calculus ab/bc review

3.5 Selecting Procedures for Calculating Derivatives

Verified for the 2025 AP Calculus AB/BC examโ€ขCitation:

3.5 Selecting Procedures for Calculating Derivatives

Congratulations! ๐Ÿ‘ You are now a pro at calculating derivatives! Over the past two units, you have learned many derivative rules, from the power rule to the chain rule. This knowledge has cumulated in your ability to perform advanced derivative problems involving composite, implicit, and inverse functions. So pat yourself on the back! ๐Ÿค—

๐Ÿ“ Calculating Derivatives Practice

To effectively solve derivative problems, itโ€˜s important to first recognize which procedures to use. Below are some practice problems to help us do such!

๐Ÿ’ก Donโ€™t be overwhelmed by these problems! Think of the big picture and how you can break each problem down to utilize a combination of the different rules you have mastered ๐Ÿ˜Š

โ“ Calculating Derivatives Practice Problems

Question 1:

Which sequence of rules can be used to differentiate f(x)=cosโก(x3)5xf(x) = \frac{\cos(x^{3})}{5x}?

A) Quotient rule, then quotient rule again

B) Quotient rule, then chain rule

C) Chain rule, then chain rule again

D) Quotient rule, then product rule

Question 2:

Which sequence of rules can be used to differentiate g(x)=4xcosโก(x)sinโก(x)g(x) = 4x\cos(x)\sin(x)?

A) Chain rule, then product rule

B) Chain rule, then chain rule again

C) Product rule, then chain rule

D) Product rule, then product rule again

Question 3:

What is the derivative of h(x)=(3x3โˆ’15x)(2xโˆ’x7)h(x) = (3x^{3}-15x)(2x-x^{7})?

Question 4:

What is the derivative of f(x)=6ex3+4f(x)= 6e^{x^3+4}?


โœ… Answers and Solutions

Question 1: Differentiating f(x)=cosโก(x3)5xf(x) = \frac{\cos(x^{3})}{5x}

Answer: B) Quotient rule, then chain rule

Explanation:

f(x)=cosโก(x3)5xf(x) = \frac{\cos(x^{3})}{5x} is the quotient of one function, cosโก(x3)\cos(x^{3}), and another function, 5x5x. This indicates that the Quotient Rule should be used.

The function cosโก(x3)\cos(x^{3}) is a composite function with the outside function being cosโก(x)\cos(x) and the inside function being x3x^{3}. This means that to find its derivative, the Chain Rule needs to be applied.

The sequence of rules that should be used to differentiate $f(x)$ is B) Quotient rule, then the chain rule.


Question 2: Differentiating g(x)=4xcosโก(x)sinโก(x)g(x) = 4x\cos(x)\sin(x)

Answer: D) Product rule, then product rule again

Explanation:

g(x)=4xcosโก(x)sinโก(x)g(x) = 4x\cos(x)\sin(x) is the product of three functions, 4x4x, cosโก(x)\cos(x), and sinโก(x)\sin(x). Therefore, the Product Rule needs to be applied twice to find its derivative, making D the correct answer.


Question 3: Differentiating h(x)=(3x3โˆ’15x)(2xโˆ’x7)h(x) = (3x^{3}-15x)(2x-x^{7})

Answer: โˆ’30x9+120x7+24x3โˆ’60x-30x^{9}+120x^{7}+24x^{3}-60x

Solution:

h(x)=(3x3โˆ’15x)(2xโˆ’x7)h(x) = (3x^{3}-15x)(2x-x^{7}) is the product of two functions, 3x3โˆ’15x3x^{3}-15x and 2xโˆ’x72x-x^{7}. This means that we need to apply the Product Rule:

ddx[f(x)g(x)]=fโ€ฒ(x)g(x)+f(x)gโ€ฒ(x)\frac{d}{dx}[f(x)g(x)]=f'(x)g(x)+f(x)g'(x)

The derivative of 3x3โˆ’15x3x^{3}-15x is 9x2โˆ’159x^{2}-15, by the Power Rule and the Constant Multiple Rule.

The derivative of 2xโˆ’x72x-x^{7} is 2โˆ’7x62-7x^{6}, by the Power Rule and the Constant Multiple Rule.

So, by the Product Rule, hโ€ฒ(x)=(9x2โˆ’15)(2xโˆ’x7)+(3x3โˆ’15x)(2โˆ’7x6)h'(x) = (9x^{2}-15)(2x-x^{7})+(3x^{3}-15x)(2-7x^{6}).

This simplifies to โˆ’30x9+120x7+24x3โˆ’60x-30x^{9}+120x^{7}+24x^{3}-60x, which is our answer.


Question 4: Differentiating f(x)=6ex3+4f(x)= 6e^{x^3+4}

Answer: 18ex3+4x218e^{x^3+4}x^2

Solution:

f(x)=6ex3+4f(x)= 6e^{x^3+4} is a composite function with the outside function being exe^{x} and the inside function being x3+4x^3+4 (we can ignore the $6$ for now because we can simply multiply it at the end based on the Constant Multiple Rule).

This means that to find its derivative, we need to apply the Chain Rule:

ddx[f(g(x))]=fโ€ฒ(g(x))โ‹…gโ€ฒ(x)\frac{d}{dx}[f(g(x))]=f'(g(x)) \cdot g'(x)

The derivative of exe^{x} is exe^{x}, so fโ€ฒ(g(x))f'(g(x)) is ex3+4e^{x^3+4}.

The derivative of x3+4x^3+4 is 3x23x^2.

So, by the Chain Rule, fโ€ฒ(x)=6ex3+4โ‹…3x2f'(x)=6e^{x^3+4}\cdot 3x^2, which simplifies to 18ex3+4x218e^{x^3+4}x^2.


These are just a few questions to get you thinking about what rules you should be using when faced with calculating derivatives! The more you practice, the easier itโ€™ll become. You got this! ๐Ÿ€

Key Terms to Review (1)

Derivative Rules: Derivative rules are a set of formulas and guidelines used to find the derivative of a function. They provide shortcuts for calculating derivatives without having to use the limit definition.