Chapter Summary (Express)
Sometimes one is stumped by finding that the expression to be differentiated is too complicated to tackle directly.
Thus, the equation is awkward to a beginner.
Now the dodge to turn the difficulty is this: Write some symbol, such as , for the expression ; then the equation becomes which you can easily manage; for Then tackle the expression and differentiate it with respect to , Then all that remains is plain sailing;
for that is, \begin{align} \frac{dy}{dx} &= \frac{3}{2} u^{\frac{1}{2}} \times 2x \\ &= \tfrac{3}{2} (x^2 + a^2)^{\frac{1}{2}} \times 2x \\ &= 3x(x^2 + a^2)^{\frac{1}{2}}; \end{align} and so the trick is done.
By and bye, when you have learned how to deal with sines, and cosines, and exponentials, you will find the chain rule of increasing usefulness.
Examples
Let us practice using the Chain Rule on a few examples.
Example 9.1. Differentiate .
Solution
Let .
Example 9.2. Differentiate .
Solution
Let .
Example 9.3. Differentiate .
Solution
Let . }
Example 9.4. Differentiate .
Solution
Let . \begin{align} \frac{du}{dx} &= 3x^2;\quad y = u^{-\frac{1}{2}};\quad \frac{dy}{du}=-\frac{1}{2}(x^3 - a^2)^{-\frac{3}{2}}. \\ \frac{dy}{dx} &= \frac{dy}{du} \times \frac{du}{dx} = -\frac{3x^2}{2\sqrt{(x^3 - a^2)^3}}. \end{align}
Example 9.5. Differentiate .
Solution
Write this as .
(We may also write and differentiate as a product.)
Proceeding as in example 9.1 above, we get
Hence \begin{align} \frac{dy}{dx} &= - \frac{(1 + x)^{\frac{1}{2}}}{2(1 + x)\sqrt{1-x}} - \frac{(1 - x)^{\frac{1}{2}}}{2(1 + x)\sqrt{1+x}} \\ &= - \frac{1}{2\sqrt{1+x}\sqrt{1-x}} - \frac{\sqrt{1-x}}{2 \sqrt{(1+x)^3}};\\ \end{align} or
Example 9.6. Differentiate .
Solution
We may write this
Differentiating , as shown in example (2) above, we get so that
Example 9.7. Differentiate .
Solution
Let .
Now let and . \begin{align} \frac{dw}{dx} &= 2x+1;\quad v = w^{\frac{1}{2}};\quad \frac{dv}{dw} = \tfrac{1}{2}w^{-\frac{1}{2}}. \\ \frac{dv}{dx} &= \frac{dv}{dw} \times \frac{dw}{dx} = \tfrac{1}{2}(x^2+x+a)^{-\frac{1}{2}}(2x+1). \end{align} Hence \begin{align} \frac{du}{dx} &= 1 + \frac{2x+1}{2\sqrt{x^2+x+a}}, \\ \frac{dy}{dx} &= \frac{dy}{du} \times \frac{du}{dx}\\ &= 3\left(x+\sqrt{x^2+x+a}\right)^2 \left(1 +\frac{2x+1}{2\sqrt{x^2+x+a}}\right). \end{align}
Example 9.8. Differentiate .
Solution
We get
Let and .
Let and .
Hence or
Example 9.9. Differentiate with respect to .
Solution
Example 9.10. Find the first and second derivatives of .
Solution
\frac{dy}{dx} = \frac{x}{b}\, \frac{d\bigl\{\bigl[(a-x)x\bigr]^{\frac{1}{2}}\bigr\}}{dx} + \frac{\sqrt{(a-x)x}}{b}.\tag{Product Rule}
Let and let ; then . \begin{align} &\frac{dw}{dx} = a-2x.\\ &\frac{du}{dw} \times \frac{dw}{dx} = \frac{du}{dx} = \frac{a-2x}{2\sqrt{(a-x)x}}. \end{align}
Hence
Now \begin{align} \frac{d^2y}{dx^2} &= \frac{2b \sqrt{(a-x)x}\, (3a-8x) - \dfrac{(3ax-4x^2)b(a-2x)}{\sqrt{(a-x)x}}} {4b^2(a-x)x} \\ &= \frac{3a^2-12ax+8x^2}{4b(a-x)\sqrt{(a-x)x}}. \end{align}
(We shall need these two last derivatives later on. See exercise 11 from Chapter 12.)
Example 9.11. A cylinder whose height is twice the radius of the base is increasing in volume, so that all its parts keep always in the same proportion to each other; that is, at any instant, the cylinder is similar to the original cylinder. When the radius of the base is feet, the surface area is increasing at the rate of square inches per second; at what rate is its volume then increasing?1
Solution
The volume changes at the rate of cubic inches.
Exercises I
Differentiate the following:
Exercise 9.1. .
Answer
.
Solution
Let . Then and \begin{align} \frac{d y}{d x}&=\frac{dy}{du}\cdot\frac{du}{dx}\\ &=\frac{1}{2}u^{\frac{1}{2}-1}\cdot (2 x)\\ &=x\left(x^{2}+1\right)^{-1 / 2}\\ &=\frac{x}{\sqrt{x^{2}+1}} \end{align}
Exercise 9.2. .
Answer
.
Solution
Let . Then , and
\begin{align} \frac{d y}{d x}&=\frac{dy}{du}\cdot\frac{du}{dx}\\ &=\left(\frac{1}{2}u^{-\frac{1}{2}}\right)\cdot (2x)\\ &=\frac{1}{2}\left(x^{2}+a^{2}\right)^{\frac{1}{2}-1}(2 x)\\ &=\frac{x}{\sqrt{x^{2}+a^{2}}} \end{align}
Exercise 9.3. .
Answer
.
Solution
\begin{align} & y=\frac{1}{\sqrt{a+x}}=(a+x)^{-1 / 2} \\ \Rightarrow &\frac{d y}{d x}=\left(-\frac{1}{ 2}\right)(a+x)^{-\frac{1}{2}-1}=\frac{-1}{2 \sqrt[2]{(a+x)^{3}}} \end{align}
Exercise 9.4. .
Answer
.
Solution
Let . Then
and
\begin{align} \frac{d y}{d x} & =\frac{d y}{d u} \cdot \frac{d u}{d x} \\ & =\left(-\frac{a}{2} u^{-\frac{3}{2}}\right)(-2 x) \\ & =\frac{a x}{u^{\frac{3}{2}}} \\ & =\frac{a x}{\sqrt{\left(a-x^{2}\right)^{3}}} \end{align}
Exercise 9.5. .
Answer
.
Solution
Using the Quotient Rule
To find where , let , then and
\begin{align} \frac{d u}{d x} & =\frac{d u}{d v} \cdot \frac{d v}{d x} \\ & =\frac{1}{2 \sqrt{v}} \cdot(2 x) \\ & =\frac{x}{\sqrt{x^{2}-a^{2}}} . \end{align} Therefore and \begin{align} \frac{d y}{d x} & =\frac{\dfrac{x}{\sqrt{x^{2}-a^{2}}} \cdot x^{2}-2 x \sqrt{x^{2}-a^{2}}}{x^{4}} \\ & =\frac{x^{3}-2 x\left(x^{2}-a^{2}\right)}{x^{4} \sqrt{x^{2}-a^{2}}} \\ & =\frac{2 a x-x^{3}}{x^{4} \sqrt{x^{2}-a^{2}}} \\ & =\frac{2 a-x^{2}}{x^{3} \sqrt{x^{2}-a^{2}}} \end{align}
Exercise 9.6. .
Answer
Solution
To find , we need to find and .
where . Then
\begin{align} \frac{d u}{d x} & =\frac{d u}{d u} \cdot \frac{d u}{d x} \\ & =\left(\frac{1}{3} v^{-\frac{2}{3}}\right)\left(4 x^{3}\right) \\ & =\frac{4 x^{3}}{3 \sqrt{\left(x^{2}+a\right)^{3}}} \end{align}
, where . Then
\begin{align} \frac{d w}{d x} & =\frac{d w}{d z} \cdot \frac{d z}{d x} \\ & =\frac{1}{2} z^{-\frac{1}{2}} \cdot\left(3 x^{2}\right) \\ & =\frac{3 x^{2}}{2 z^{\frac{1}{2}}} \\ & =\frac{3 x^{2}}{2 \sqrt{x^{3}+a}} \end{align}
Now using the Quotient Rule:
\begin{align} \frac{d y}{d x} & =\frac{\frac{d\left(\sqrt[3]{x^{4}+a}\right)}{d x} \cdot \sqrt{x^{3}+a}-\frac{d\left(\sqrt{x^{3}+a}\right)}{d x} \sqrt[3]{x^{4}+a}}{x^{3}+a} \\ & =\frac{\frac{4 x^{3}}{3 \sqrt{\left(x^{4}+a\right)^{3}}} \sqrt{x^{3}+a}-\frac{3 x^{2}}{2 \sqrt{x^{3}+a}} \cdot \sqrt[3]{x^{4}+a}}{x^{3}+a} \\ & =\frac{\frac{4}{3} x^{3}\left(x^{3}+a\right)-\frac{3}{2} x^{2}\left(x^{4}+a\right)}{\sqrt{\left(x^{4}+a\right)^{3}}\left(x^{3}+a\right)^{\frac{3}{2}}} \\ & =\frac{\frac{3}{2} x^{2}\left[\frac{8}{9} x\left(x^{3}+a\right)-\left(x^{4}+a\right)\right]}{\left(x^{4}+a\right)^{\frac{3}{2}}\left(x^{3}+a\right)^{\frac{3}{2}}}. \end{align}
Exercise 9.7. .
Answer
.
Solution
Using the Quotient Rule: \begin{align} & \frac{d y}{d x}=\frac{2 x(a+x)^{2}-2(a+x)\left(a^{2}+x^{2}\right)}{(a+x)^{4}} \\ & \frac{d y}{d x}=\frac{2(a+x)\left[x(a+x)-\left(a^{2}+x^{2}\right)\right]}{(a+x)^{4}} \\ & \frac{d y}{d x}=\frac{2\left[a x+x^{2}-a^{2}-x^{2}\right]}{(a+x)^{3}}=\frac{2 a(x-a)}{(a+x)^{3}} \end{align}
Note that to find , let . Then
Exercise 9.8. Differentiate with respect to .
Answer
.
Solution
Exercise 9.9. Differentiate .
Answer
.
Solution
To find , first we need to find the derivative of the numerator. To differentiate of with respect to , we can rewrite it as and apply the Chain Rule. Let . Then: \begin{align} \frac{d\left( \left(1 - \theta^2\right)^{\frac{1}{2}}\right)}{dx}&=\frac{d \left(u^\frac{1}{2}\right)}{d\theta}\\ &=\frac{d \left(u^\frac{1}{2}\right)}{du}\frac{u}{d\theta}\\ &=\frac{1}{2} u^{-\frac{1}{2}} (-2\theta)\\ &=\frac{1}{2}(1-\theta^2)^{-\frac{1}{2}}(-2\theta)\\ &=-\frac{\theta}{\sqrt{1-\theta^2}} \end{align} Using the Quotient Rule
\begin{align} \frac{d y}{d \theta}&=\frac{-\dfrac{\theta}{\sqrt{1-\theta^2}(1-\theta)}-(-1) \sqrt{1-\theta^{2}}}{(1-\theta)^{2}}\\ &=\frac{-\theta(1-\theta)+(1-\theta^2)}{\sqrt{1-\theta^2}\ \ (1-\theta^2)}\\ &=\frac{1-\theta}{\sqrt{1-\theta^2}\ \ (1-\theta)^2}\\ &=\frac{1}{\sqrt{1-\theta^2}\ \ (1-\theta)}. \end{align}
Exercise 9.10. A spherical balloon is increasing in volume. If, when its radius is feet, its volume is increasing at the rate of cubic feet per second, at what rate is its surface then increasing?2
Answer
At the rate of square feet per second.
Solution
The volume of the balloon is
and the surface of the balloon is
We know
We want to find .
Differentiate both sides of the following equation with respect to time
Since , we have
Now differentiate both sides of , with respect to time
Substitute in the above equation gives
The process can be extended to three or more derivatives, so that .
Examples
Example 9.12. If ;;, find .
Solution
We have
Example 9.13. If ;;, find .
Solution
Since to calculate , we first need to find , , and .
Differentiating with respect to gives \frac{dv}{dx}=\frac{\sqrt[3]{x-1}\dfrac{d(7x^{2})}{dx}-7x^{2}\dfrac{d(\sqrt[3]{x-1})}{dx}}{\left(\sqrt[3]{x-1}\right)^{2}} \tag{Quotient Rule} Placing and into the above expression, we get To simplify, multiply both the numerator and denominator by : \begin{align} \frac{dv}{dx}&=\frac{7x\left[2(x-1)^{\frac{1}{3}}-\frac{1}{3}x(x-1)^{-\frac{2}{3}}\right]}{(x-1)^{\frac{2}{3}}}\times\frac{3(x-1)^{\frac{2}{3}}}{3(x-1)^{\frac{2}{3}}}\\[9pt] &=\frac{7x\left[6(x-1)-x\right]}{3(x-1)^{\frac{4}{3}}}\\ &=\frac{7x(5x-6)}{3\sqrt[3]{(x-1)^4}}. \end{align}
So Hence an expression in which must be replaced by its value, and by its value in terms of .
Example 9.14. If ;;and , find .
Exercises II
Exercise 9.11. If ;; and , find .
Answer
.
Solution
\begin{align} & \frac{d w}{d x}=\frac{d w}{d v} \cdot \frac{d v}{d u} \cdot \frac{d u}{d x} \\ & =\frac{d\left(v^{-2}\right)}{d v} \cdot \frac{d\left(3 u+3 u^{2}\right)}{d u} \cdot \frac{d\left(\frac{1}{2} x^{3}\right)}{d x} \\ & =\left(-2 v^{-3}\right)(3+6 u)\left(\frac{3}{2} x^{2}\right) \\ & =\left(-\frac{2}{v^3}\right)(3+6 u)\left(\frac{3}{2} x^{2}\right) \\ & =\frac{-2}{\left(3 u+3 u^{2}\right)^{3}}(3+6 u)\left(\frac{3}{2} x^{2}\right) \\ & =\frac{-6(1+2 u)}{27\left(u+u^{2}\right)^{3}} \times \frac{3}{2} x^{2} \\ & =-\frac{1}{3} \frac{\left(1+2 \times \frac{1}{2} x^{3}\right)}{\left(\frac{1}{2} x^{3}+\frac{1}{4} x^{6}\right)^{3}} x^{2} \\ & =-\frac{x^{2}}{3} \frac{\left(1+x^{3}\right)}{\left(\frac{1}{2} x^{3}+\frac{1}{4} x^{6}\right)^{3}} \end{align}
Exercise 9.12. If ;; and , find .
Answer
.
Solution
\begin{align} \frac{d z}{d y}&=\frac{1}{2}(1+y)^{\frac{1}{2}-1}\\ &=\frac{1}{2 \sqrt{1+y}}\\ &=\frac{1}{2 \sqrt{1+3 x^{2}+\sqrt{2}}}\\ &=\frac{1}{2 \sqrt{1+\sqrt{2}+3 x^{2}}} \end{align} \begin{align} \frac{d v}{d z}&=\frac{-4}{(\sqrt{3}+4 z)^{2}}\\ &=\frac{-4}{(\sqrt{3}+4 \sqrt{1+y})^{2}}\\ &=\frac{-4}{\left(\sqrt{3}+4 \sqrt{1+\sqrt{2}+3 x^{2}}\right)^{2}} \end{align}
\begin{align} \frac{d v}{d x}&=\frac{d v}{d z} \cdot \frac{d z}{d y} \cdot \frac{d y}{d x}= \\ & =\frac{-4}{\left(\sqrt{3}+4 \sqrt{1+\sqrt{2}+3 x^{2}}\right)^{2}} \cdot \frac{1}{2 \sqrt{1+\sqrt{2}+3 x^{2}}} \cdot 6 x \\ & =\frac{-12 x}{\sqrt{1+\sqrt{2}+3 x^{2}}\left(\sqrt{3}+4 \sqrt{1+\sqrt{2}+3 x^{2}}\right)^{2}} \\ \end{align}
Exercise 9.13. If ;; and , find .
Answer
.
Solution
\begin{align} \frac{d u}{d x} & =\frac{d u}{d z} \cdot \frac{d z}{d y} \cdot \frac{d y}{d x} \\ & =-\frac{1}{2(1+z)^{\frac{3}{2}}} \cdot 2(1+y) \times \sqrt{3} x^{2} \\ & =-\frac{\sqrt{3} x^{2}}{\left(1+(1+y)^{2}\right)^{\frac{3}{2}}}(1+y) \\ & =-\frac{\sqrt{3} x^{2}}{\left(1+\left(1+\dfrac{x^{3}}{\sqrt{3}}\right)^{2}\right)^{\frac{3}{2}}}\left(\sqrt{3}+x^{3}\right) \\ & =-\frac{\sqrt{3} x^2}{\left(1+\left(1+\dfrac{x^3}{\sqrt{3}}\right)^2\right)^{\frac{3}{2}}}\left(1+\frac{x^3}{\sqrt{3}}\right) \\ & =-\frac{x^2\left(\sqrt{3}+x^3\right)}{\sqrt{\left[1+\left(1+\dfrac{x^3}{\sqrt{3}}\right)^2\right]^3}} \end{align}
Full Chapter
Sometimes one is stumped by finding that the expression to be differentiated is too complicated to tackle directly.
Thus, the equation is awkward to a beginner.
Now the dodge to turn the difficulty is this: Write some symbol, such as , for the expression ; then the equation becomes which you can easily manage; for Then tackle the expression and differentiate it with respect to , Then all that remains is plain sailing;
for that is, \begin{align} \frac{dy}{dx} &= \frac{3}{2} u^{\frac{1}{2}} \times 2x \\ &= \tfrac{3}{2} (x^2 + a^2)^{\frac{1}{2}} \times 2x \\ &= 3x(x^2 + a^2)^{\frac{1}{2}}; \end{align} and so the trick is done.
By and bye, when you have learned how to deal with sines, and cosines, and exponentials, you will find the chain rule of increasing usefulness.
Examples
Let us practice using the Chain Rule on a few examples.
Example 9.1. Differentiate .
Solution. Let .
Example 9.2. Differentiate .
Solution. Let .
Example 9.3. Differentiate .
Solution. Let .
Example 9.4. Differentiate .
Solution. Let . \begin{align} \frac{du}{dx} &= 3x^2;\quad y = u^{-\frac{1}{2}};\quad \frac{dy}{du}=-\frac{1}{2}(x^3 - a^2)^{-\frac{3}{2}}. \\ \frac{dy}{dx} &= \frac{dy}{du} \times \frac{du}{dx} = -\frac{3x^2}{2\sqrt{(x^3 - a^2)^3}}. \end{align}
Example 9.5. Differentiate .
Solution. Write this as .
(We may also write and differentiate as a product.)
Proceeding as in example 9.1 above, we get
Hence \begin{align} \frac{dy}{dx} &= - \frac{(1 + x)^{\frac{1}{2}}}{2(1 + x)\sqrt{1-x}} - \frac{(1 - x)^{\frac{1}{2}}}{2(1 + x)\sqrt{1+x}} \\ &= - \frac{1}{2\sqrt{1+x}\sqrt{1-x}} - \frac{\sqrt{1-x}}{2 \sqrt{(1+x)^3}};\\ \end{align} or
Example 9.6. Differentiate .
Solution. We may write this
Differentiating , as shown in example (2) above, we get so that
Example 9.7. Differentiate .
Solution. Let .
Now let and . \begin{align} \frac{dw}{dx} &= 2x+1;\quad v = w^{\frac{1}{2}};\quad \frac{dv}{dw} = \tfrac{1}{2}w^{-\frac{1}{2}}. \\ \frac{dv}{dx} &= \frac{dv}{dw} \times \frac{dw}{dx} = \tfrac{1}{2}(x^2+x+a)^{-\frac{1}{2}}(2x+1). \end{align} Hence \begin{align} \frac{du}{dx} &= 1 + \frac{2x+1}{2\sqrt{x^2+x+a}}, \\ \frac{dy}{dx} &= \frac{dy}{du} \times \frac{du}{dx}\\ &= 3\left(x+\sqrt{x^2+x+a}\right)^2 \left(1 +\frac{2x+1}{2\sqrt{x^2+x+a}}\right). \end{align}
Example 9.8. Differentiate .
Solution. We get
Let and .
Let and .
Hence or
Example 9.9. Differentiate with respect to .
Solution.
Example 9.10. Find the first and second derivatives of .
Solution. \frac{dy}{dx} = \frac{x}{b}\, \frac{d\bigl\{\bigl[(a-x)x\bigr]^{\frac{1}{2}}\bigr\}}{dx} + \frac{\sqrt{(a-x)x}}{b}.\tag{Product Rule}
Let and let ; then . \begin{align} &\frac{dw}{dx} = a-2x.\\ &\frac{du}{dw} \times \frac{dw}{dx} = \frac{du}{dx} = \frac{a-2x}{2\sqrt{(a-x)x}}. \end{align}
Hence
Now \begin{align} \frac{d^2y}{dx^2} &= \frac{2b \sqrt{(a-x)x}\, (3a-8x) - \dfrac{(3ax-4x^2)b(a-2x)}{\sqrt{(a-x)x}}} {4b^2(a-x)x} \\ &= \frac{3a^2-12ax+8x^2}{4b(a-x)\sqrt{(a-x)x}}. \end{align}
(We shall need these two last derivatives later on. See exercise 11 from Chapter 12.)
Example 9.11. A cylinder whose height is twice the radius of the base is increasing in volume, so that all its parts keep always in the same proportion to each other; that is, at any instant, the cylinder is similar to the original cylinder. When the radius of the base is feet, the surface area is increasing at the rate of square inches per second; at what rate is its volume then increasing?1
Solution.
The volume changes at the rate of cubic inches.
Exercises I
Differentiate the following:
Exercise 9.1. .
Answer
.
Solution
Let . Then and \begin{align} \frac{d y}{d x}&=\frac{dy}{du}\cdot\frac{du}{dx}\\ &=\frac{1}{2}u^{\frac{1}{2}-1}\cdot (2 x)\\ &=x\left(x^{2}+1\right)^{-1 / 2}\\ &=\frac{x}{\sqrt{x^{2}+1}} \end{align}
Exercise 9.2. .
Answer
.
Solution
Let . Then , and
\begin{align} \frac{d y}{d x}&=\frac{dy}{du}\cdot\frac{du}{dx}\\ &=\left(\frac{1}{2}u^{-\frac{1}{2}}\right)\cdot (2x)\\ &=\frac{1}{2}\left(x^{2}+a^{2}\right)^{\frac{1}{2}-1}(2 x)\\ &=\frac{x}{\sqrt{x^{2}+a^{2}}} \end{align}
Exercise 9.3. .
Answer
.
Solution
\begin{align} & y=\frac{1}{\sqrt{a+x}}=(a+x)^{-1 / 2} \\ \Rightarrow &\frac{d y}{d x}=\left(-\frac{1}{ 2}\right)(a+x)^{-\frac{1}{2}-1}=\frac{-1}{2 \sqrt[2]{(a+x)^{3}}} \end{align}
Exercise 9.4. .
Answer
.
Solution
Let . Then
and
\begin{align} \frac{d y}{d x} & =\frac{d y}{d u} \cdot \frac{d u}{d x} \\ & =\left(-\frac{a}{2} u^{-\frac{3}{2}}\right)(-2 x) \\ & =\frac{a x}{u^{\frac{3}{2}}} \\ & =\frac{a x}{\sqrt{\left(a-x^{2}\right)^{3}}} \end{align}
Exercise 9.5. .
Answer
.
Solution
Using the Quotient Rule
To find where , let , then and
\begin{align} \frac{d u}{d x} & =\frac{d u}{d v} \cdot \frac{d v}{d x} \\ & =\frac{1}{2 \sqrt{v}} \cdot(2 x) \\ & =\frac{x}{\sqrt{x^{2}-a^{2}}} . \end{align} Therefore and \begin{align} \frac{d y}{d x} & =\frac{\dfrac{x}{\sqrt{x^{2}-a^{2}}} \cdot x^{2}-2 x \sqrt{x^{2}-a^{2}}}{x^{4}} \\ & =\frac{x^{3}-2 x\left(x^{2}-a^{2}\right)}{x^{4} \sqrt{x^{2}-a^{2}}} \\ & =\frac{2 a x-x^{3}}{x^{4} \sqrt{x^{2}-a^{2}}} \\ & =\frac{2 a-x^{2}}{x^{3} \sqrt{x^{2}-a^{2}}} \end{align}
Exercise 9.6. .
Answer
Solution
To find , we need to find and .
where . Then
\begin{align} \frac{d u}{d x} & =\frac{d u}{d u} \cdot \frac{d u}{d x} \\ & =\left(\frac{1}{3} v^{-\frac{2}{3}}\right)\left(4 x^{3}\right) \\ & =\frac{4 x^{3}}{3 \sqrt{\left(x^{2}+a\right)^{3}}} \end{align}
, where . Then
\begin{align} \frac{d w}{d x} & =\frac{d w}{d z} \cdot \frac{d z}{d x} \\ & =\frac{1}{2} z^{-\frac{1}{2}} \cdot\left(3 x^{2}\right) \\ & =\frac{3 x^{2}}{2 z^{\frac{1}{2}}} \\ & =\frac{3 x^{2}}{2 \sqrt{x^{3}+a}} \end{align}
Now using the Quotient Rule:
\begin{align} \frac{d y}{d x} & =\frac{\frac{d\left(\sqrt[3]{x^{4}+a}\right)}{d x} \cdot \sqrt{x^{3}+a}-\frac{d\left(\sqrt{x^{3}+a}\right)}{d x} \sqrt[3]{x^{4}+a}}{x^{3}+a} \\ & =\frac{\frac{4 x^{3}}{3 \sqrt{\left(x^{4}+a\right)^{3}}} \sqrt{x^{3}+a}-\frac{3 x^{2}}{2 \sqrt{x^{3}+a}} \cdot \sqrt[3]{x^{4}+a}}{x^{3}+a} \\ & =\frac{\frac{4}{3} x^{3}\left(x^{3}+a\right)-\frac{3}{2} x^{2}\left(x^{4}+a\right)}{\sqrt{\left(x^{4}+a\right)^{3}}\left(x^{3}+a\right)^{\frac{3}{2}}} \\ & =\frac{\frac{3}{2} x^{2}\left[\frac{8}{9} x\left(x^{3}+a\right)-\left(x^{4}+a\right)\right]}{\left(x^{4}+a\right)^{\frac{3}{2}}\left(x^{3}+a\right)^{\frac{3}{2}}}. \end{align}
Exercise 9.7. .
Answer
.
Solution
Using the Quotient Rule: \begin{align} & \frac{d y}{d x}=\frac{2 x(a+x)^{2}-2(a+x)\left(a^{2}+x^{2}\right)}{(a+x)^{4}} \\ & \frac{d y}{d x}=\frac{2(a+x)\left[x(a+x)-\left(a^{2}+x^{2}\right)\right]}{(a+x)^{4}} \\ & \frac{d y}{d x}=\frac{2\left[a x+x^{2}-a^{2}-x^{2}\right]}{(a+x)^{3}}=\frac{2 a(x-a)}{(a+x)^{3}} \end{align}
Note that to find , let . Then
Exercise 9.8. Differentiate with respect to .
Answer
.
Solution
Exercise 9.9. Differentiate .
Answer
.
Solution
To find , first we need to find the derivative of the numerator. To differentiate of with respect to , we can rewrite it as and apply the Chain Rule. Let . Then: \begin{align} \frac{d\left( \left(1 - \theta^2\right)^{\frac{1}{2}}\right)}{dx}&=\frac{d \left(u^\frac{1}{2}\right)}{d\theta}\\ &=\frac{d \left(u^\frac{1}{2}\right)}{du}\frac{u}{d\theta}\\ &=\frac{1}{2} u^{-\frac{1}{2}} (-2\theta)\\ &=\frac{1}{2}(1-\theta^2)^{-\frac{1}{2}}(-2\theta)\\ &=-\frac{\theta}{\sqrt{1-\theta^2}} \end{align} Using the Quotient Rule
\begin{align} \frac{d y}{d \theta}&=\frac{-\dfrac{\theta}{\sqrt{1-\theta^2}(1-\theta)}-(-1) \sqrt{1-\theta^{2}}}{(1-\theta)^{2}}\\ &=\frac{-\theta(1-\theta)+(1-\theta^2)}{\sqrt{1-\theta^2}\ \ (1-\theta^2)}\\ &=\frac{1-\theta}{\sqrt{1-\theta^2}\ \ (1-\theta)^2}\\ &=\frac{1}{\sqrt{1-\theta^2}\ \ (1-\theta)}. \end{align}
Exercise 9.10. A spherical balloon is increasing in volume. If, when its radius is feet, its volume is increasing at the rate of cubic feet per second, at what rate is its surface then increasing?2
Answer
At the rate of square feet per second.
Solution
The volume of the balloon is
and the surface of the balloon is
We know
We want to find .
Differentiate both sides of the following equation with respect to time
Since , we have
Now differentiate both sides of , with respect to time
Substitute in the above equation gives
The process can be extended to three or more derivatives, so that .
Examples
Example 9.12. If ;;, find .
Solution. We have
Example 9.13. If ;;, find .
Solution. Since to calculate , we first need to find , , and .
Differentiating with respect to gives \frac{dv}{dx}=\frac{\sqrt[3]{x-1}\dfrac{d(7x^{2})}{dx}-7x^{2}\dfrac{d(\sqrt[3]{x-1})}{dx}}{\left(\sqrt[3]{x-1}\right)^{2}} \tag{Quotient Rule} Placing and into the above expression, we get To simplify, multiply both the numerator and denominator by : \begin{align} \frac{dv}{dx} &=\frac{7x\left[2(x-1)^{\frac{1}{3}}-\frac{1}{3}x(x-1)^{-\frac{2}{3}}\right]}{(x-1)^{\frac{2}{3}}}\times\frac{3(x-1)^{\frac{2}{3}}}{3(x-1)^{\frac{2}{3}}}\\[9pt] &=\frac{7x\left[6(x-1)-x\right]}{3(x-1)^{\frac{4}{3}}}\\ &=\frac{7x(5x-6)}{3\sqrt[3]{(x-1)^4}}. \end{align}
So Hence an expression in which must be replaced by its value, and by its value in terms of .
Example 9.14. If ;;and , find .
Solution. We get (see example 9.5); and
So that .
Replace now first , then by its value.
Exercises II
Exercise 9.11. If ;; and , find .
Answer
.
Solution
\begin{align} & \frac{d w}{d x}=\frac{d w}{d v} \cdot \frac{d v}{d u} \cdot \frac{d u}{d x} \\ & =\frac{d\left(v^{-2}\right)}{d v} \cdot \frac{d\left(3 u+3 u^{2}\right)}{d u} \cdot \frac{d\left(\frac{1}{2} x^{3}\right)}{d x} \\ & =\left(-2 v^{-3}\right)(3+6 u)\left(\frac{3}{2} x^{2}\right) \\ & =\left(-\frac{2}{v^3}\right)(3+6 u)\left(\frac{3}{2} x^{2}\right) \\ & =\frac{-2}{\left(3 u+3 u^{2}\right)^{3}}(3+6 u)\left(\frac{3}{2} x^{2}\right) \\ & =\frac{-6(1+2 u)}{27\left(u+u^{2}\right)^{3}} \times \frac{3}{2} x^{2} \\ & =-\frac{1}{3} \frac{\left(1+2 \times \frac{1}{2} x^{3}\right)}{\left(\frac{1}{2} x^{3}+\frac{1}{4} x^{6}\right)^{3}} x^{2} \\ & =-\frac{x^{2}}{3} \frac{\left(1+x^{3}\right)}{\left(\frac{1}{2} x^{3}+\frac{1}{4} x^{6}\right)^{3}} \end{align}
Exercise 9.12. If ;; and , find .
Answer
.
Solution
\begin{align} \frac{d z}{d y}&=\frac{1}{2}(1+y)^{\frac{1}{2}-1}\\ &=\frac{1}{2 \sqrt{1+y}}\\ &=\frac{1}{2 \sqrt{1+3 x^{2}+\sqrt{2}}}\\ &=\frac{1}{2 \sqrt{1+\sqrt{2}+3 x^{2}}} \end{align} \begin{align} \frac{d v}{d z}&=\frac{-4}{(\sqrt{3}+4 z)^{2}}\\ &=\frac{-4}{(\sqrt{3}+4 \sqrt{1+y})^{2}}\\ &=\frac{-4}{\left(\sqrt{3}+4 \sqrt{1+\sqrt{2}+3 x^{2}}\right)^{2}} \end{align}
\begin{align} \frac{d v}{d x}&=\frac{d v}{d z} \cdot \frac{d z}{d y} \cdot \frac{d y}{d x}= \\ & =\frac{-4}{\left(\sqrt{3}+4 \sqrt{1+\sqrt{2}+3 x^{2}}\right)^{2}} \cdot \frac{1}{2 \sqrt{1+\sqrt{2}+3 x^{2}}} \cdot 6 x \\ & =\frac{-12 x}{\sqrt{1+\sqrt{2}+3 x^{2}}\left(\sqrt{3}+4 \sqrt{1+\sqrt{2}+3 x^{2}}\right)^{2}} \\ \end{align}
Exercise 9.13. If ;; and , find .
Answer
.
Solution
\begin{align} \frac{d u}{d x} & =\frac{d u}{d z} \cdot \frac{d z}{d y} \cdot \frac{d y}{d x} \\ & =-\frac{1}{2(1+z)^{\frac{3}{2}}} \cdot 2(1+y) \times \sqrt{3} x^{2} \\ & =-\frac{\sqrt{3} x^{2}}{\left(1+(1+y)^{2}\right)^{\frac{3}{2}}}(1+y) \\ & =-\frac{\sqrt{3} x^{2}}{\left(1+\left(1+\dfrac{x^{3}}{\sqrt{3}}\right)^{2}\right)^{\frac{3}{2}}}\left(\sqrt{3}+x^{3}\right) \\ & =-\frac{\sqrt{3} x^2}{\left(1+\left(1+\dfrac{x^3}{\sqrt{3}}\right)^2\right)^{\frac{3}{2}}}\left(1+\frac{x^3}{\sqrt{3}}\right) \\ & =-\frac{x^2\left(\sqrt{3}+x^3\right)}{\sqrt{\left[1+\left(1+\dfrac{x^3}{\sqrt{3}}\right)^2\right]^3}} \end{align}