Skip to main content
Mathematics LibreTexts

3.1: Defining the Derivative

  • Page ID
    2490
    • Gilbert Strang & Edwin “Jed” Herman
    • OpenStax
    \( \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}}\)

    Learning Objectives
    • Recognize the meaning of the tangent to a curve at a point.
    • Calculate the slope of a tangent line.
    • Identify the derivative as the limit of a difference quotient.
    • Calculate the derivative of a given function at a point.
    • Describe the velocity as a rate of change.
    • Explain the difference between average velocity and instantaneous velocity.
    • Estimate the derivative from a table of values.

    Now that we have both a conceptual understanding of a limit and the practical ability to compute limits, we have established the foundation for our study of calculus, the branch of mathematics in which we compute derivatives and integrals. Most mathematicians and historians agree that calculus was developed independently by the Englishman Isaac Newton (1643–1727) and the German Gottfried Leibniz (1646–1716), whose images appear in Figure \(\PageIndex{1}\). When we credit Newton and Leibniz with developing calculus, we are really referring to the fact that Newton and Leibniz were the first to understand the relationship between the derivative and the integral. Both mathematicians benefited from the work of predecessors, such as Barrow, Fermat, and Cavalieri. The initial relationship between the two mathematicians appears to have been amicable; however, in later years a bitter controversy erupted over whose work took precedence. Although it seems likely that Newton did, indeed, arrive at the ideas behind calculus first, we are indebted to Leibniz for the notation that we commonly use today.

    Photos of Newton and Leibniz.
    Figure \(\PageIndex{1}\): Newton and Leibniz are credited with developing calculus independently.

    Tangent Lines

    We begin our study of calculus by revisiting the notion of secant lines and tangent lines. Recall that we used the slope of a secant line to a function at a point \((a,f(a))\) to estimate the rate of change, or the rate at which one variable changes in relation to another variable. We can obtain the slope of the secant by choosing a value of x near a and drawing a line through the points \((a,f(a))\) and \((x,f(x))\), as shown in Figure \(\PageIndex{2}\). The slope of this line is given by an equation in the form of a difference quotient:

    \[m_{sec}=\frac{f(x)−f(a)}{x−a} \nonumber \]

    We can also calculate the slope of a secant line to a function at a value a by using this equation and replacing \(x\) with \(a+h\), where \(h\) is a value close to a. We can then calculate the slope of the line through the points \((a,f(a))\) and \((a+h,f(a+h))\). In this case, we find the secant line has a slope given by the following difference quotient with increment \(h\):

    \[m_{sec}=\frac{f(a+h)−f(a)}{a+h−a}=\frac{f(a+h)−f(a)}{h} \nonumber \]

    Definition: Difference Quotient

    Let \(f\) be a function defined on an interval \(I\) containing \(a\). If \(x≠a\) is in \(I\), then

    \[Q=\frac{f(x)−f(a)}{x−a} \nonumber \]

    is a difference quotient.

    Also, if \(h≠0\) is chosen so that \(a+h\) is in \(I\), then

    \[Q=\frac{f(a+h)−f(a)}{h} \nonumber \]

    is a difference quotient with increment \(h\).

    These two expressions for calculating the slope of a secant line are illustrated in Figure \(\PageIndex{2}\). We will see that each of these two methods for finding the slope of a secant line is of value. Depending on the setting, we can choose one or the other. The primary consideration in our choice usually depends on ease of calculation.

    alt
    Figure \(\PageIndex{2}\): We can calculate the slope of a secant line in either of two ways.

    In Figure \(\PageIndex{3a}\) we see that, as the values of \(x\) approach \(a\), the slopes of the secant lines provide better estimates of the rate of change of the function at \(a\). Furthermore, the secant lines themselves approach the tangent line to the function at \(a\), which represents the limit of the secant lines. Similarly, Figure \(\PageIndex{3b}\) shows that as the values of \(h\) get closer to \(0\), the secant lines also approach the tangent line. The slope of the tangent line at \(a\) is the rate of change of the function at \(a\), as shown in Figure \(\PageIndex{3c}\).

    This figure consists of three graphs labeled a, b, and c. Figure a shows the Cartesian coordinate plane with 0, a, x2, and x1 marked in order on the x-axis. There is a curve labeled y = f(x) with points marked (a, f(a)), (x2, f(x2)), and (x1, f(x1)). There are three straight lines: the first crosses (a, f(a)) and (x1, f(x1)); the second crosses (a, f(a)) and (x2, f(x2)); and the third only touches (a, f(a)), making it the tangent. At the bottom of the graph, the equation mtan = limx → a (f(x) - f(a))/(x - a) is given. Figure b shows a similar graph, but this time a + h2 and a + h1 are marked on the x-axis instead of x2 and x1. Consequently, the curve labeled y = f(x) passes through (a, f(a)), (a + h2, f(a + h2)), and (a + h1, f(a + h1)) and the straight lines similarly cross the graph as in Figure a. At the bottom of the graph, the equation mtan = limh → 0 (f(a + h) - f(a))/h is given. Figure c shows only the curve labeled y = f(x) and its tangent at point (a, f(a)).
    Figure \(\PageIndex{3}\): The secant lines approach the tangent line (shown in green) as the second point approaches the first.

    In Figure \(\PageIndex{4}\) we show the graph of \(f(x)=\sqrt{x}\) and its tangent line at \((1,1)\) in a series of tighter intervals about \(x=1\). As the intervals become narrower, the graph of the function and its tangent line appear to coincide, making the values on the tangent line a good approximation to the values of the function for choices of \(x\) close to \(1\). In fact, the graph of \(f(x)\) itself appears to be locally linear in the immediate vicinity of \(x=1\).

    This figure consists of four graphs labeled a, b, c, and d. Figure a shows the graphs of the square root of x and the equation y = (x + 1)/2 with the x-axis going from 0 to 4 and the y-axis going from 0 to 2.5. The graphs of these two functions look very close near 1; there is a box around where these graphs look close. Figure b shows a close up of these same two functions in the area of the box from Figure a, specifically x going from 0 to 2 and y going from 0 to 1.4. Figure c is the same graph as Figure b, but this one has a box from 0 to 1.1 in the x coordinate and 0.8 and 1 on the y coordinate. There is an arrow indicating that this is blown up in Figure d. Figure d shows a very close picture of the box from Figure c, and the two functions appear to be touching for almost the entire length of the graph.
    Figure \(\PageIndex{4}\): For values of \(x\) close to \(1\), the graph of \(f(x)=\sqrt{x}\) and its tangent line appear to coincide.

    Formally we may define the tangent line to the graph of a function as follows.

    Definition: Tangent Line

    Let \(f(x)\) be a function defined in an open interval containing \(a\). The tangent line to \(f(x)\) at \(a\) is the line passing through the point \((a,f(a))\) having slope

    \[m_{tan}=\lim_{x→a}\frac{f(x)−f(a)}{x−a} \label{tanline1} \]

    provided this limit exists.

    Equivalently, we may define the tangent line to \(f(x)\) at \(a\) to be the line passing through the point \((a,f(a))\) having slope

    \[m_{tan}=\lim_{h→0}\frac{f(a+h)−f(a)}{h} \label{tanline2} \]

    provided this limit exists.

    Just as we have used two different expressions to define the slope of a secant line, we use two different forms to define the slope of the tangent line. In this text we use both forms of the definition. As before, the choice of definition will depend on the setting. Now that we have formally defined a tangent line to a function at a point, we can use this definition to find equations of tangent lines.

    Example \(\PageIndex{1}\): Finding a Tangent Line

    Find the equation of the line tangent to the graph of \(f(x)=x^2\) at \(x=3.\)

    Solution

    First find the slope of the tangent line. In this example, use Equation \ref{tanline1}.

    \(\displaystyle \begin{align*} m_{tan}&=\lim_{x→3}\frac{f(x)−f(3)}{x−3} & & \text{Apply the definition.}\\[4pt]
    &=\lim_{x→3}\frac{x^2−9}{x−3} & & \text{Substitute }f(x)=x^2\text{ and }f(3)=9\\[4pt]
    &=\lim_{x→3}\frac{(x−3)(x+3)}{x−3} =\lim_{x→3}(x+3)=6 & & \text{Factor the numerator to evaluate the limit.}\end{align*}\)

    Next, find a point on the tangent line. Since the line is tangent to the graph of \(f(x)\) at \(x=3\), it passes through the point \((3,f(3))\). We have \(f(3)=9\), so the tangent line passes through the point \((3,9)\).

    Using the point-slope equation of the line with the slope \(m=6\) and the point \((3,9)\), we obtain the line \(y−9=6(x−3)\). Simplifying, we have \(y=6x−9\). The graph of \(f(x)=x^2\) and its tangent line at \(3\) are shown in Figure \(\PageIndex{5}\).

    This figure consists of the graphs of f(x) = x squared and y = 6x - 9. The graphs of these functions appear to touch at x = 3.
    Figure \(\PageIndex{5}\): The tangent line to \(f(x)\) at \(x=3\).
    Example \(\PageIndex{2}\): The Slope of a Tangent Line Revisited

    Use Equation \ref{tanline2} to find the slope of the line tangent to the graph of \(f(x)=x^2\) at \(x=3\).

    Solution

    The steps are very similar to Example \(\PageIndex{1}\). See Equation \ref{tanline2} for the definition.

    \(\begin{align*} m_{tan}&=\lim_{h→0}\frac{f(3+h)−f(3)}{h} & & \text{Apply the definition.}\\[4pt]
    &=\lim_{h→0}\frac{(3+h)^2−9}{h} & & \text{Substitute }f(3+h)=(3+h)^2\text{ and }f(3)=9\\[4pt]
    &=\lim_{h→0}\frac{9+6h+h^2−9}{h} & & \text{Expand and simplify to evaluate the limit.}\\[4pt]
    &=\lim_{h→0}\frac{h(6+h)}{h}=\lim_{h→0}(6+h)=6 \end{align*}\)

    We obtained the same value for the slope of the tangent line by using the other definition, demonstrating that the formulas can be interchanged.

    Example \(\PageIndex{3}\): Finding the Equation of a Tangent Line

    Find the equation of the line tangent to the graph of \(f(x)=1/x\) at \(x=2\).

    Solution

    We can use Equation \ref{tanline1}, but as we have seen, the results are the same if we use Equation \ref{tanline2}.

    \(\displaystyle \begin{align*} m_{tan}&=\lim_{x→2}\frac{f(x)−f(2)}{x−2} & & \text{Apply the definition.}\\[4pt]
    &=\lim_{x→2}\frac{\frac{1}{x}−\frac{1}{2}}{x−2} & & \text{Substitute }f(x)=\frac{1}{x}\text{ and }f(2)=\frac{1}{2}\\[4pt]
    &=\lim_{x→2}\frac{\frac{1}{x}−\frac{1}{2}}{x−2}⋅\frac{2x}{2x} & & \text{Multiply numerator and denominator by }2x\text{ to simplify fractions.}\\[4pt]
    &=\lim_{x→2}\frac{(2−x)}{(x−2)(2x)} & & \text{Simplify.}\\[4pt]
    &=\lim_{x→2}\frac{−1}{2x} & & \text{Simplify using }\frac{2−x}{x−2}=−1,\text{ for }x≠2.\\[4pt]
    &=−\frac{1}{4} & & \text{Evaluate the limit.}\end{align*}\)

    We now know that the slope of the tangent line is \(−\frac{1}{4}\). To find the equation of the tangent line, we also need a point on the line. We know that \(f(2)=\frac{1}{2}\). Since the tangent line passes through the point \((2,\frac{1}{2})\) we can use the point-slope equation of a line to find the equation of the tangent line. Thus the tangent line has the equation \(y=−\frac{1}{4}x+1\). The graphs of \(f(x)=\frac{1}{x}\) and \(y=−\frac{1}{4}x+1\) are shown in Figure \(\PageIndex{6}\).

    This figure consists of the graphs of f(x) = 1/x and y = -x/4 + 1. The part of the graph f(x) = 1/x in the first quadrant appears to touch the other function’s graph at x = 2.
    Figure \(\PageIndex{6}\):The line is tangent to \(f(x)\) at \(x=2\).
    Exercise \(\PageIndex{1}\)

    Find the slope of the line tangent to the graph of \(f(x)=\sqrt{x}\) at \(x=4\).

    Hint

    Use either Equation \ref{tanline1} or Equation \ref{tanline2}. Multiply the numerator and the denominator by a conjugate.

    Answer

    \(\frac{1}{4}\)

    The Derivative of a Function at a Point

    The type of limit we compute in order to find the slope of the line tangent to a function at a point occurs in many applications across many disciplines. These applications include velocity and acceleration in physics, marginal profit functions in business, and growth rates in biology. This limit occurs so frequently that we give this value a special name: the derivative. The process of finding a derivative is called differentiation.

    Definition: Derivative

    Let \(f(x)\) be a function defined in an open interval containing \(a\). The derivative of the function \(f(x)\) at \(a\), denoted by \(f′(a)\), is defined by

    \[f′(a)=\lim_{x→a}\frac{f(x)−f(a)}{x−a} \label{der1} \]

    provided this limit exists.

    Alternatively, we may also define the derivative of \(f(x)\) at \(a\) as

    \[f′(a)=\lim_{h→0}\frac{f(a+h)−f(a)}{h}. \label{der2} \]

    Example \(\PageIndex{4}\): Estimating a Derivative

    For \(f(x)=x^2\), use a table to estimate \(f′(3)\) using Equation \ref{der1}.

    Solution

    Create a table using values of \(x\) just below \(3\) and just above \(3\).

    \(x\) \(\dfrac{x^2−9}{x−3}\)
    2.9 5.9
    2.99 5.99
    2.999 5.999
    3.001 6.001
    3.01 6.01
    3.1 6.1

    After examining the table, we see that a good estimate is \(f′(3)=6\).

    Exercise \(\PageIndex{2}\)

    For \(f(x)=x^2\), use a table to estimate \(f′(3)\) using Equation \ref{der2}.

    Hint

    Evaluate \(\dfrac{(x+h)^2−x^2}{h}\) at \(h=−0.1,\,−0.01,\,−0.001,\,0.001,\,0.01,\,0.1\)

    Answer

    6

    Example \(\PageIndex{6}\): Finding a Derivative

    For \(f(x)=3x^2−4x+1\), find \(f′(2)\) by using Equation \ref{der1}.

    Solution

    Substitute the given function and value directly into the equation.

    \(\displaystyle \begin{align*} f′(x)&=\lim_{x→2}\frac{f(x)−f(2)}{x−2} & & \text{Apply the definition.}\\[4pt]
    &=\lim_{x→2}\frac{(3x^2−4x+1)−5}{x−2} & & \text{Substitute }f(x)=3x^2−4x+1\text{ and }f(2)=5.\\[4pt]
    &=\lim_{x→2}\frac{(x−2)(3x+2)}{x−2} & & \text{Simplify and factor the numerator.}\\[4pt]
    &=\lim_{x→2}(3x+2) & & \text{Cancel the common factor.}\\[4pt]
    &=8 & & \text{Evaluate the limit.}\end{align*}\)

    Example \(\PageIndex{7}\): Revisiting the Derivative

    For \(f(x)=3x^2−4x+1\), find \(f′(2)\) by using Equation \ref{der2}.

    Solution

    Using this equation, we can substitute two values of the function into the equation, and we should get the same value as in Example \(\PageIndex{6}\).

    \(\displaystyle \begin{align*} f′(2)&=\lim_{h→0}\frac{f(2+h)−f(2)}{h} & & \text{Apply the definition.}\\[4pt]
    &=\lim_{h→0}\frac{(3(2+h)^2−4(2+h)+1)−5}{h} & & \text{Substitute }f(2)=5\text{ and }f(2+h)=3(2+h)^2−4(2+h)+1.\\[4pt]
    &=\lim_{h→0}\frac{3(4+4h+h^2)-8-4h+1-5}{h} & & \text{Expand the numerator.}\\[4pt]
    &=\lim_{h→0}\frac{12+12h+3h^2-12-4h}{h} & & \text{Distribute and begin simplifying the numerator.}\\[4pt]
    &=\lim_{h→0}\frac{3h^2+8h}{h} & & \text{Finish simplifying the numerator.}\\[4pt]
    &=\lim_{h→0}\frac{h(3h+8)}{h} & & \text{Factor the numerator.}\\[4pt]
    &=\lim_{h→0}(3h+8) & & \text{Cancel the common factor.}\\[4pt]
    &=8 & & \text{Evaluate the limit.} \end{align*} \)

    The results are the same whether we use Equation \ref{der1} or Equation \ref{der2}.

    Exercise \(\PageIndex{4}\)

    For \(f(x)=x^2+3x+2\), find \(f′(1)\).

    Hint

    Use either Equation \ref{der1}, Equation \ref{der2}, or try both.

    Answer

    \(f′(1)=5\)

    Velocities and Rates of Change

    Now that we can evaluate a derivative, we can use it in velocity applications. Recall that if \(s(t)\) is the position of an object moving along a coordinate axis, the average velocity of the object over a time interval \([a,t]\) if \(t>a\) or \([t,a]\) if \(t<a\) is given by the difference quotient

    \[v_{ave}=\frac{s(t)−s(a)}{t−a}. \label{avgvel} \]

    As the values of \(t\) approach \(a\), the values of \(v_{ave}\) approach the value we call the instantaneous velocity at \(a\). That is, instantaneous velocity at \(a\), denoted \(v(a)\), is given by

    \[v(a)=s′(a)=\lim_{t→a}\frac{s(t)−s(a)}{t−a}. \label{instvel} \]

    To better understand the relationship between average velocity and instantaneous velocity, see Figure \(\PageIndex{7}\). In this figure, the slope of the tangent line (shown in red) is the instantaneous velocity of the object at time \(t=a\) whose position at time \(t\) is given by the function \(s(t)\). The slope of the secant line (shown in green) is the average velocity of the object over the time interval \([a,t]\).

    This figure consists of the Cartesian coordinate plane with 0, a, and t1 marked on the t-axis. The function y = s(t) is graphed in the first quadrant along with two lines marked tangent and secant. The tangent line touches y = s(t) at only one point, (a, s(a)). The secant line touches y = s(t) at two points: (a, s(a)) and (t1, s(t1)).
    Figure \(\PageIndex{7}\): The slope of the secant line is the average velocity over the interval \([a,t]\). The slope of the tangent line is the instantaneous velocity.

    We can use Equation \ref{instvel} to calculate the instantaneous velocity, or we can estimate the velocity of a moving object by using a table of values. We can then confirm the estimate by using Equation \ref{avgvel}.

    Example \(\PageIndex{8}\): Estimating Velocity

    A lead weight on a spring is oscillating up and down. Its position at time \(t\) with respect to a fixed horizontal line is given by \(s(t)=\sin t\) (Figure \(\PageIndex{8}\)). Use a table of values to estimate \(v(0)\). Check the estimate by using Equation \ref{instvel}.

    A picture of a spring hanging down with a weight at the end. There is a horizontal dashed line marked 0 a little bit above the weight.
    Figure \(\PageIndex{8}\): A lead weight suspended from a spring in vertical oscillatory motion.

    Solution

    We can estimate the instantaneous velocity at \(t=0\) by computing a table of average velocities using values of \(t\) approaching \(0\), as shown in Table \(\PageIndex{2}\).

    Table \(\PageIndex{2}\): Average velocities using values of \(t\) approaching 0
    \(t\) \(\frac{\sin t−\sin 0}{t−0}=\frac{\sin t}{t}\)
    −0.1 0.998334166
    −0.01 0.9999833333
    −0.001 0.999999833
    0.001 0.999999833
    0.01 0.9999833333
    0.1 0.998334166

    From the table we see that the average velocity over the time interval \([−0.1,0]\) is \(0.998334166\), the average velocity over the time interval \([−0.01,0]\) is \(0.9999833333\), and so forth. Using this table of values, it appears that a good estimate is \(v(0)=1\).

    By using Equation \ref{instvel}, we can see that

    \[v(0)=s′(0)=\lim_{t→0}\frac{\sin t−\sin 0}{t−0}=\lim_{t→0}\frac{\sin t}{t}=1. \nonumber \]

    Thus, in fact, \(v(0)=1\).

    Exercise \(\PageIndex{5}\)

    A rock is dropped from a height of \(64\) feet. Its height above ground at time \(t\) seconds later is given by \(s(t)=−16t^2+64,\;0≤t≤2\). Find its instantaneous velocity \(1\) second after it is dropped, using Equation \ref{instvel}.

    Hint

    \(v(t)=s′(t)\). Follow the earlier examples of the derivative using Equation \ref{instvel}.

    Answer

    −32 ft/s

    As we have seen throughout this section, the slope of a tangent line to a function and instantaneous velocity are related concepts. Each is calculated by computing a derivative and each measures the instantaneous rate of change of a function, or the rate of change of a function at any point along the function.

    Definition: Instantaneous Rate of Change

    The instantaneous rate of change of a function \(f(x)\) at a value \(a\) is its derivative \(f′(a)\).

    Example \(\PageIndex{9}\): Chapter Opener: Estimating Rate of Change of Velocity

    Reaching a top speed of \(270.49\) mph, the Hennessey Venom GT is one of the fastest cars in the world. In tests it went from \(0\) to \(60\) mph in \(3.05\) seconds, from \(0\) to \(100\) mph in \(5.88\) seconds, from \(0\) to \(200\) mph in \(14.51\) seconds, and from \(0\) to \(229.9\) mph in \(19.96\) seconds. Use this data to draw a conclusion about the rate of change of velocity (that is, its acceleration) as it approaches \(229.9\) mph. Does the rate at which the car is accelerating appear to be increasing, decreasing, or constant?

    The same sports car speeding along a winding road from the beginning of the chapter.
    Figure \(\PageIndex{9}\): (credit: modification of work by Codex41, Flickr)

    Solution: First observe that \(60\) mph = \(88\) ft/s, \(100\) mph ≈\(146.67\) ft/s, \(200\) mph ≈\(293.33\) ft/s, and \(229.9\) mph ≈\(337.19\) ft/s. We can summarize the information in a table.

    Table \(\PageIndex{3}\): \(v(t)\) at different values of \(t\)
    \(t\) \(v(t)\)
    0 0
    3.05 88
    5.88 147.67
    14.51 293.33
    19.96 337.19

    Now compute the average acceleration of the car in feet per second on intervals of the form \([t,19.96]\) as \(t\) approaches \(19.96\), as shown in the following table.

    Average acceleration
    \(t\) \(\dfrac{v(t)−v(19.96)}{t−19.96}=\dfrac{v(t)−337.19}{t−19.96}\)
    0.0 16.89
    3.05 14.74
    5.88 13.46
    14.51 8.05

    The rate at which the car is accelerating is decreasing as its velocity approaches \(229.9\) mph (\(337.19\) ft/s).

    Example \(\PageIndex{10}\): Rate of Change of Temperature

    A homeowner sets the thermostat so that the temperature in the house begins to drop from \(70°F\) at \(9\) p.m., reaches a low of \(60°\) during the night, and rises back to \(70°\) by \(7\) a.m. the next morning. Suppose that the temperature in the house is given by \(T(t)=0.4t^2−4t+70\) for \(0≤t≤10\), where \(t\) is the number of hours past \(9\) p.m. Find the instantaneous rate of change of the temperature at midnight.

    Solution

    Since midnight is \(3\) hours past \(9\) p.m., we want to compute \(T′(3)\). Refer to Equation \ref{der1}.

    \(\displaystyle \begin{align*} T′(3)&=\lim_{t→3}\frac{T(t)−T(3)}{t−3} & & \text{Apply the definition.}\\[4pt]
    &=\lim_{t→3}\frac{0.4t^2−4t+70−61.6}{t−3} & & \text{Substitute }T(t)=0.4t^2−4t+70\text{ and }T(3)=61.6.\\[4pt]
    &=\lim_{t→3}\frac{0.4t^2−4t+8.4}{t−3} & & \text{Simplify.}\\[4pt]
    &=\lim_{t→3}\frac{0.4(t−3)(t−7)}{t−3}\\[4pt]
    &=\lim_{t→3}0.4(t−7) & & \text{Cancel.}\\[4pt]
    &=−1.6 & & \text{Evaluate the limit.} \end{align*}\)

    The instantaneous rate of change of the temperature at midnight is \(−1.6°F\) per hour.

    Example \(\PageIndex{11}\): Rate of Change of Profit

    A toy company can sell \(x\) electronic gaming systems at a price of \(p=−0.01x+400\) dollars per gaming system. The cost of manufacturing \(x\) systems is given by \(C(x)=100x+10,000\) dollars. Find the rate of change of profit when \(10,000\) games are produced. Should the toy company increase or decrease production?

    Solution

    The profit \(P(x)\) earned by producing \(x\) gaming systems is \(R(x)−C(x)\), where \(R(x)\) is the revenue obtained from the sale of \(x\) games. Since the company can sell \(x\) games at \(p=−0.01x+400\) per game,

    \(R(x)=xp=x(−0.01x+400)=−0.01x^2+400x\).

    Consequently,

    \(P(x)=−0.01x^2+300x−10,000\).

    Therefore, evaluating the rate of change of profit gives

    \(\displaystyle \begin{align*} P′(10000)&=\lim_{x→10000}\frac{P(x)−P(10000)}{x−10000}\\[4pt]
    &=\lim_{x→10000}\frac{−0.01x^2+300x−10000−1990000}{x−10000}\\[4pt]
    &=\lim_{x→10000}\frac{−0.01x^2+300x−2000000}{x−10000}\\[4pt]
    &=100 \end{align*}\).

    Since the rate of change of profit \(P′(10,000)>0\) and \(P(10,000)>0\), the company should increase production.

    Exercise \(\PageIndex{6}\)

    A coffee shop determines that the daily profit on scones obtained by charging s dollars per scone is \(P(s)=−20s^2+150s−10\). The coffee shop currently charges \($3.25\) per scone. Find \(P′(3.25)\), the rate of change of profit when the price is \($3.25\) and decide whether or not the coffee shop should consider raising or lowering its prices on scones.

    Hint

    Use Example \(\PageIndex{11}\) for a guide.

    Answer

    \(P′(3.25)=20>0\); raise prices

    Key Concepts

    • The slope of the tangent line to a curve measures the instantaneous rate of change of a curve. We can calculate it by finding the limit of the difference quotient or the difference quotient with increment \(h\).
    • The derivative of a function \(f(x)\) at a value \(a\) is found using either of the definitions for the slope of the tangent line.
    • Velocity is the rate of change of position. As such, the velocity \(v(t)\) at time \(t\) is the derivative of the position \(s(t)\) at time \(t\).
      Average velocity is given by \[v_{ave}=\dfrac{s(t)−s(a)}{t−a}. \nonumber \] Instantaneous velocity is given by \[\displaystyle v(a)=s′(a)=\lim_{t→a}\frac{s(t)−s(a)}{t−a}. \nonumber \]
    • We may estimate a derivative by using a table of values.

    Key Equations

    • Difference quotient

    \(Q=\dfrac{f(x)−f(a)}{x−a}\)

    • Difference quotient with increment h

    \(Q=\dfrac{f(a+h)−f(a)}{a+h−a}=\dfrac{f(a+h)−f(a)}{h}\)

    • Slope of tangent line

    \(\displaystyle m_{tan}=\lim_{x→a}\frac{f(x)−f(a)}{x−a}\)

    \(\displaystyle m_{tan}=\lim_{h→0}\frac{f(a+h)−f(a)}{h}\)

    • Derivative of f(x) at a

    \(\displaystyle f′(a)=\lim_{x→a}\frac{f(x)−f(a)}{x−a}\)

    \(\displaystyle f′(a)=\lim_{h→0}\frac{f(a+h)−f(a)}{h}\)

    • Average velocity

    \(v_{ave}=\dfrac{s(t)−s(a)}{t−a}\)

    • Instantaneous velocity

    \(\displaystyle v(a)=s′(a)=\lim_{t→a}\frac{s(t)−s(a)}{t−a}\)

    Glossary

    derivative
    the slope of the tangent line to a function at a point, calculated by taking the limit of the difference quotient, is the derivative
    difference quotient

    of a function \(f(x)\) at \(a\) is given by

    \(\dfrac{f(a+h)−f(a)}{h}\) or \(\dfrac{f(x)−f(a)}{x−a}\)

    differentiation
    the process of taking a derivative
    instantaneous rate of change
    the rate of change of a function at any point along the function \(a\), also called \(f′(a)\), or the derivative of the function at \(a\)

    This page titled 3.1: Defining the Derivative is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Gilbert Strang & Edwin “Jed” Herman (OpenStax) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.