Skip to main content
Mathematics LibreTexts

1.3: The Derivative of a Function at a Point

  • Page ID
    107792
  • \( \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}}\)

    Motivating Questions
    • How is the average rate of change of a function on a given interval defined, and what does this quantity measure?
    • How is the instantaneous rate of change of a function at a particular point defined? How is the instantaneous rate of change linked to average rate of change?
    • What is the derivative of a function at a given point? What does this derivative value measure? How do we interpret the derivative value graphically?
    • How are limits used formally in the computation of derivatives?

    The instantaneous rate of change of a function is an idea that sits at the foundation of calculus. It is a generalization of the notion of instantaneous velocity and measures how fast a particular function is changing at a given point. If the original function represents the position of a moving object, this instantaneous rate of change is precisely the velocity of the object. In other contexts, instantaneous rate of change could measure the number of cells added to a bacteria culture per day, the number of additional gallons of gasoline consumed by increasing a car's velocity one mile per hour, or the number of dollars added to a mortgage payment for each percentage point increase in interest rate. The instantaneous rate of change can also be interpreted geometrically on the function's graph, and this connection is fundamental to many of the main ideas in calculus.

    Recall that for a moving object with position function \(s\text{,}\) its average velocity on the time interval \(t = a\) to \(t = a+h\) is given by the quotient

    \[ AV_{[a,a+h]} = \frac{s(a+h)-s(a)}{h}\text{.} \nonumber \]

    In a similar way, we make the following definition for an arbitrary function \(y = f(x)\text{.}\)

    Definition \(\PageIndex{1}\): Average Rate of Change

    For a function \(f\text{,}\) the average rate of change of \(f\) on the interval \([a,a+h]\) is given by the value

    \[ AV_{[a,a+h]} = \frac{f(a+h)-f(a)}{h}\text{.} \nonumber \]

    Equivalently, if we want to consider the average rate of change of \(f\) on \([a,b]\text{,}\) we compute

    \[ AV_{[a,b]} = \frac{f(b)-f(a)}{b-a}\text{.} \nonumber \]

    It is essential that you understand how the average rate of change of \(f\) on an interval is connected to its graph.

    Preview Activity \(\PageIndex{1}\)

    Suppose that \(f\) is the function given by the graph below and that \(a\) and \(a+h\) are the input values as labeled on the \(x\)-axis. Use the graph in Figure \(\PageIndex{1}\) to answer the following questions.

    1_3_PA1.svg

    Figure \(\PageIndex{1}\). Plot of \(y = f(x)\) for Preview Activity \(\PageIndex{1}\).
    1. Locate and label the points \((a,f(a))\) and \((a+h, f(a+h))\) on the graph.
    2. Construct a right triangle whose hypotenuse is the line segment from \((a,f(a))\) to \((a+h,f(a+h))\text{.}\) What are the lengths of the respective legs of this triangle?
    3. What is the slope of the line that connects the points \((a,f(a))\) and \((a+h, f(a+h))\text{?}\)
    4. Write a meaningful sentence that explains how the average rate of change of the function on a given interval and the slope of a related line are connected.

    The Derivative of a Function at a Point

    Just as we defined instantaneous velocity in terms of average velocity, we now define the instantaneous rate of change of a function at a point in terms of the average rate of change of the function \(f\) over related intervals. This instantaneous rate of change of \(f\) at \(a\) is called “the derivative of \(f\) at \(a\text{,}\)” and is denoted by \(f'(a)\text{.}\)

    Definition \(\PageIndex{2}\): Derivative

    Let \(f\) be a function and \(x = a\) a value in the function's domain. We define the derivative of \(f\) with respect to \(x\) evaluated at \(x = a\), denoted \(f'(a)\text{,}\) by the formula

    \[ f'(a) = \lim_{h \to 0} \frac{f(a+h)-f(a)}{h}\text{,} \nonumber \]

    provided this limit exists.

    Aloud, we read the symbol \(f'(a)\) as either “\(f\)-prime at \(a\)” or “the derivative of \(f\) evaluated at \(x = a\text{.}\)” Much of the next several chapters will be devoted to understanding, computing, applying, and interpreting derivatives. For now, we observe the following important things.

    Note \(\PageIndex{1}\)
    • The derivative of \(f\) at the value \(x = a\) is defined as the limit of the average rate of change of \(f\) on the interval \([a,a+h]\) as \(h \to 0\text{.}\) This limit may not exist, so not every function has a derivative at every point.
    • We say that a function is differentiable at \(x = a\) if it has a derivative at \(x = a\text{.}\)
    • The derivative is a generalization of the instantaneous velocity of a position function: if \(y = s(t)\) is a position function of a moving body, \(s'(a)\) tells us the instantaneous velocity of the body at time \(t=a\text{.}\)
    • Because the units on \(\frac{f(a+h)-f(a)}{h}\) are “units of \(f(x)\) per unit of \(x\text{,}\)” the derivative has these very same units. For instance, if \(s\) measures position in feet and \(t\) measures time in seconds, the units on \(s'(a)\) are feet per second.
    • Because the quantity \(\frac{f(a+h)-f(a)}{h}\) represents the slope of the line through \((a,f(a))\) and \((a+h, f(a+h))\text{,}\) when we compute the derivative we are taking the limit of a collection of slopes of lines. Thus, the derivative itself represents the slope of a particularly important line.

    We first consider the derivative at a given value as the slope of a certain line.

    When we compute an instantaneous rate of change, we allow the interval \([a,a+h]\) to shrink as \(h \to 0\text{.}\) We can think of one endpoint of the interval as “sliding towards” the other. In particular, provided that \(f\) has a derivative at \((a,f(a))\text{,}\) the point \((a+h,f(a+h))\) will approach \((a,f(a))\) as \(h \to 0\text{.}\) Because the process of taking a limit is a dynamic one, it can be helpful to use computing technology to visualize it. One option is a java applet in which the user is able to control the point that is moving. For a helpful collection of examples, consider the work of David Austin of Grand Valley State University, and this particularly relevant example. For applets that have been built in Geogebra 1 , see Marc Renault's library via Shippensburg University, with this example being especially fitting for our work in this section.

    You can even consider building your own examples; the fantastic program Geogebra is available for free download and is easy to learn and use.

    Figure \(\PageIndex{2}\) shows a sequence of figures with several different lines through the points \((a, f(a))\) and \((a+h,f(a+h))\text{,}\) generated by different values of \(h\text{.}\) These lines (shown in the first three figures in magenta), are often called secant lines to the curve \(y = f(x)\text{.}\) A secant line to a curve is simply a line that passes through two points on the curve. For each such line, the slope of the secant line is \(m = \frac{f(a+h) - f(a)}{h}\text{,}\) where the value of \(h\) depends on the location of the point we choose. We can see in the diagram how, as \(h \to 0\text{,}\) the secant lines start to approach a single line that passes through the point \((a,f(a))\text{.}\) If the limit of the slopes of the secant lines exists, we say that the resulting value is the slope of the tangent line to the curve. This tangent line (shown in the right-most figure in green) to the graph of \(y = f(x)\) at the point \((a,f(a))\) has slope \(m = f'(a)\text{.}\)

    1_3_SecToTanSeq.svg

    Figure \(\PageIndex{2}\). A sequence of secant lines approaching the tangent line to \(f\) at \((a,f(a))\text{.}\)

    If the tangent line at \(x = a\) exists, the graph of \(f\) looks like a straight line when viewed up close at \((a,f(a))\text{.}\) In Figure \(\PageIndex{3}\) we combine the four graphs in Figure \(\PageIndex{2}\) into the single one on the left, and zoom in on the box centered at \((a,f(a))\) on the right. Note how the tangent line sits relative to the curve \(y = f(x)\) at \((a,f(a))\) and how closely it resembles the curve near \(x = a\text{.}\)

    1_3_SecToTan.svg

    Figure \(\PageIndex{3}\). A sequence of secant lines approaching the tangent line to \(f\) at \((a,f(a))\text{.}\) At right, we zoom in on the point \((a,f(a))\text{.}\) The slope of the tangent line (in green) to \(f\) at \((a,f(a))\) is given by \(f'(a)\text{.}\)
    Note \(\PageIndex{2}\)

    The instantaneous rate of change of \(f\) with respect to \(x\) at \(x = a\text{,}\) \(f'(a)\text{,}\) also measures the slope of the tangent line to the curve \(y = f(x)\) at \((a,f(a))\text{.}\)

    The following example demonstrates several key ideas involving the derivative of a function.

    Example \(\PageIndex{1}\)

    For the function \(f(x) = x - x^2\text{,}\) use the limit definition of the derivative to compute \(f'(2)\text{.}\) In addition, discuss the meaning of this value and draw a labeled graph that supports your explanation.

    Answer

    From the limit definition, we know that

    \[ f'(2) = \lim_{h \to 0} \frac{f(2+h)-f(2)}{h}\text{.} \nonumber \]

    Now we use the rule for \(f\text{,}\) and observe that \(f(2) = 2 - 2^2 = -2\) and \(f(2+h) = (2+h) - (2+h)^2\text{.}\) Substituting these values into the limit definition, we have that

    \[ f'(2) = \lim_{h \to 0} \frac{(2+h) - (2+h)^2 - (-2)}{h}\text{.} \nonumber \]

    In order to let \(h \to 0\text{,}\) we must simplify the quotient. Expanding and distributing in the numerator,

    \[ f'(2) = \lim_{h \to 0} \frac{2+h - 4 - 4h - h^2 + 2}{h}\text{.} \nonumber \]

    Combining like terms, we have

    \[ f'(2) = \lim_{h \to 0} \frac{ -3h - h^2}{h}\text{.} \nonumber \]

    Next, we remove a common factor of \(h\) in both the numerator and denominator and find that

    \[ f'(2) = \lim_{h \to 0} (-3-h)\text{.} \nonumber \]

    Finally, we are able to take the limit as \(h \to 0\text{,}\) and thus conclude that \(f'(2) = -3\text{.}\) We note that \(f'(2)\) is the instantaneous rate of change of \(f\) at the point \((2,-2)\text{.}\) It is also the slope of the tangent line to the graph of \(y = x - x^2\) at the point \((2,-2)\text{.}\) Figure \(\PageIndex{4}\) shows both the function and the line through \((2,-2)\) with slope \(m = f'(2) = -3\text{.}\)

    1_3_Ex1.svg
    Figure \(\PageIndex{4}\). The tangent line to \(y=x - x^2\) at the point \((2,-2)\).

    The following activities will help you explore a variety of key ideas related to derivatives.

    Activity \(\PageIndex{2}\)

    Consider the function \(f\) whose formula is \(\displaystyle f(x) = 3 - 2x\text{.}\)

    1. What familiar type of function is \(f\text{?}\) What can you say about the slope of \(f\) at every value of \(x\text{?}\)
    2. Compute the average rate of change of \(f\) on the intervals \([1,4]\text{,}\) \([3,7]\text{,}\) and \([5,5+h]\text{;}\) simplify each result as much as possible. What do you notice about these quantities?
    3. Use the limit definition of the derivative to compute the exact instantaneous rate of change of \(f\) with respect to \(x\) at the value \(a = 1\text{.}\) That is, compute \(f'(1)\) using the limit definition. Show your work. Is your result surprising?
    4. Without doing any additional computations, what are the values of \(f'(2)\text{,}\) \(f'(\pi)\text{,}\) and \(f'(-\sqrt{2})\text{?}\) Why?
    Activity \(\PageIndex{3}\)

    A water balloon is tossed vertically in the air from a window. The balloon's height in feet at time \(t\) in seconds after being launched is given by \(s(t) = -16t^2 + 16t + 32\text{.}\) Use this function to respond to each of the following questions.

    a. Sketch an accurate, labeled graph of \(s\) on the axes provided in Figure \(\PageIndex{5}\). You should be able to do this without using computing technology.

    1_3_Act2.svg

    Figure \(\PageIndex{5}\). Axes for plotting \(y = s(t)\) in Activity \(\PageIndex{3}\).

    b. Compute the average rate of change of \(s\) on the time interval \([1,2]\text{.}\) Include units on your answer and write one sentence to explain the meaning of the value you found.

    c. Use the limit definition to compute the instantaneous rate of change of \(s\) with respect to time, \(t\text{,}\) at the instant \(a = 1\text{.}\) Show your work using proper notation, include units on your answer, and write one sentence to explain the meaning of the value you found.

    d. On your graph in (a), sketch two lines: one whose slope represents the average rate of change of \(s\) on \([1,2]\text{,}\) the other whose slope represents the instantaneous rate of change of \(s\) at the instant \(a=1\text{.}\) Label each line clearly.

    e. For what values of \(a\) do you expect \(s'(a)\) to be positive? Why? Answer the same questions when “positive” is replaced by “negative” and “zero.”

    Activity \(\PageIndex{4}\)

    A rapidly growing city in Arizona has its population \(P\) at time \(t\text{,}\) where \(t\) is the number of decades after the year 2010, modeled by the formula \(P(t) = 25000 e^{t/5}\text{.}\) Use this function to respond to the following questions.

    a. Sketch an accurate graph of \(P\) for \(t = 0\) to \(t = 5\) on the axes provided in Figure \(\PageIndex{6}\). Label the scale on the axes carefully.

    1_3_Act3.svg

    Figure \(\PageIndex{6}\). Axes for plotting \(y = P(t)\) in Activity \(\PageIndex{4}\).

    b. Compute the average rate of change of \(P\) between 2030 and 2050. Include units on your answer and write one sentence to explain the meaning (in everyday language) of the value you found.

    c. Use the limit definition to write an expression for the instantaneous rate of change of \(P\) with respect to time, \(t\text{,}\) at the instant \(a = 2\text{.}\) Explain why this limit is difficult to evaluate exactly.

    d. Estimate the limit in (c) for the instantaneous rate of change of \(P\) at the instant \(a = 2\) by using several small \(h\) values. Once you have determined an accurate estimate of \(P'(2)\text{,}\) include units on your answer, and write one sentence (using everyday language) to explain the meaning of the value you found.

    e. On your graph above, sketch two lines: one whose slope represents the average rate of change of \(P\) on \([2,4]\text{,}\) the other whose slope represents the instantaneous rate of change of \(P\) at the instant \(a=2\text{.}\)

    f. In a carefully-worded sentence, describe the behavior of \(P'(a)\) as \(a\) increases in value. What does this reflect about the behavior of the given function \(P\text{?}\)

    Summary

    • The average rate of change of a function \(f\) on the interval \([a,b]\) is \(\frac{f(b)-f(a)}{b-a}\text{.}\) The units on the average rate of change are units of \(f(x)\) per unit of \(x\text{,}\) and the numerical value of the average rate of change represents the slope of the secant line between the points \((a,f(a))\) and \((b,f(b))\) on the graph of \(y = f(x)\text{.}\) If we view the interval as being \([a,a+h]\) instead of \([a,b]\text{,}\) the meaning is still the same, but the average rate of change is now computed by \(\frac{f(a+h)-f(a)}{h}\text{.}\)
    • The instantaneous rate of change with respect to \(x\) of a function \(f\) at a value \(x = a\) is denoted \(f'(a)\) (read “the derivative of \(f\) evaluated at \(a\)” or “\(f\)-prime at \(a\)”) and is defined by the formula
      \[ f'(a) = \lim_{h \to 0} \frac{f(a+h)-f(a)}{h}\text{,} \nonumber \]
      provided the limit exists. Note particularly that the instantaneous rate of change at \(x = a\) is the limit of the average rate of change on \([a,a+h]\) as \(h \to 0\text{.}\)
    • Provided the derivative \(f'(a)\) exists, its value tells us the instantaneous rate of change of \(f\) with respect to \(x\) at \(x = a\text{,}\) which geometrically is the slope of the tangent line to the curve \(y = f(x)\) at the point \((a,f(a))\text{.}\) We even say that \(f'(a)\) is the “slope of the curve” at the point \((a,f(a))\text{.}\)
    • Limits allow us to move from the rate of change over an interval to the rate of change at a single point.

    This page titled 1.3: The Derivative of a Function at a Point 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?