If you are reading this article, you should have studied the basic Differentiation Rules and delved into the more complex rules like The Power Rule, The Product Rule, The Quotient Rule, and The Chain Rule.
Now you are ready to put together all you have learned so far!
Most functions you deal with in calculus are more complicated than what you have learned so far, and, of course, you will be asked to find the derivatives of these more complicated functions.
How can you do this?
By combining differentiation rules!
But First, a Recap
These more complicated functions that you deal with in calculus are just made up of simpler functions that have been combined in one (or more) of the following ways:
Addition and subtraction: \( f(x)+g(x) \) and \( f(x)-g(x) \)
Multiplication and division: \( f(x) g(x) \) and \( \frac{f(x)}{g(x)} \)
Function composition: \( f(g(x)) \)
Look familiar? These combinations of functions have their own differentiation rules!
For the addition and subtraction of functions, you use the sum and difference rules.
For the multiplication and division of functions, you use the product and quotient rules.
For the composition of functions, you use the chain rule.
Let's quickly recap these differentiation rules:
Say you have two differentiable functions, \( f(x) \) and \( g(x) \). For these, the following derivative rules apply:
Sum Rule: \( \left( f(x)+g(x) \right)' = f'(x)+g'(x) \)
You know that these rules can be used one at a time. But you can also use them together. This means you can differentiate any combination of elementary functions (provided they are differentiable, of course).
Do not be fooled; however, just because you can use these rules together does not mean the process is easy. Sure, it is definitely easier than finding the derivative using the first principle1, but this is no trivial exercise. Are you up for this challenge?
Differentiating Using Multiple Rules – Strategies
There are several things to consider when combining differentiation rules to find the derivative of a function:
Identify which differentiation rules to use.
Determine in which order to apply those rules.
Ask yourself: “Are there any algebraic simplifications I can make to turn this process easier?”
But before you start using multiple differentiation rules together, let's work out a strategy for doing so. Start by implementing the rule of thumb:
Rule of thumb:
Apply the differentiation rules in the reverse order in which we would want to evaluate the function.
What exactly does this mean, though?
This means you find the derivative of your function by working from the outside in, by breaking down the complicated function into smaller parts.
1. Break the overall function into parts, working from the outside in. In this case, the outermost layer is where the main function \( f(x) \) is a sum of two functions.
This simplification shows you that \( g(x) \) is a composition of functions. Remember how to differentiate a composition of functions?
That's right, the chain rule!
3. Following the pattern you have started in the previous two steps, you want to continue to remove layers of complexity from the original function, \( f(x) \), until all that is left are the elementary functions you know how to differentiate. The breakdown below shows you how you can do this:
The breakdown of a function into its elementary parts – Vaia Originals
If you look at the five expressions at the bottom of the tree:
\( x^{2} + 4 \);
\( x^{3} - 3x + 6 \);
\( u^{4} \);
\( \sqrt{v} \); and
\( 2x - 5 \),
you can see that all of these are expressions that you know how to differentiate using one of the seven differentiation rules.
If you apply the correct differentiation rules to each expression at each stage of the breakdown, you see that you can find the derivative of even the most complicated functions.
Find the Derivative Using the Rules of Differentiation
Now that you have devised a strategy for combining differentiation rules let's walk through a simple example.
Find the derivative of a polynomial using the sum, constant multiple, power, and product rules.
Given the function:
\[ f(x) = 4g(x)+x^{3}h(x) \]
Find \( f'(x) \).
Solution:
1. The first step to any differentiation problem is to analyze the given function and determine which rules you want to apply to find the derivative.
Looking at the outermost layer of complexity, you see that \( f(x) \) is a sum of two functions. So, you need to use the sum rule.
When you look at these two functions separately, you see that the first one, \( 4g(x) \), is a constant multiplied by a function, and the second, \( x^{3}h(x) \), is a product of two functions. So, to differentiate these, you need to use the constant multiple rule for the first function and the product rule for the second.
Lastly, you see that to differentiate the \( x^{3} \) in the second function, you must use the power rule.
2. Starting with the outermost layer of complexity, apply the sum rule.
3. Moving to the next layer of complexity, apply the constant multiple rule to differentiate \(4g(x)\) and the product rule to differentiate \(x^{3}h(x)\).
Differentiate Using the Product and Quotient Rules Combined
Now, let's move on to a common occurrence in differential calculus: finding the derivative of a function using both the product and the quotient rules.
Combining the product and quotient rules (and a few others).
Given the function:
\[ f(x) = \frac{5x^{2}g(x)}{3x+2} \]
Find \( f'(x) \).
Solution:
1. Again, the first step is to analyze the given function and determine which rules you want to apply (and the best order to apply them) to find the derivative.
Since this is a rational function, you know you will need to use the quotient rule. And, since the outermost layer of complexity of \( f(x) \) is the division of two functions, you should apply the quotient rule first.
If you look at the function in the numerator, you can see that it is a product of two functions, so you need the product rule here.
Breaking down the function in the numerator, you see you need the power rule to find the derivative of \( 5x^{2} \).
If you look at the function in the denominator, you can see that its derivative is simple to find using the constant multiple and constant rules.
2. Starting with the outermost layer of complexity, apply the quotient rule.
3. Now you can apply the product rule to find \( \frac{d}{dx} \left( 5x^{2}g(x) \right) \). At the same time, you can apply the constant multiple and constant rules to find the derivative: \( \frac{d}{dx} (3x+2) = 3 \).
Now, you can either stop here, as you have found the derivative, or you can expand and simplify the equation. The simplified form of this derivative is:
When taking the derivative of more complex functions, sometimes the answer doesn't get as simple as you'd like!
The Derivative of a Combination Function
Next is learning how to take the derivative of a combination of functions. This is where the chain rule comes into play. And, since the chain rule is often used with the power rule, there is a particular case for the power rule of a composition of functions that combines the power and chain rules:
Rule: the Power Rule for a composition of functions
For all values of \( x \) that the derivative of \( f(x) \) is defined, if:
1. Before you start using the derivative rules here, there is an algebraic simplification you can use to make using the chain rule easier. Rewrite the function as:
3. Now, you have \( f(x) \) in the same form as the power rule for a composition of functions. So, the next step is to work from the outside in, first applying the power rule for a composition of functions and then the power rule on \( 3x^{2}+1 \) to find the derivative.
Combining the chain and power rules with a trig function.
What is the derivative of the following function?
\[ f(x) = sin^{3}(x) \]
Solution:
1. The first step here is to remember that \( sin^{3}(x) = (sin(x))^{3} \). Rewrite the function as:
\[ f(x) = (sin(x))^{3} \]
2. From here, you can see that this is of the form \( f(x) = \left( g(x) \right)^{n} \), so you can apply the power rule for a composition of functions here to find the derivative.
Differentiating Composites of Three (or more) Functions – Applying the Chain Rule More Than Once
Now that you can combine the chain rule with the other differentiation rules let's look at combining the chain rule with itself. That is, you can apply the chain rule more than once to find the derivative of a composition of 3 (or more) functions.
Rule: the chain rule for a composition of 3 functions.
For all values of \( x \) where the function is differentiable, if
\[ k(x) = h(f(g(x))), \]
then,
\[ k'(x) = h'(f(g(x))f'(g(x))g'(x). \]
While this rule could be helpful, you do not need to memorize this rule, as you will achieve the same result when you apply the chain rule multiple times.
Developing the chain rule for a composition of 3 functions.
Looking at general functions, you can develop the rule above.
Using the differentiation rules to find the derivative of a polynomial function at a point.
What is the derivative of the following function at the point \( (1, -4) \)?
\[ f(x) = (x-5)(x-2)^{6} \]
Solution:
1. Think about the course of action you want to take.
Since this is a factored polynomial, you could expand and simplify the polynomial, then take the derivatives of each component, but would that be the most efficient method?
The short answer is no, it's not.
Instead, it is more efficient (i.e., faster and easier) to view \( f(x) \) as a product of two functions:
5. Now that you have the derivative of the function, all you need to do is evaluate the derivative at the point \( (1, -4) \). To do this, you substitute the x-coordinate of the point into the function's derivative and solve.
5. Now that you have the derivative of the function, all you need to do is evaluate the derivative at the point \( (1, -1) \). To do this, you substitute the x-coordinate of the point into the function's derivative and solve.
We can calculate the derivatives of any combination of elementary functions using the s differentiation rules:
Constant Rule
Constant Multiple Rule
Power Rule
Sum & Difference Rules
Product Rule
Quotient Rule
Chain Rule
Thinking about the order in which to apply the differentiation rules will help us ensure we choose the easiest or most efficient method.
In general, we want to work from the outside in of the function we wish to differentiate. This helps us decompose the function into parts that can be differentiated easily.
Keep in mind that some functions can be simplified so that we do not need to use multiple differentiation rules to find its derivative.
Learn faster with the 2 flashcards about Combining Differentiation Rules
Sign up for free to gain access to all our flashcards.
Frequently Asked Questions about Combining Differentiation Rules
What are the 7 differentiation rules?
Constant Rule
Constant Multiple Rule
Power Rule
Sum & Difference Rules
Product Rule
Quotient Rule
Chain Rule
How do you combine differentiation rules?
You combine differentiation rules by using more than one differentiation rule to find the derivative of a function. We do this by applying the rules in reverse of the order in which we want to evaluate the function.
What is an example of combining differentiation rules?
An example of combining differentiation rules is using more than one differentiation rule to find the derivative of a polynomial function. Finding the derivative of a polynomial function commonly involves using the sum/difference rule, the constant multiple rule, and the product rule.
What is the strategy for combining differentiation rules?
The strategy for combining differentiation rules is to work from the outside in of the function(s) whose derivative(s) you need to find.
How do you find the derivative using the rules of differentiation?
We can find the derivative of a function using the 7 differentiation rules by:
Identifying which of the 7 differentiation rules to apply.
Determining in which order to apply those rules by following the strategy of working from the outside in.
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt
Digital Content Specialist
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
Vaia is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.