Skip to main content

Section 2.3 Elementary derivative rules (DF3)

Observation 2.3.1.

We know how to find the derivative function using the limit definition of the derivative. From the activities in the previous section, we have seen that this process gets cumbersome when the functions are more complicated. In this section we will discuss shortcuts to calculate derivatives, known as “differentiation rules”.

Activity 2.3.2.

In this activity we will try to deduce a rule for finding the derivative of a power function. Note, a power function is a function of the form \(f(x) = x^{n}\) where \(n\) is any real number.

(a)

Using the limit definition of the derivative, what is \(f'(x)\) for the power function \(f(x) = x\text{?}\)

  1. -1

  2. 1

  3. 0

  4. Does not exist

(b)

Using the limit definition of the derivative, what is \(f'(x)\) for the power function \(f(x) = x^{2}\text{?}\)

  1. 0

  2. \(\displaystyle -2x\)

  3. \(\displaystyle 2x\)

  4. \(\displaystyle 2x+1\)

(c)

Using the limit definition of the derivative, what is \(f'(x)\) for the power function \(f(x) = x^{3}\text{?}\)

  1. \(\displaystyle 3x^2\)

  2. \(\displaystyle -3x^2\)

  3. \(\displaystyle 3x^2-3x\)

  4. \(\displaystyle -3x^2+3x\)

(d)

WITHOUT using the limit definition of the derivative, what is your best guess for \(f'(x)\) when \(f(x) = x^{4}\text{?}\) (See if you can find a pattern from the first three tasks of this activity.)

  1. \(\displaystyle 3x^2\)

  2. \(\displaystyle 3x^3\)

  3. \(\displaystyle 4x^2\)

  4. \(\displaystyle 4x^3\)

Observation 2.3.4.

We have been using \(f'(x)\text{,}\) read “\(f\) prime”, to denote a derivative of the function \(f(x)\text{.}\) There are other ways to denote the derivative of \(y=f(x)\text{:}\) \(y'\) or \(\frac{df}{dx}\text{,}\) pronounced “dee-f dee-x”. If you want to take the derivative of \(f'(x)\text{,}\) \(y'\text{,}\) or \(\frac{df}{dx}\) to get the second derivative of \(f(x)\text{,}\) the notation is \(f''(x)\text{,}\) \(y''\text{,}\) or \(\frac{d^2f}{dx^2}\text{.}\)

Activity 2.3.5.

Using Theorem 2.3.3, which of the following statement(s) are true? For those statements that are wrong, give the correct derivative.

  1. The derivative of \(y = x^{10}\) is \(y' = 10x^{11}.\)

  2. The derivative of \(y = x^{-8}\) is \(y' = -8x^{-9}.\)

  3. The derivative of \(y = x^{100}\) is \(y' = 100x^{99}.\)

  4. The derivative of \(y = x^{-17}\) is \(y' = -17x^{-16}.\)

Activity 2.3.7.

Using Theorem 2.3.6, which of the following statement(s) are true? Note: Pay attention to the independent variable (the input) of the function.

  1. The derivative of \(y(x) = 10\) is \(y'(x) = 9.\)

  2. The derivative of \(y(t) = x\) is \(y'(t) = 0.\)

  3. The derivative of \(y(a) = x^2\) is \(y'(a) = 2x.\)

  4. The derivative of \(y(x) = -5\) is \(y'(x) = -4.\text{.}\)

Activity 2.3.9.

What is the derivative of the function \(y(x) = 12x^{2/3}\text{?}\)

  1. \(\displaystyle y'(x) = 8x^{5/3}.\)

  2. \(\displaystyle y'(x) = 18x^{-1/3}.\)

  3. \(\displaystyle y'(x) = 8x^{-1/3}.\)

  4. \(\displaystyle y'(x) = 18x^{5/3}.\)

Activity 2.3.11.

What are the first and second derivatives for the arbitrary quadratic function given by \(f(x) = ax^2 + bx + c\text{,}\) where \(a,\,b,\,c\) are any real numbers?

  1. \(\displaystyle f'(x) = 2ax + bx + c, \, f''(x)=2a +b.\)

  2. \(\displaystyle f'(x) = 2x + 1, \, f''(x)=2.\)

  3. \(\displaystyle f'(x) = 2ax + b , \, f''(x)=2a.\)

  4. \(\displaystyle f'(x) = ax + b, \, f''(x)=a.\)

Activity 2.3.12.

We can look at power functions with fractional exponents like \(f(x)= x^{\frac{1}{4}}=\sqrt[4]{x}\) or with negative exponents like \(g(x)= x^{-4} = \frac{1}{x^4}\text{.}\) What is the derivative of these two functions?

  1. \(\displaystyle f'(x) = \frac{1}{4 \sqrt[4]{x^3}}, \, g'(x) = \frac{-4}{x^3}.\)

  2. \(\displaystyle f'(x) = \frac{1}{4} \sqrt[4]{x^3}, \, g'(x) = \frac{-4}{x^5}.\)

  3. \(\displaystyle f'(x) = \frac{1}{4} \sqrt[4]{x^3}, \, g'(x) = \frac{-4}{x^3}.\)

  4. \(\displaystyle f'(x) = \frac{1}{4 \sqrt[4]{x^3}}, \, g'(x) = \frac{-4}{x^5}.\)

Observation 2.3.14.

A special case of Theorem 2.3.13 is when \(b = e\text{,}\) where \(e\) is the base of the natural logarithm function. In this case let \(f(x) = e^x\text{.}\) Then

\begin{equation*} f'(x) =\ln(e) \, e^{x} = e^{x}. \end{equation*}

So \(f(x)=e^x\) is a special function for which \(f'(x)=f(x)\text{.}\)

Activity 2.3.15.

The first derivative of the function \(g(x) = x^e + e^{x}\) is given by \(g'(x) = ex^{e-1} + e^{x}\text{.}\) What is the second derivative of \(g(x)\text{?}\)

  1. \(\displaystyle g''(x) = x^{e} + e^{x}.\)

  2. \(\displaystyle g''(x) = e(e-1)x^{e-2} + e^x.\)

  3. \(\displaystyle g''(x) = ex^{e-1} + e^x.\)

  4. \(\displaystyle g''(x) = e^x.\)

Activity 2.3.17.

The derivative of \(f(x) = 7\sin(x) + 2e^x + 3x^{1/3} - 2\) is,

  1. \(\displaystyle f'(x) = 7\cos(x) + 2e^{x} + x^{-2/3} - 2x.\)

  2. \(\displaystyle f'(x) = 7\cos(x) + 2e^{x} + -2x^{-2/3} - 2.\)

  3. \(\displaystyle f'(x) = -7\sin(x) + e^{x} + x^{-2/3}.\)

  4. \(\displaystyle f'(x) = -7\cos(x) + 2e^{x}\ln(x) + x^{-2/3}.\)

  5. \(\displaystyle f'(x) = 7\cos(x) + 2e^x + x^{-2/3}.\)

Activity 2.3.19.

Which of the following statements is NOT true?

  1. The derivative of \(y = 2\ln(x)\) is \(y' = \frac{2}{x}.\)

  2. The derivative of \(y = \frac{\ln(x)}{2}\) is \(y' = \frac{1}{2x}.\)

  3. The derivative of \(y = \frac{2}{3}\ln(x)\) is \(y' = \frac{3}{2x}.\)

  4. The derivative of \(y = \ln(x^{2})\) is \(y' = \frac{2}{x}\text{.}\)

Activity 2.3.20.

Demonstrate and explain how to find the derivative of the following functions. Be sure to explicitly denote which derivative rules (scalar multiple, sum/difference, etc.) you are using in your work.

(a)

\begin{equation*} g(x) = 2 \, \cos\left(x\right) - 3 \, e^x \end{equation*}

(b)

\begin{equation*} h(w) = \sqrt[5]{w^7} + \frac{6}{w^{5}} \end{equation*}

(c)

\begin{equation*} f(t) = -4 \, t^{5} + 5 \, t^{3} + t - 8 \end{equation*}

Activity 2.3.21.

Suppose that the temperature (in degrees Fahrenheit) of a cup of coffee, \(t\) minutes after forgetting it on a bench outside, is given by the function

\begin{equation*} f(t) = 40 \, (0.5)^t + 50 \end{equation*}

Find \(f(1)\) and \(f'(1)\) and try to interpret your result in the context of this problem.

Activity 2.3.22.

In this activity you will use our first derivative rules to study the slope of tangent lines.

(a)

The graph of \(y=x^3-9x^2-16x+1\) has a slope of 5 at two points. Find the coordinates of these points.

(b)

Find the equations of the two lines tangent to the parabola \(y=(x-2)^2\) which pass through the origin. You will want to think about slope in two ways: as the derivative at \(x=a\) and the rise over the run in a linear function through the origin and the point \((a, f(a))\text{.}\) Use a graph to check your work and sketch the tangent lines on your graph.

Activity 2.3.23.

Find the values of the parameters \(a,b,c\) for the quadratic polynomial \(q(x) = ax^2 +bx +c \) that best approximates the graph of \(f(x)=e^x\) at \(x=0\text{.}\) This means choosing \(a,b,c\) such that

  • \(\displaystyle q(0) = f(0)\)

  • \(\displaystyle q'(0) = f'(0)\)

  • \(\displaystyle q''(0) = f''(0)\)

Hint: find the values of \(f(0),f'(0),f''(0)\text{.}\) The values of \(q(0),q'(0),q''(0)\) at zero will involve some parameters. You can solve for these parameters using the equations above.