This page allows you to practice some exercises on Differentiation. If you notice that you have difficulties, we advise you to go over the corresponding sections in the book.
These questions correspond to the following sections:
- Section 6.8 - The Chain Rule
- Section 6.9 - Higher-Order Derivatives
Question 16
Use the chain rule to find dz/dx for the following:
Given the odd form of the function and its derivative you might wonder what it looks like in practice. Below you can find a graph of y and its derivative y′. We can see that y increases smoothly as x increases, which is also reflected in y′. The derivative is strictly positive but rapidly becomes smaller in magnitude, which indicates that y is increasing sharply at first, but continues to grow more slowly as x gets larger.
Question 18
Consider the demand function x=b−ap−c , where a,b, and c are positive constants, x is
the quantity demanded, and the price p satisfies p>c/a. Compute dx/dp.
Show answer
We define x=b−ap−c=b−u, with u=ap−c. Then dpdx=−2u1u′=−2ap−ca.
Question 19
Find a formula for h′(x) when:
(a) h(x)=f(x2)
(b) h(x)=g(xnf(x))
Show answer
(a) h′(x)=f′(x2)2x, by using the chain rule.
(b) h′(x)=g′(xnf(x))⋅[xnf′(x)+nxn−1f(x)], by using both the product and chain rule.
Question 20
Differentiate each of the following in two different ways:
(a) y=(x4)5=x20
(b) y=(1−x)3=1−3x+3x2−x3
Show answer
(a) You can directly take the derivative of y=x20, which yields y′=20x19. Alternatively, you can apply the chain rule to the first expression. So using y=(x4)5 , we obtain the result y′=5(x4)4⋅4x3=20x19.
(b) We again start with the expression on the right. The derivative can easily be obtained as y′=−3+6x−3x2. Using the first expression, y=(1−x)3, we have to use the chain rule and obtain y′=3(1−x)2⋅−1=−3(1−2x+x2)=−3+6x−3x2.
Question 21
If f is differentiable at x, find expressions for the derivatives of the following functions:
(a) [f(x)]2−x
(b) x2f(x)+[f(x)]3
(c) f(x)
(d) x2/f(x)
(e) [f(x)]2/x3
Show answer
(a) 2f(x)f′(x)−1.
(b) 2xf(x)+x2f′(x)+3[f(x)]2f′(x).
(c) 21[f(x)]−1/2⋅f′(x)=f′(x)/[2f(x)].
(d) [2xf(x)−x2f′(x)]/[f(x)]2 using the quotient rule.
(b) Note that y′=10(1+x2)9⋅2x=20x(1+x2)9. Now we obtain for the second derivative y′′=20(1+x2)9+20x⋅9⋅(1+x2)8⋅2x=20(1+x2)8(1+19x2).
(c) Note that y′=21(1+x2)−1/2⋅2x=x(1+x2)−1/2. The second derivative is given by y′′=(1+x2)−1/2+x⋅−21(1+x2)−3/2⋅2x=(1+x2)−3/2.
(d) y′=9x2+2, so y′′=18x.
Question 23
For the following functions, compute the higher-order derivative as indicated in the exercise:
(a) d3z/dt3 for z=120t−(1/3)t3
(b) f(4)(1) for f(z)=100z−4
(c) y′′ and y′′′ for y=f(x)g(x)
Show answer
(a) z′=120−t2, z′′=−2t, z′′′=−2.
(b) f′(z)=−400z−5, f′′(z)=2000z−6, f′′′(z)=−12000z−7, f(4)(z)=84000z−8. This last espression evaluated at z=1 yields f(4)(1)=84000.
(c) With simplified notation, we obtain y′=f′g+fg′. So y′′=f′′g+f′g′+f′g′+fg′′ by applying the product and sum rule. For the third derivative, we need to once again apply these rules:
If u(y) denotes an individual’s utility of having income y, then R=−y⋅u′′(y)/u′(y) is the coefficient of relative risk aversion. Compute R for the following utility functions, where A1 is a positive constant and we assume that y>0:
(a) u(y)=A1y
(b) u(y)=y
Show answer
(a) Note that u′(y)=A1 and u′′(y)=0. Thus, R=0.
(b) u′(y)=(1/2)y−1/2 and u′′(y)=−(1/4)y−3/2. This yields R=(1/2)y−1/2y(1/4)y−3/2=0.50.25=21.