Skip to main content
Mathematics LibreTexts

2.E: Computing Derivatives (Exercises)

  • Page ID
    5381
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    2.1: Elementary Derivative Rules

    1. Derivative of a power function
    2. Derivative of a rational function
    3. Derivative of a root function
    4. Derivative of a quadratic
    5. Derivative of a sum of power functions
    6. Simplifying a product before differentiating
    7. Simplifying a quotient before differentiating
    8. Finding a tangent line equation
    9. Determining where \(f'(x) = 0\)
    10

    Let \(f\) and \(g\) be differentiable functions for which the following information is known: \(f(2) = 5\text{,}\) \(g(2) = -3\text{,}\) \(f'(2) = -1/2\text{,}\) \(g'(2) = 2\text{.}\)

    1. Let \(h\) be the new function defined by the rule \(h(x) = 3f(x) - 4g(x)\text{.}\) Determine \(h(2)\) and \(h'(2)\text{.}\)
    2. Find an equation for the tangent line to \(y = h(x)\) at the point \((2,h(2))\text{.}\)
    3. Let \(p\) be the function defined by the rule \(p(x) = -2f(x) + \frac{1}{2}g(x)\text{.}\) Is \(p\) increasing, decreasing, or neither at \(a = 2\text{?}\) Why?
    4. Estimate the value of \(p(2.03)\) by using the local linearization of \(p\) at the point \((2,p(2))\text{.}\)
    11

    Let functions \(p\) and \(q\) be the piecewise linear functions given by their respective graphs in Figure 2.1.6. Use the graphs to answer the following questions.

    2_1_Ez3.svg

    Figure 2.1.6. The graphs of \(p\) (in blue) and \(q\) (in green).
    1. At what values of \(x\) is \(p\) not differentiable? At what values of \(x\) is \(q\) not differentiable? Why?
    2. Let \(r(x) = p(x) + 2q(x)\text{.}\) At what values of \(x\) is \(r\) not differentiable? Why?
    3. Determine \(r'(-2)\) and \(r'(0)\text{.}\)
    4. Find an equation for the tangent line to \(y = r(x)\) at the point \((2,r(2))\text{.}\)
    12

    Consider the functions \(r(t) = t^t\) and \(s(t) = \arccos(t)\text{,}\) for which you are given the facts that \(r'(t) = t^t(\ln(t) + 1)\) and \(s'(t) = -\frac{1}{\sqrt{1-t^2}}\text{.}\) Do not be concerned with where these derivative formulas come from. We restrict our interest in both functions to the domain \(0 \lt t \lt 1\text{.}\)

    1. Let \(w(t) = 3t^t - 2\arccos(t)\text{.}\) Determine \(w'(t)\text{.}\)
    2. Find an equation for the tangent line to \(y = w(t)\) at the point \((\frac{1}{2}, w(\frac{1}{2}))\text{.}\)
    3. Let \(v(t) = t^t + \arccos(t)\text{.}\) Is \(v\) increasing or decreasing at the instant \(t = \frac{1}{2}\text{?}\) Why?
    13

    Let \(f(x) = a^x\text{.}\) The goal of this problem is to explore how the value of \(a\) affects the derivative of \(f(x)\text{,}\) without assuming we know the rule for \(\frac{d}{dx}[a^x]\) that we have stated and used in earlier work in this section.

    1. Use the limit definition of the derivative to show that
      \[ f'(x) = \lim_{h \to 0} \frac{a^x \cdot a^h - a^x}{h}\text{.} \nonumber \]
    2. Explain why it is also true that
      \[ f'(x) = a^x \cdot \lim_{h \to 0} \frac{a^h - 1}{h}\text{.} \nonumber \]
    3. Use computing technology and small values of \(h\) to estimate the value of
      \[ L = \lim_{h \to 0} \frac{a^h - 1}{h} \nonumber \]

      when \(a = 2\text{.}\) Do likewise when \(a = 3\text{.}\)

    4. Note that it would be ideal if the value of the limit \(L\) was \(1\text{,}\) for then \(f\) would be a particularly special function: its derivative would be simply \(a^x\text{,}\) which would mean that its derivative is itself. By experimenting with different values of \(a\) between \(2\) and \(3\text{,}\) try to find a value for \(a\) for which
      \[ L = \lim_{h \to 0} \frac{a^h - 1}{h} = 1\text{.} \nonumber \]
    5. Compute \(\ln(2)\) and \(\ln(3)\text{.}\) What does your work in (b) and (c) suggest is true about \(\frac{d}{dx}[2^x]\) and \(\frac{d}{dx}[3^x]\text{?}\)
    6. How do your investigations in (d) lead to a particularly important fact about the function \(f(x) = e^x\text{?}\)

    2.2: The Sine and Cosine Function

    1

    Suppose that \(V(t) = 24 \cdot 1.07^t + 6 \sin(t)\) represents the value of a person's investment portfolio in thousands of dollars in year \(t\text{,}\) where \(t = 0\) corresponds to January 1, 2010.

    1. At what instantaneous rate is the portfolio's value changing on January 1, 2012? Include units on your answer.
    2. Determine the value of \(V''(2)\text{.}\) What are the units on this quantity and what does it tell you about how the portfolio's value is changing?
    3. On the interval \(0 \le t \le 20\text{,}\) graph the function \(V(t) = 24 \cdot 1.07^t + 6 \sin(t)\) and describe its behavior in the context of the problem. Then, compare the graphs of the functions \(A(t) = 24 \cdot 1.07^t\) and \(V(t) = 24 \cdot 1.07^t + 6 \sin(t)\text{,}\) as well as the graphs of their derivatives \(A'(t)\) and \(V'(t)\text{.}\) What is the impact of the term \(6 \sin(t)\) on the behavior of the function \(V(t)\text{?}\)
    2.

    Let \(f(x) = 3\cos(x) - 2\sin(x) + 6\text{.}\)

    1. Determine the exact slope of the tangent line to \(y = f(x)\) at the point where \(a = \frac{\pi}{4}\text{.}\)
    2. Determine the tangent line approximation to \(y = f(x)\) at the point where \(a = \pi\text{.}\)
    3. At the point where \(a = \frac{\pi}{2}\text{,}\) is \(f\) increasing, decreasing, or neither?
    4. At the point where \(a = \frac{3\pi}{2}\text{,}\) does the tangent line to \(y = f(x)\) lie above the curve, below the curve, or neither? How can you answer this question without even graphing the function or the tangent line?
    3

    In this exercise, we explore how the limit definition of the derivative more formally shows that \(\frac{d}{dx}[\sin(x)] = \cos(x)\text{.}\) Letting \(f(x) = \sin(x)\text{,}\) note that the limit definition of the derivative tells us that

    \[ f'(x) = \lim_{h \to 0} \frac{\sin(x+h) - \sin(x)}{h}\text{.} \nonumber \]
    1. Recall the trigonometric identity for the sine of a sum of angles \(\alpha\) and \(\beta\text{:}\) \(\sin(\alpha + \beta) = \sin(\alpha)\cos(\beta) + \cos(\alpha)\sin(\beta)\text{.}\) Use this identity and some algebra to show that
      \[ f'(x) = \lim_{h \to 0} \frac{\sin(x)(\cos(h)-1) + \cos(x)\sin(h)}{h}\text{.} \nonumber \]
    2. Next, note that as \(h\) changes, \(x\) remains constant. Explain why it therefore makes sense to say that
      \[ f'(x) = \sin(x) \cdot \lim_{h \to 0} \frac{\cos(h) -1 }{h} + \cos(x) \cdot \lim_{h \to 0} \frac{\sin(h)}{h}\text{.} \nonumber \]
    3. Finally, use small values of \(h\) to estimate the values of the two limits in (c):
      \[ \lim_{h \to 0} \frac{\cos(h) - 1}{h} \ \ \text{and} \ \ \lim_{h \to 0} \frac{\sin(h)}{h}\text{.} \nonumber \]
    4. What do your results in (b) and (c) thus tell you about \(f'(x)\text{?}\)
    5. By emulating the steps taken above, use the limit definition of the derivative to argue convincingly that \(\frac{d}{dx}[\cos(x)] = -\sin(x)\text{.}\)

    2.3: The Product and Quotient Rules

    1. Derivative of a basic product
    2. Derivative of a product
    3. Derivative of a quotient of linear functions
    4. Derivative of a rational function
    5. Derivative of a product of trigonometric functions
    6. Derivative of a product of power and trigonmetric functions
    7. Derivative of a sum that involves a product
    8. Product and quotient rules with graphs
    9. Product and quotient rules with given function values
    10

    Let \(f\) and \(g\) be differentiable functions for which the following information is known: \(f(2) = 5\text{,}\) \(g(2) = -3\text{,}\) \(f'(2) = -1/2\text{,}\) \(g'(2) = 2\text{.}\)

    1. Let \(h\) be the new function defined by the rule \(h(x) = g(x) \cdot f(x)\text{.}\) Determine \(h(2)\) and \(h'(2)\text{.}\)
    2. Find an equation for the tangent line to \(y = h(x)\) at the point \((2,h(2))\) (where \(h\) is the function defined in (a)).
    3. Let \(r\) be the function defined by the rule \(r(x) = \frac{g(x)}{f(x)}\text{.}\) Is \(r\) increasing, decreasing, or neither at \(a = 2\text{?}\) Why?
    4. Estimate the value of \(r(2.06)\) (where \(r\) is the function defined in (c)) by using the local linearization of \(r\) at the point \((2,r(2))\text{.}\)
    11

    Consider the functions \(r(t) = t^t\) and \(s(t) = \arccos(t)\text{,}\) for which you are given the facts that \(r'(t) = t^t(\ln(t) + 1)\) and \(s'(t) = -\frac{1}{\sqrt{1-t^2}}\text{.}\) Do not be concerned with where these derivative formulas come from. We restrict our interest in both functions to the domain \(0 \lt t \lt 1\text{.}\)

    1. Let \(w(t) = t^t \arccos(t)\text{.}\) Determine \(w'(t)\text{.}\)
    2. Find an equation for the tangent line to \(y = w(t)\) at the point \((\frac{1}{2}, w(\frac{1}{2}))\text{.}\)
    3. Let \(v(t) = \frac{t^t}{\arccos(t)}\text{.}\) Is \(v\) increasing or decreasing at the instant \(t = \frac{1}{2}\text{?}\) Why?
    12

    Let functions \(p\) and \(q\) be the piecewise linear functions given by their respective graphs in Figure 2.3.6. Use the graphs to answer the following questions.

    1. Let \(r(x) = p(x) \cdot q(x)\text{.}\) Determine \(r'(-2)\) and \(r'(0)\text{.}\)
    2. Are there values of \(x\) for which \(r'(x)\) does not exist? If so, which values, and why?
    3. Find an equation for the tangent line to \(y = r(x)\) at the point \((2,r(2))\text{.}\)
    4. Let \(z(x) = \frac{q(x)}{p(x)}\text{.}\) Determine \(z'(0)\) and \(z'(2)\text{.}\)
    5. Are there values of \(x\) for which \(z'(x)\) does not exist? If so, which values, and why?

    2_1_Ez3.svg

    Figure 2.3.6. The graphs of \(p\) (in blue) and \(q\) (in green).
    13

    A farmer with large land holdings has historically grown a wide variety of crops. With the price of ethanol fuel rising, he decides that it would be prudent to devote more and more of his acreage to producing corn. As he grows more and more corn, he learns efficiencies that increase his yield per acre. In the present year, he used 7000 acres of his land to grow corn, and that land had an average yield of 170 bushels per acre. At the current time, he plans to increase his number of acres devoted to growing corn at a rate of 600 acres/year, and he expects that right now his average yield is increasing at a rate of 8 bushels per acre per year. Use this information to answer the following questions.

    1. Say that the present year is \(t = 0\text{,}\) that \(A(t)\) denotes the number of acres the farmer devotes to growing corn in year \(t\text{,}\) \(Y(t)\) represents the average yield in year \(t\) (measured in bushels per acre), and \(C(t)\) is the total number of bushels of corn the farmer produces. What is the formula for \(C(t)\) in terms of \(A(t)\) and \(Y(t)\text{?}\) Why?
    2. What is the value of \(C(0)\text{?}\) What does it measure?
    3. Write an expression for \(C'(t)\) in terms of \(A(t)\text{,}\) \(A'(t)\text{,}\) \(Y(t)\text{,}\) and \(Y'(t)\text{.}\) Explain your thinking.
    4. What is the value of \(C'(0)\text{?}\) What does it measure?
    5. Based on the given information and your work above, estimate the value of \(C(1)\text{.}\)
    14

    Let \(f(v)\) be the gas consumption (in liters/km) of a car going at velocity \(v\) (in km/hour). In other words, \(f(v)\) tells you how many liters of gas the car uses to go one kilometer if it is traveling at \(v\) kilometers per hour. In addition, suppose that \(f(80)=0.05\) and \(f'(80) = 0.0004\text{.}\)

    1. Let \(g(v)\) be the distance the same car goes on one liter of gas at velocity \(v\text{.}\) What is the relationship between \(f(v)\) and \(g(v)\text{?}\) Hence find \(g(80)\) and \(g'(80)\text{.}\)
    2. Let \(h(v)\) be the gas consumption in liters per hour of a car going at velocity \(v\text{.}\) In other words, \(h(v)\) tells you how many liters of gas the car uses in one hour if it is going at velocity \(v\text{.}\) What is the algebraic relationship between \(h(v)\) and \(f(v)\text{?}\) Hence find \(h(80)\) and \(h'(80)\text{.}\)
    3. How would you explain the practical meaning of these function and derivative values to a driver who knows no calculus? Include units on each of the function and derivative values you discuss in your response.

    2.4: Derivatives of Other Trigonometric Functions

    1. A sum and product involving \(\tan(x)\)
    2. A quotient involving \(\tan(t)\)
    3. A quotient of trigonometric functions
    4. A quotient that involves a product
    5. Finding a tangent line equation
    6

    An object moving vertically has its height at time \(t\) (measured in feet, with time in seconds) given by the function \(h(t) = 3 + \frac{2\cos(t)}{1.2^t}\text{.}\)

    1. What is the object's instantaneous velocity when \(t =2\text{?}\)
    2. What is the object's acceleration at the instant \(t = 2\text{?}\)
    3. Describe in everyday language the behavior of the object at the instant \(t = 2\text{.}\)
    7

    Let \(f(x) = \sin(x) \cot(x)\text{.}\)

    1. Use the product rule to find \(f'(x)\text{.}\)
    2. True or false: for all real numbers \(x\text{,}\) \(f(x) = \cos(x)\text{.}\)
    3. Explain why the function that you found in (a) is almost the opposite of the sine function, but not quite. (Hint: convert all of the trigonometric functions in (a) to sines and cosines, and work to simplify. Think carefully about the domain of \(f\) and the domain of \(f'\text{.}\))
    8

    Let \(p(z)\) be given by the rule

    \[ p(z) = \frac{z\tan(z)}{z^2\sec(z) + 1} + 3 e^z + 1\text{.} \nonumber \]
    1. Determine \(p'(z)\text{.}\)
    2. Find an equation for the tangent line to \(p\) at the point where \(z = 0\text{.}\)
    3. At \(z = 0\text{,}\) is \(p\) increasing, decreasing, or neither? Why?

    2.5: The Chain Rule

    1. Mixing rules: chain, product, sum
    2. Mixing rules: chain and product
    3. Using the chain rule repeatedly
    4. Derivative involving arbitrary constants \(a\) and \(b\)
    5. Chain rule with graphs
    6. Chain rule with function values
    7. A product involving a composite function
    8

    Consider the basic functions \(f(x) = x^3\) and \(g(x) = \sin(x)\text{.}\)

    1. Let \(h(x) = f(g(x))\text{.}\) Find the exact instantaneous rate of change of \(h\) at the point where \(x = \frac{\pi}{4}\text{.}\)
    2. Which function is changing most rapidly at \(x = 0.25\text{:}\) \(h(x) = f(g(x))\) or \(r(x) = g(f(x))\text{?}\) Why?
    3. Let \(h(x) = f(g(x))\) and \(r(x) = g(f(x))\text{.}\) Which of these functions has a derivative that is periodic? Why?
    9

    Let \(u(x)\) be a differentiable function. For each of the following functions, determine the derivative. Each response will involve \(u\) and/or \(u'\text{.}\)

    1. \(\displaystyle p(x) = e^{u(x)}\)
    2. \(\displaystyle q(x) = u(e^x)\)
    3. \(\displaystyle r(x) = \cot(u(x))\)
    4. \(\displaystyle s(x) = u(\cot(x))\)
    5. \(\displaystyle a(x) = u(x^4)\)
    6. \(\displaystyle b(x) = u^4(x)\)
    10

    Let functions \(p\) and \(q\) be the piecewise linear functions given by their respective graphs in Figure 2.5.9. Use the graphs to answer the following questions.

    2_1_Ez3.svg

    Figure 2.5.9. The graphs of \(p\) (in blue) and \(q\) (in green).
    1. Let \(C(x) = p(q(x))\text{.}\) Determine \(C'(0)\) and \(C'(3)\text{.}\)
    2. Find a value of \(x\) for which \(C'(x)\) does not exist. Explain your thinking.
    3. Let \(Y(x) = q(q(x))\) and \(Z(x) = q(p(x))\text{.}\) Determine \(Y'(-2)\) and \(Z'(0)\text{.}\)
    11

    If a spherical tank of radius 4 feet has \(h\) feet of water present in the tank, then the volume of water in the tank is given by the formula

    \[ V = \frac{\pi}{3} h^2(12-h)\text{.} \nonumber \]
    1. At what instantaneous rate is the volume of water in the tank changing with respect to the height of the water at the instant \(h = 1\text{?}\) What are the units on this quantity?
    2. Now suppose that the height of water in the tank is being regulated by an inflow and outflow (e.g., a faucet and a drain) so that the height of the water at time \(t\) is given by the rule \(h(t) = \sin(\pi t) + 1\text{,}\) where \(t\) is measured in hours (and \(h\) is still measured in feet). At what rate is the height of the water changing with respect to time at the instant \(t = 2\text{?}\)
    3. Continuing under the assumptions in (b), at what instantaneous rate is the volume of water in the tank changing with respect to time at the instant \(t = 2\text{?}\)
    4. What are the main differences between the rates found in (a) and (c)? Include a discussion of the relevant units.

    2.6: Derivatives of Inverse Functions

    1. Composite function involving logarithms and polynomials
    2. Composite function involving trigonometric functions and logarithms
    3. Product involving \(\arcsin(w)\)
    4. Derivative involving \(\arctan(x)\)
    5. Composite function from a graph
    6. Composite function involving an inverse trigonometric function
    7. Mixing rules: product, chain, and inverse trig
    8. Mixing rules: product and inverse trig
    9

    Determine the derivative of each of the following functions. Use proper notation and clearly identify the derivative rules you use.

    1. \(\displaystyle f(x) = \ln(2\arctan(x) + 3\arcsin(x) + 5)\)
    2. \(\displaystyle r(z) = \arctan(\ln(\arcsin(z)))\)
    3. \(\displaystyle q(t) = \arctan^2(3t) \arcsin^4(7t)\)
    4. \(\displaystyle g(v) = \ln\left( \frac{\arctan(v)}{\arcsin(v) + v^2} \right)\)
    10

    Consider the graph of \(y = f(x)\) provided in Figure 2.6.7 and use it to answer the following questions.

    1. Use the provided graph to estimate the value of \(f'(1)\text{.}\)
    2. Sketch an approximate graph of \(y = f^{-1}(x)\text{.}\) Label at least three distinct points on the graph that correspond to three points on the graph of \(f\text{.}\)
    3. Based on your work in (a), what is the value of \((f^{-1})'(-1)\text{?}\) Why?

    2_6_Ez4.svg

    Figure 2.6.7. A function \(y = f(x)\)
    11

    Let \(f(x) = \frac{1}{4}x^3 + 4\text{.}\)

    1. Sketch a graph of \(y = f(x)\) and explain why \(f\) is an invertible function.
    2. Let \(g\) be the inverse of \(f\) and determine a formula for \(g\text{.}\)
    3. Compute \(f'(x)\text{,}\) \(g'(x)\text{,}\) \(f'(2)\text{,}\) and \(g'(6)\text{.}\) What is the special relationship between \(f'(2)\) and \(g'(6)\text{?}\) Why?
    12

    Let \(h(x) = x + \sin(x)\text{.}\)

    1. Sketch a graph of \(y = h(x)\) and explain why \(h\) must be invertible.
    2. Explain why it does not appear to be algebraically possible to determine a formula for \(h^{-1}\text{.}\)
    3. Observe that the point \((\frac{\pi}{2}, \frac{\pi}{2} + 1)\) lies on the graph of \(y = h(x)\text{.}\) Determine the value of \((h^{-1})'(\frac{\pi}{2} + 1)\text{.}\)

    2.7: Derivatives of Functions Given Implicitely

    1. Implicit differentiaion in a polynomial equation
    2. Implicit differentiation in an equation with logarithms
    3. Implicit differentiation in an equation with inverse trigonometric functions
    4. Slope of the tangent line to an implicit curve
    5. Equation of the tangent line to an implicit curve
    6

    Consider the curve given by the equation \(2y^3+y^2-y^5 = x^4 - 2x^3 + x^2\text{.}\) Find all points at which the tangent line to the curve is horizontal or vertical. Be sure to use a graphing utility to plot this implicit curve and to visually check the results of algebraic reasoning that you use to determine where the tangent lines are horizontal and vertical.

    7

    For the curve given by the equation \(\sin(x+y) + \cos(x-y) = 1\text{,}\) find the equation of the tangent line to the curve at the point \((\frac{\pi}{2}, \frac{\pi}{2})\text{.}\)

    8

    Implicit differentiation enables us a different perspective from which to see why the rule \(\frac{d}{dx} [a^x] = a^x \ln(a)\) holds, if we assume that \(\frac{d}{dx}[\ln(x)] = \frac{1}{x}\text{.}\) This exercise leads you through the key steps to do so.

    1. Let \(y = a^x\text{.}\) Rewrite this equation using the natural logarithm function to write \(x\) in terms of \(y\) (and the constant \(a\)).
    2. Differentiate both sides of the equation you found in (a) with respect to \(x\text{,}\) keeping in mind that \(y\) is implicitly a function of \(x\text{.}\)
    3. Solve the equation you found in (b) for \(\frac{dy}{dx}\text{,}\) and then use the definition of \(y\) to write \(\frac{dy}{dx}\) solely in terms of \(x\text{.}\) What have you found?

    2.8: Using Derivatives to Evaluate Limits

    1. L'Hôpital's Rule with graphs
    2. L'Hôpital's Rule to evaluate a limit
    3. Determining if L'Hôpital's Rule applies
    4. Using L'Hôpital's Rule multiple times
    5

    Let \(f\) and \(g\) be differentiable functions about which the following information is known: \(f(3) = g(3) = 0\text{,}\) \(f'(3) = g'(3) = 0\text{,}\) \(f''(3) = -2\text{,}\) and \(g''(3) = 1\text{.}\) Let a new function \(h\) be given by the rule \(h(x) = \frac{f(x)}{g(x)}\text{.}\) On the same set of axes, sketch possible graphs of \(f\) and \(g\) near \(x = 3\text{,}\) and use the provided information to determine the value of

    \[ \lim_{x \to 3} h(x)\text{.} \nonumber \]

    Provide explanation to support your conclusion.

    6

    Find all vertical and horizontal asymptotes of the function

    \[ R(x) = \frac{3(x-a)(x-b)}{5(x-a)(x-c)}\text{,} \nonumber \]

    where \(a\text{,}\) \(b\text{,}\) and \(c\) are distinct, arbitrary constants. In addition, state all values of \(x\) for which \(R\) is not continuous. Sketch a possible graph of \(R\text{,}\) clearly labeling the values of \(a\text{,}\) \(b\text{,}\) and \(c\text{.}\)

    7

    Consider the function \(g(x) = x^{2x}\text{,}\) which is defined for all \(x \gt 0\text{.}\) Observe that \(\lim_{x \to 0^+} g(x)\) is indeterminate due to its form of \(0^0\text{.}\) (Think about how we know that \(0^k = 0\) for all \(k \gt 0\text{,}\) while \(b^0 = 1\) for all \(b \ne 0\text{,}\) but that neither rule can apply to \(0^0\text{.}\))

    1. Let \(h(x) = \ln(g(x))\text{.}\) Explain why \(h(x) = 2x \ln(x)\text{.}\)
    2. Next, explain why it is equivalent to write \(h(x) = \frac{2\ln(x)}{\frac{1}{x}}\text{.}\)
    3. Use L'Hôpital's Rule and your work in (b) to compute \(\lim_{x \to 0^+} h(x)\text{.}\)
    4. Based on the value of \(\lim_{x \to 0^+} h(x)\text{,}\) determine \(\lim_{x \to 0^+} g(x)\text{.}\)
    8

    Recall we say that function \(g\) dominates function \(f\) provided that \(\lim_{x \to \infty} f(x) = \infty\text{,}\) \(\lim_{x \to \infty} g(x) = \infty\text{,}\) and \(\lim_{x \to \infty} \frac{f(x)}{g(x)} = 0\text{.}\)

    1. Which function dominates the other: \(\ln(x)\) or \(\sqrt{x}\text{?}\)
    2. Which function dominates the other: \(\ln(x)\) or \(\sqrt[n]{x}\text{?}\) (\(n\) can be any positive integer)
    3. Explain why \(e^x\) will dominate any polynomial function.
    4. Explain why \(x^n\) will dominate \(\ln(x)\) for any positive integer \(n\text{.}\)
    5. Give any example of two nonlinear functions such that neither dominates the other

    This page titled 2.E: Computing Derivatives (Exercises) is shared under a CC BY-SA 4.0 license and was authored, remixed, and/or curated by Matthew Boelkins, David Austin & Steven Schlicker (ScholarWorks @Grand Valley State University) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    • Was this article helpful?