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.1 - Slopes of Curves
- Section 6.2 - Tangents and Derivatives
- Section 6.3 - Increasing and Decreasing Functions
- Section 6.4 - Economic Applications
Question 1
Let f(x)=3x2+2x−1.
(a) Show that hf(x+h)−f(x)=6x+2+3h for h=0, and use this result to find f′(x).
(b) Find in particular f′(0), f′(−2), and f′(3). Find also the equation of the tangent to the graph at the point (0,−1).
Show answer
(a) Note that f(x+h)−f(x)=[3(x+h)2+2(x+h)−1]−[3x2+2x−1]=[3(x2+2hx+h2)+2x+2h−1]−[3x2+2x−1]=6hx+3h2+2h.
Now, we obtain f′(x)=limh→0hf(x+h)−f(x)=limh→0(6x+3h+2)=6x+2.
(b) f′(0)=2,f′(−2)=−10,f′(3)=20. The tangent equation is y=2x−1.
Question 2
For f(x)=1/x, show that hf(x+h)−f(x)=−x(x+h)1 and use this to show thatf(x)=x−1⟹f′(x)=−x−2.
In each case below, find the slope of the tangent to the graph of f at the specified point:
(a) f(x)=x2−1, at (1,0)
(b) f(x)=x3−2x, at (0,0)
(c) f(x)=x+x1, at (−1,−2)
Show answer
(a) f′(1)=2⋅1=2.
(b) f′(0)=3⋅02−2=−2.
(x) f′(−1)=1−[1/(−1)−2]=1−1=0.
Question 4
Let f(x)=x=x1/2.
(a) Show that (x+h−x)(x+h+x)=h.
(b) Use the result in part (a) to show that the Newton quotient of f(x) is 1/(x+h+x).
(c) Use the result in part (b) to show for x>0 one has f′(x)=2x1=21x−1/2.
Show answer
(a) x+h+xx+h−xx+h−x=h. Simply expand the left-hand side.
(b) By rearranging the identity in (a), we obtain:
hf(x+h)−f(x)=hx+h−x=1/(x+h+x).
(c) Note that f′(x)=limh→0hf(x+h)−f(x)=2x1=21x−1/2 .
Question 5
(a) Find the values of x at which f(x)=x2−4x+3 is increasing/decreasing.
(b) Examine where f(x)=−x3+4x2−x−6 is increasing/decreasing.
Show answer
(a) f′(x)=2x−4, so the function f(x) is decreasing in (−∞,2] and increasing in [2,∞).
(b) f′(x)=−3x28x−1=−3(x−x0)(x−x1), where x0=31(4−13)≈0.13 and x1=31(4+13)≈2.54. Then f(x) is decreasing in (−∞,x0], increasing in [x0,x1], and decreasing in [x1,∞).