Product Rule and Quotient Rule
Introduction
Taking the derivatives of simple functions (i.e. polynomials) is easy using the power rule.
For example, if then
But, what about more complicated functions?
For example, what is when
Or what about when
Notice is a product and is a quotient. So, to answer the question of how to calculate these derivatives, we look to the Product Rule and the Quotient Rule. The Product Rule and the Quotient Rule give us formulas for calculating these derivatives.
Product Rule
Let Then,
Quotient Rule
Let Then,
Warm-Up
Calculate
1)
| Solution: |
|---|
| Using the Product Rule, we have |
|
|
| Then, using the Power Rule, we have |
|
|
| NOTE: It is not necessary to use the Product Rule to calculate the derivative of this function. |
| You can distribute the terms and then use the Power Rule. |
| In this case, we have |
|
|
| Now, using the Power Rule, we get |
|
|
| In general, calculating derivatives in this way is tedious. It would be better to use the Product Rule. |
| Final Answer: |
|---|
| or equivalently |
2)
| Solution: |
|---|
|
Using the Quotient Rule, we have |
|
|
| Then, using the Power Rule, we have |
|
|
| NOTE: It is not necessary to use the Quotient Rule to calculate the derivative of this function. |
| You can divide and then use the Power Rule. |
| In this case, we have |
|
|
| Now, using the Power Rule, we get |
|
|
| Final Answer: |
|---|
| or equivalently |
3)
| Solution: |
|---|
| Using the Quotient Rule, we get |
|
|
| since and |
| Since we have |
|
|
| Final Answer: |
|---|
Exercise 1
Calculate the derivative of
First, we need to know the derivative of Recall
Now, using the Quotient Rule, we have
Using the Product Rule and Power Rule, we have
So, we have
Exercise 2
Calculate the derivative of
Let Then,
Plugging these into our integral, we get
So, we have
Exercise 3
Calculate the derivative of
Here, the substitution is not obvious.
Let Then, and
Now, we need a way of getting rid of in the numerator.
Solving for in the first equation, we get Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=\frac{1}{2}u-\frac{3}{2}.}
Plugging these into our integral, we get
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\int \frac{x+5}{2x+3}~dx} & = & \displaystyle{\int \frac{(\frac{1}{2}u-\frac{3}{2})+5}{2u}~du}\\ &&\\ & = & \displaystyle{\frac{1}{2}\int \frac{\frac{1}{2}u+\frac{7}{2}}{u}~du}\\ &&\\ & = & \displaystyle{\frac{1}{4}\int \frac{u+7}{u}~du}\\ &&\\ & = & \displaystyle{\frac{1}{4}\int 1+\frac{7}{u}~du}\\ &&\\ & = & \displaystyle{\frac{1}{4}(u+7\ln|u|)+C}\\ &&\\ & = & \displaystyle{\frac{1}{4}(2x+3+7\ln|2x+3|)+C.}\\ \end{array}}
So, we get
Exercise 4
Calculate the derivative of
Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u=x+2.} Then, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle du=dx.}
Now, we need a way of replacing Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x^2+4.}
If we solve for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} in our first equation, we get Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=u-2.}
Now, we square both sides of this last equation to get Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x^2=(u-2)^2.}
Plugging in to our integral, we get
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{\int \frac{x^2+4}{x+2}~dx} & = & \displaystyle{\int \frac{(u-2)^2+4}{u}~du}\\ &&\\ & = & \displaystyle{\int \frac{u^2-4u+4+4}{u}~du}\\ &&\\ & = & \displaystyle{\int \frac{u^2-4u+8}{u}~du}\\ &&\\ & = & \displaystyle{\int u-4+\frac{8}{u}~du}\\ &&\\ & = & \displaystyle{\frac{u^2}{2}-4u+8\ln|u|+C}\\ &&\\ & = & \displaystyle{\frac{(x+2)^2}{2}-4(x+2)+8\ln|x+2|+C.}\\ \end{array}}
So, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int \frac{x^2+4}{x+2}~dx=\frac{(x+2)^2}{2}-4(x+2)+8\ln|x+2|+C.}