{"id":1821,"date":"2018-01-11T20:53:29","date_gmt":"2018-01-11T20:53:29","guid":{"rendered":"https:\/\/courses.lumenlearning.com\/suny-openstax-calculus1\/chapter\/the-derivative-as-a-function\/"},"modified":"2018-02-05T15:42:55","modified_gmt":"2018-02-05T15:42:55","slug":"the-derivative-as-a-function","status":"publish","type":"chapter","link":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/chapter\/the-derivative-as-a-function\/","title":{"raw":"3.2 The Derivative as a Function","rendered":"3.2 The Derivative as a Function"},"content":{"raw":"<div class=\"textbox learning-objectives\">\r\n<h3>Learning Objectives<\/h3>\r\n<ul>\r\n \t<li>Define the derivative function of a given function.<\/li>\r\n \t<li>Graph a derivative function from the graph of a given function.<\/li>\r\n \t<li>State the connection between derivatives and continuity.<\/li>\r\n \t<li>Describe three conditions for when a function does not have a derivative.<\/li>\r\n \t<li>Explain the meaning of a higher-order derivative.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<p id=\"fs-id1169738228174\">As we have seen, the derivative of a function at a given point gives us the rate of change or slope of the tangent line to the function at that point. If we differentiate a position function at a given time, we obtain the velocity at that time. It seems reasonable to conclude that knowing the derivative of the function at every point would produce valuable information about the behavior of the function. However, the process of finding the derivative at even a handful of values using the techniques of the preceding section would quickly become quite tedious. In this section we define the derivative function and learn a process for finding it.<\/p>\r\n\r\n<div id=\"fs-id1169738213881\" class=\"bc-section section\">\r\n<h1>Derivative Functions<\/h1>\r\n<p id=\"fs-id1169737807119\">The derivative function gives the derivative of a function at each point in the domain of the original function for which the derivative is defined. We can formally define a derivative function as follows.<\/p>\r\n\r\n<div id=\"fs-id1169737947145\" class=\"textbox key-takeaways\">\r\n<div class=\"title\">\r\n<h3>Definition<\/h3>\r\n<\/div>\r\n<p id=\"fs-id1169737951873\">Let [latex]f[\/latex] be a function. The <strong>derivative function<\/strong>, denoted by [latex]{f}^{\\prime },[\/latex] is the function whose domain consists of those values of [latex]x[\/latex] such that the following limit exists:<\/p>\r\n\r\n<div id=\"fs-id1169738143059\" class=\"equation\">[latex]{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.[\/latex]<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169738193023\">A function [latex]f(x)[\/latex] is said to be differentiable at [latex]a[\/latex] if\r\n[latex]f\\prime (a)[\/latex] exists. More generally, a function is said to be <strong>differentiable on [latex]S[\/latex]<\/strong> if it is differentiable at every point in an open set [latex]S,[\/latex] and a <strong>differentiable function<\/strong> is one in which [latex]{f}^{\\prime }(x)[\/latex] exists on its domain.<\/p>\r\n<p id=\"fs-id1169738146367\">In the next few examples we use <a class=\"autogenerated-content\" href=\"#fs-id1169738143059\">(Figure)<\/a> to find the derivative of a function.<\/p>\r\n\r\n<div id=\"fs-id1169737770972\" class=\"textbox examples\">\r\n<h3>Finding the Derivative of a Square-Root Function<\/h3>\r\n<div id=\"fs-id1169737836812\" class=\"exercise\">\r\n<div id=\"fs-id1169738150193\" class=\"textbox\">\r\n<p id=\"fs-id1169737849750\">Find the derivative of [latex]f(x)=\\sqrt{x}.[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738153091\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738153091\"]\r\n<p id=\"fs-id1169738153091\">Start directly with the definition of the derivative function. Use <a class=\"autogenerated-content\" href=\"https:\/\/courses.lumenlearning.com\/suny-openstax-calculus1\/chapter\/defining-the-derivative\/\">(Figure)<\/a>.<\/p>\r\n\r\n<div id=\"fs-id1169737769941\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill {f}^{\\prime }(x)&amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{\\sqrt{x+h}-\\sqrt{x}}{h}\\hfill &amp; &amp; &amp; \\begin{array}{c}\\text{Substitute}f(x+h)=\\sqrt{x+h}\\text{ and }f(x)=\\sqrt{x}\\hfill \\\\ \\text{into}{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.\\hfill \\end{array}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{\\sqrt{x+h}-\\sqrt{x}}{h}\u00b7\\frac{\\sqrt{x+h}+\\sqrt{x}}{\\sqrt{x+h}+\\sqrt{x}}\\hfill &amp; &amp; &amp; \\begin{array}{c}\\text{Multiply numerator and denominator by}\\hfill \\\\ \\sqrt{x+h}+\\sqrt{x}\\text{without distributing in the}\\hfill \\\\ \\text{denominator.}\\hfill \\end{array}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{h}{h(\\sqrt{x+h}+\\sqrt{x})}\\hfill &amp; &amp; &amp; \\text{Multiply the numerators and simplify.}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{1}{(\\sqrt{x+h}+\\sqrt{x})}\\hfill &amp; &amp; &amp; \\text{Cancel the}h.\\hfill \\\\ &amp; =\\frac{1}{2\\sqrt{x}}\\hfill &amp; &amp; &amp; \\text{Evaluate the limit.}\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737774001\" class=\"textbox examples\">\r\n<h3>Finding the Derivative of a Quadratic Function<\/h3>\r\n<div id=\"fs-id1169737946710\" class=\"exercise\">\r\n<div id=\"fs-id1169737948244\" class=\"textbox\">\r\n<p id=\"fs-id1169737739857\">Find the derivative of the function [latex]f(x)={x}^{2}-2x.[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737820333\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737820333\"]\r\n<p id=\"fs-id1169737820333\">Follow the same procedure here, but without having to multiply by the conjugate.<\/p>\r\n\r\n<div id=\"fs-id1169737946879\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill {f}^{\\prime }(x)&amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{({(x+h)}^{2}-2(x+h))-({x}^{2}-2x)}{h}\\hfill &amp; &amp; &amp; \\begin{array}{c}\\text{Substitute}f(x+h)={(x+h)}^{2}-2(x+h)\\text{ and }\\hfill \\\\ f(x)={x}^{2}-2x\\text{into}\\hfill \\\\ {f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.\\hfill \\end{array}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{{x}^{2}+2xh+{h}^{2}-2x-2h-{x}^{2}+2x}{h}\\hfill &amp; &amp; &amp; \\text{Expand}{(x+h)}^{2}-2(x+h).\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{2xh-2h+{h}^{2}}{h}\\hfill &amp; &amp; &amp; \\text{Simplify.}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{h(2x-2+h)}{h}\\hfill &amp; &amp; &amp; \\text{Factor out}h\\text{from the numerator.}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}(2x-2+h)\\hfill &amp; &amp; &amp; \\text{Cancel the common factor of}h.\\hfill \\\\ &amp; =2x-2\\hfill &amp; &amp; &amp; \\text{Evaluate the limit.}\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738007264\" class=\"textbox exercises checkpoint\">\r\n<div id=\"fs-id1169738113327\" class=\"exercise\">\r\n<div id=\"fs-id1169737806951\" class=\"textbox\">\r\n<p id=\"fs-id1169737819520\">Find the derivative of [latex]f(x)={x}^{2}.[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737789025\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737789025\"]\r\n<p id=\"fs-id1169737789025\">[latex]{f}^{\\prime }(x)=2x[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1169737895645\" class=\"commentary\">\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1169737812479\">Use <a class=\"autogenerated-content\" href=\"#fs-id1169738143059\">(Figure)<\/a> and follow the example.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169737950709\">We use a variety of different notations to express the derivative of a function. In <a class=\"autogenerated-content\" href=\"#fs-id1169737774001\">(Figure)<\/a> we showed that if [latex]f(x)={x}^{2}-2x,[\/latex] then [latex]{f}^{\\prime }(x)=2x-2.[\/latex] If we had expressed this function in the form [latex]y={x}^{2}-2x,[\/latex] we could have expressed the derivative as [latex]{y}^{\\prime }=2x-2[\/latex] or [latex]\\frac{dy}{dx}=2x-2.[\/latex] We could have conveyed the same information by writing [latex]\\frac{d}{dx}({x}^{2}-2x)=2x-2.[\/latex] Thus, for the function [latex]y=f(x),[\/latex] each of the following notations represents the derivative of [latex]f(x)\\text{:}[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738144185\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(x),\\text{}\\frac{dy}{dx},\\text{}{y}^{\\prime },\\text{}\\frac{d}{dx}(f(x)).[\/latex]<\/div>\r\n<p id=\"fs-id1169738219110\">In place of [latex]{f}^{\\prime }(a)[\/latex] we may also use [latex]\\frac{dy}{dx}|\\begin{array}{l}\\\\ {}_{x=a}\\end{array}[\/latex] Use of the [latex]\\frac{dy}{dx}[\/latex] notation (called Leibniz notation) is quite common in engineering and physics. To understand this notation better, recall that the derivative of a function at a point is the limit of the slopes of secant lines as the secant lines approach the tangent line. The slopes of these secant lines are often expressed in the form [latex]\\frac{\\text{\u0394}y}{\\text{\u0394}x}[\/latex] where [latex]\\text{\u0394}y[\/latex] is the difference in the [latex]y[\/latex] values corresponding to the difference in the [latex]x[\/latex] values, which are expressed as [latex]\\text{\u0394}x[\/latex] (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_001\">(Figure)<\/a>). Thus the derivative, which can be thought of as the instantaneous rate of change of [latex]y[\/latex] with respect to [latex]x,[\/latex] is expressed as<\/p>\r\n\r\n<div id=\"fs-id1169738041612\" class=\"equation unnumbered\">[latex]\\frac{dy}{dx}=\\underset{\\text{\u0394}x\\to 0}{\\text{lim}}\\frac{\\text{\u0394}y}{\\text{\u0394}x}.[\/latex]<\/div>\r\n<div id=\"CNX_Calc_Figure_03_02_001\" class=\"wp-caption aligncenter\">[caption id=\"\" align=\"aligncenter\" width=\"486\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205220\/CNX_Calc_Figure_03_02_001.jpg\" alt=\"The function y = f(x) is graphed and it shows up as a curve in the first quadrant. The x-axis is marked with 0, a, and a + \u0394x. The y-axis is marked with 0, f(a), and f(a) + \u0394y. There is a straight line crossing y = f(x) at (a, f(a)) and (a + \u0394x, f(a) + \u0394y). From the point (a, f(a)), a horizontal line is drawn; from the point (a + \u0394x, f(a) + \u0394y), a vertical line is drawn. The distance from (a, f(a)) to (a + \u0394x, f(a)) is denoted \u0394x; the distance from (a + \u0394x, f(a) + \u0394y) to (a + \u0394x, f(a)) is denoted \u0394y.\" width=\"486\" height=\"459\" \/> Figure 1. The derivative is expressed as [latex]\\frac{dy}{dx}=\\underset{\\text{\u0394}x\\to 0}{\\text{lim}}\\frac{\\text{\u0394}y}{\\text{\u0394}x}.[\/latex][\/caption]<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738068198\" class=\"bc-section section\">\r\n<h1>Graphing a Derivative<\/h1>\r\n<p id=\"fs-id1169737952664\">We have already discussed how to graph a function, so given the equation of a function or the equation of a derivative function, we could graph it. Given both, we would expect to see a correspondence between the graphs of these two functions, since [latex]{f}^{\\prime }(x)[\/latex] gives the rate of change of a function [latex]f(x)[\/latex] (or slope of the tangent line to [latex]f(x)).[\/latex]<\/p>\r\n<p id=\"fs-id1169738190458\">In <a class=\"autogenerated-content\" href=\"#fs-id1169737770972\">(Figure)<\/a> we found that for [latex]f(x)=\\sqrt{x},{f}^{\\prime }(x)=1\\text{\/}2\\sqrt{x}.[\/latex] If we graph these functions on the same axes, as in <a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_002\">(Figure)<\/a>, we can use the graphs to understand the relationship between these two functions. First, we notice that [latex]f(x)[\/latex] is increasing over its entire domain, which means that the slopes of its tangent lines at all points are positive. Consequently, we expect [latex]{f}^{\\prime }(x)&gt;0[\/latex] for all values of [latex]x[\/latex] in its domain. Furthermore, as [latex]x[\/latex] increases, the slopes of the tangent lines to [latex]f(x)[\/latex] are decreasing and we expect to see a corresponding decrease in [latex]{f}^{\\prime }(x).[\/latex] We also observe that [latex]f(0)[\/latex] is undefined and that [latex]\\underset{x\\to {0}^{+}}{\\text{lim}}{f}^{\\prime }(x)=\\text{+}\\infty ,[\/latex] corresponding to a vertical tangent to [latex]f(x)[\/latex] at 0.<\/p>\r\n\r\n<div id=\"CNX_Calc_Figure_03_02_002\" class=\"wp-caption aligncenter\">[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205223\/CNX_Calc_Figure_03_02_002.jpg\" alt=\"The function f(x) = the square root of x is graphed as is its derivative f\u2019(x) = 1\/(2 times the square root of x).\" width=\"487\" height=\"322\" \/> Figure 2. The derivative [latex]{f}^{\\prime }(x)[\/latex] is positive everywhere because the function [latex]f(x)[\/latex] is increasing.[\/caption]<\/div>\r\n<p id=\"fs-id1169738183946\">In <a class=\"autogenerated-content\" href=\"#fs-id1169737774001\">(Figure)<\/a> we found that for [latex]f(x)={x}^{2}-2x,{f}^{\\prime }(x)=2x-2.[\/latex] The graphs of these functions are shown in <a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_003\">(Figure)<\/a>. Observe that [latex]f(x)[\/latex] is decreasing for [latex]x&lt;1.[\/latex] For these same values of [latex]x,{f}^{\\prime }(x)&lt;0.[\/latex] For values of [latex]x&gt;1,f(x)[\/latex] is increasing and [latex]{f}^{\\prime }(x)&gt;0.[\/latex] Also, [latex]f(x)[\/latex] has a horizontal tangent at [latex]x=1[\/latex] and [latex]{f}^{\\prime }(1)=0.[\/latex]<\/p>\r\n\r\n<div id=\"CNX_Calc_Figure_03_02_003\" class=\"wp-caption aligncenter\">[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205225\/CNX_Calc_Figure_03_02_003.jpg\" alt=\"The function f(x) = x squared \u2013 2x is graphed as is its derivative f\u2019(x) = 2x \u2212 2.\" width=\"487\" height=\"358\" \/> Figure 3. The derivative [latex]{f}^{\\prime }(x)&lt;0[\/latex] where the function [latex]f(x)[\/latex] is decreasing and [latex]{f}^{\\prime }(x)&gt;0[\/latex] where [latex]f(x)[\/latex] is increasing. The derivative is zero where the function has a horizontal tangent.[\/caption]<\/div>\r\n<div id=\"fs-id1169737966982\" class=\"textbox examples\">\r\n<h3>Sketching a Derivative Using a Function<\/h3>\r\n<div id=\"fs-id1169737966985\" class=\"exercise\">\r\n<div id=\"fs-id1169737966987\" class=\"textbox\">\r\n<p id=\"fs-id1169738187865\">Use the following graph of [latex]f(x)[\/latex] to sketch a graph of [latex]{f}^{\\prime }(x).[\/latex]<\/p>\r\n<span id=\"fs-id1169738045304\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205228\/CNX_Calc_Figure_03_02_004.jpg\" alt=\"The function f(x) is roughly sinusoidal, starting at (\u22124, 3), decreasing to a local minimum at (\u22122, 2), then increasing to a local maximum at (3, 6), and getting cut off at (7, 2).\" \/><\/span>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738226318\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738226318\"]\r\n<p id=\"fs-id1169738226318\">The solution is shown in the following graph. Observe that [latex]f(x)[\/latex] is increasing and [latex]{f}^{\\prime }(x)&gt;0[\/latex] on [latex](\u20132,3).[\/latex] Also, [latex]f(x)[\/latex] is decreasing and [latex]{f}^{\\prime }(x)&lt;0[\/latex] on [latex](\\text{\u2212}\\infty ,-2)[\/latex] and on [latex](3,\\text{+}\\infty ).[\/latex] Also note that [latex]f(x)[\/latex] has horizontal tangents at [latex]\u20132[\/latex] and 3, and [latex]{f}^{\\prime }(-2)=0[\/latex] and [latex]{f}^{\\prime }(3)=0.[\/latex]<\/p>\r\n<span id=\"fs-id1169738042183\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205232\/CNX_Calc_Figure_03_02_005.jpg\" alt=\"Two functions are graphed here: f(x) and f\u2019(x). The function f(x) is the same as the above graph, that is, roughly sinusoidal, starting at (\u22124, 3), decreasing to a local minimum at (\u22122, 2), then increasing to a local maximum at (3, 6), and getting cut off at (7, 2). The function f\u2019(x) is an downward-facing parabola with vertex near (0.5, 1.75), y-intercept (0, 1.5), and x-intercepts (\u22121.9, 0) and (3, 0).\" \/><\/span>[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738226881\" class=\"textbox exercises checkpoint\">\r\n<div id=\"fs-id1169738223960\" class=\"exercise\">\r\n<div id=\"fs-id1169738223962\" class=\"textbox\">\r\n<p id=\"fs-id1169738223964\">Sketch the graph of [latex]f(x)={x}^{2}-4.[\/latex] On what interval is the graph of [latex]{f}^{\\prime }(x)[\/latex] above the [latex]x[\/latex]-axis?<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737951946\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737951946\"]\r\n<p id=\"fs-id1169737951946\">[latex](0,\\text{+}\\infty )[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1169738101720\" class=\"commentary\">\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1169738101726\">The graph of [latex]{f}^{\\prime }(x)[\/latex] is positive where [latex]f(x)[\/latex] is increasing.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737931659\" class=\"bc-section section\">\r\n<h1>Derivatives and Continuity<\/h1>\r\n<p id=\"fs-id1169738188294\">Now that we can graph a derivative, let\u2019s examine the behavior of the graphs. First, we consider the relationship between differentiability and continuity. We will see that if a function is <strong>differentiable at a<\/strong> point, it must be continuous there; however, a function that is continuous at a point need not be differentiable at that point. In fact, a function may be continuous at a point and fail to be differentiable at the point for one of several reasons.<\/p>\r\n\r\n<div id=\"fs-id1169737985034\" class=\"textbox key-takeaways theorem\">\r\n<h3>Differentiability Implies Continuity<\/h3>\r\n<p id=\"fs-id1169737985040\">Let [latex]f(x)[\/latex] be a function and [latex]a[\/latex] be in its domain. If [latex]f(x)[\/latex] is differentiable at [latex]a,[\/latex] then [latex]f[\/latex] is continuous at [latex]a.[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1169738184658\" class=\"bc-section section\">\r\n<h2>Proof<\/h2>\r\n<p id=\"fs-id1169738184909\">If [latex]f(x)[\/latex] is differentiable at [latex]a,[\/latex] then [latex]{f}^{\\prime }(a)[\/latex] exists and<\/p>\r\n\r\n<div id=\"fs-id1169738220653\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(a)=\\underset{x\\to a}{\\text{lim}}\\frac{f(x)-f(a)}{x-a}.[\/latex]<\/div>\r\n<p id=\"fs-id1169737140882\">We want to show that [latex]f(x)[\/latex] is continuous at [latex]a[\/latex] by showing that [latex]\\underset{x\\to a}{\\text{lim}}f(x)=f(a).[\/latex] Thus,<\/p>\r\n\r\n<div id=\"fs-id1169738221978\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill \\underset{x\\to a}{\\text{lim}}f(x)&amp; =\\underset{x\\to a}{\\text{lim}}(f(x)-f(a)+f(a))\\hfill &amp; &amp; &amp; \\\\ &amp; =\\underset{x\\to a}{\\text{lim}}(\\frac{f(x)-f(a)}{x-a}\u00b7(x-a)+f(a))\\hfill &amp; &amp; &amp; \\text{Multiply and divide}f(x)-f(a)\\text{by}x-a.\\hfill \\\\ &amp; =(\\underset{x\\to a}{\\text{lim}}\\frac{f(x)-f(a)}{x-a})\u00b7(\\underset{x\\to a}{\\text{lim}}(x-a))+\\underset{x\\to a}{\\text{lim}}f(a)\\hfill &amp; &amp; &amp; \\\\ &amp; =f\\prime (a)\u00b70+f(a)\\hfill &amp; &amp; &amp; \\\\ &amp; =f(a).\\hfill &amp; &amp; &amp; \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169738226778\">Therefore, since [latex]f(a)[\/latex] is defined and [latex]\\underset{x\\to a}{\\text{lim}}f(x)=f(a),[\/latex] we conclude that [latex]f[\/latex] is continuous at [latex]a.[\/latex]<\/p>\r\n<p id=\"fs-id1169737978573\">\u25a1<\/p>\r\n<p id=\"fs-id1169737978576\">We have just proven that differentiability implies continuity, but now we consider whether continuity implies differentiability. To determine an answer to this question, we examine the function [latex]f(x)=|x|.[\/latex] This function is continuous everywhere; however, [latex]{f}^{\\prime }(0)[\/latex] is undefined. This observation leads us to believe that continuity does not imply differentiability. Let\u2019s explore further. For [latex]f(x)=|x|,[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738223612\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(0)=\\underset{x\\to 0}{\\text{lim}}\\frac{f(x)-f(0)}{x-0}=\\underset{x\\to 0}{\\text{lim}}\\frac{|x|-|0|}{x-0}=\\underset{x\\to 0}{\\text{lim}}\\frac{|x|}{x}.[\/latex]<\/div>\r\n<p id=\"fs-id1169738216093\">This limit does not exist because<\/p>\r\n\r\n<div id=\"fs-id1169738216096\" class=\"equation unnumbered\">[latex]\\underset{x\\to {0}^{-}}{\\text{lim}}\\frac{|x|}{x}=-1\\text{ and }\\underset{x\\to {0}^{+}}{\\text{lim}}\\frac{|x|}{x}=1.[\/latex]<\/div>\r\n<p id=\"fs-id1169738063963\">See <a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_006\">(Figure)<\/a>.<\/p>\r\n\r\n<div id=\"CNX_Calc_Figure_03_02_006\" class=\"wp-caption aligncenter\">[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205235\/CNX_Calc_Figure_03_02_006.jpg\" alt=\"The function f(x) = the absolute value of x is graphed. It consists of two straight line segments: the first follows the equation y = \u2212x and ends at the origin; the second follows the equation y = x and starts at the origin.\" width=\"487\" height=\"471\" \/> Figure 4. The function [latex]f(x)=|x|[\/latex] is continuous at 0 but is not differentiable at 0.[\/caption]<\/div>\r\n<p id=\"fs-id1169738228170\">Let\u2019s consider some additional situations in which a continuous function fails to be differentiable. Consider the function [latex]f(x)=\\sqrt[3]{x}\\text{:}[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738228211\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(0)=\\underset{x\\to 0}{\\text{lim}}\\frac{\\sqrt[3]{x}-0}{x-0}=\\underset{x\\to 0}{\\text{lim}}\\frac{1}{\\sqrt[3]{{x}^{2}}}=\\text{+}\\infty .[\/latex]<\/div>\r\n<p id=\"fs-id1169738217227\">Thus [latex]{f}^{\\prime }(0)[\/latex] does not exist. A quick look at the graph of [latex]f(x)=\\sqrt[3]{x}[\/latex] clarifies the situation. The function has a vertical tangent line at 0 (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_007\">(Figure)<\/a>).<\/p>\r\n\r\n<div id=\"CNX_Calc_Figure_03_02_007\" class=\"wp-caption aligncenter\">[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205237\/CNX_Calc_Figure_03_02_007.jpg\" alt=\"The function f(x) = the cube root of x is graphed. It has a vertical tangent at x = 0.\" width=\"487\" height=\"275\" \/> Figure 5. The function [latex]f(x)=\\sqrt[3]{x}[\/latex] has a vertical tangent at [latex]x=0.[\/latex] It is continuous at 0 but is not differentiable at 0.[\/caption]<\/div>\r\n<p id=\"fs-id1169738217510\">The function [latex]f(x)=\\bigg\\{\\begin{array}{l}x \\sin (\\frac{1}{x})\\text{ if }x\\ne 0\\\\ 0\\text{ if }x=0\\end{array}[\/latex] also has a derivative that exhibits interesting behavior at 0. We see that<\/p>\r\n\r\n<div id=\"fs-id1169738225665\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(0)=\\underset{x\\to 0}{\\text{lim}}\\frac{x \\sin (1\\text{\/}x)-0}{x-0}=\\underset{x\\to 0}{\\text{lim}} \\sin (\\frac{1}{x}).[\/latex]<\/div>\r\n<p id=\"fs-id1169737946726\">This limit does not exist, essentially because the slopes of the secant lines continuously change direction as they approach zero (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_008\">(Figure)<\/a>).<\/p>\r\n\r\n<div id=\"CNX_Calc_Figure_03_02_008\" class=\"wp-caption aligncenter\">[caption id=\"\" align=\"aligncenter\" width=\"426\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205240\/CNX_Calc_Figure_03_02_008.jpg\" alt=\"The function f(x) = x sin (1\/2) if x does not equal 0 and f(x) = 0 if x = 0 is graphed. It looks like a rapidly oscillating sinusoidal function with amplitude decreasing to 0 at the origin.\" width=\"426\" height=\"391\" \/> Figure 6. The function [latex]f(x)=\\bigg\\{\\begin{array}{l}x \\sin (\\frac{1}{x})\\text{ if }x\\ne 0\\\\ 0\\text{ if }x=0\\end{array}[\/latex] is not differentiable at 0.[\/caption]<\/div>\r\n<p id=\"fs-id1169738042233\">In summary:<\/p>\r\n\r\n<ol id=\"fs-id1169738042236\">\r\n \t<li>We observe that if a function is not continuous, it cannot be differentiable, since every differentiable function must be continuous. However, if a function is continuous, it may still fail to be differentiable.<\/li>\r\n \t<li>We saw that [latex]f(x)=|x|[\/latex] failed to be differentiable at 0 because the limit of the slopes of the tangent lines on the left and right were not the same. Visually, this resulted in a sharp corner on the graph of the function at 0. From this we conclude that in order to be differentiable at a point, a function must be \u201csmooth\u201d at that point.<\/li>\r\n \t<li>As we saw in the example of [latex]f(x)=\\sqrt[3]{x},[\/latex] a function fails to be differentiable at a point where there is a vertical tangent line.<\/li>\r\n \t<li>As we saw with [latex]f(x)=\\bigg\\{\\begin{array}{l}x \\sin (\\frac{1}{x})\\text{ if }x\\ne 0\\\\ 0\\text{ if }x=0\\end{array}[\/latex] a function may fail to be differentiable at a point in more complicated ways as well.<\/li>\r\n<\/ol>\r\n<div id=\"fs-id1169738218186\" class=\"textbox examples\">\r\n<h3>A Piecewise Function that is Continuous and Differentiable<\/h3>\r\n<div id=\"fs-id1169738218188\" class=\"exercise\">\r\n<div id=\"fs-id1169738218190\" class=\"textbox\">\r\n<p id=\"fs-id1169738218195\">A toy company wants to design a track for a toy car that starts out along a parabolic curve and then converts to a straight line (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_009\">(Figure)<\/a>). The function that describes the track is to have the form [latex]f(x)=\\bigg\\{\\begin{array}{c}\\frac{1}{10}{x}^{2}+bx+c\\text{ if }x&lt;-10\\\\ -\\frac{1}{4}x+\\frac{5}{2}\\text{ if }x\\ge -10\\end{array}[\/latex] where [latex]x[\/latex] and [latex]f(x)[\/latex] are in inches. For the car to move smoothly along the track, the function [latex]f(x)[\/latex] must be both continuous and differentiable at -10. Find values of [latex]b[\/latex] and [latex]c[\/latex] that make [latex]f(x)[\/latex] both continuous and differentiable.<\/p>\r\n\r\n<div id=\"CNX_Calc_Figure_03_02_009\" class=\"wp-caption aligncenter\">\r\n\r\n[caption id=\"\" align=\"aligncenter\" width=\"487\"]<img src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205243\/CNX_Calc_Figure_03_02_009.jpg\" alt=\"A cart is drawn on a line that curves through (\u221210, 5) to (10, 0) with y-intercept roughly (0, 2).\" width=\"487\" height=\"237\" \/> Figure 7. For the car to move smoothly along the track, the function must be both continuous and differentiable.[\/caption]\r\n\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738222036\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738222036\"]\r\n<p id=\"fs-id1169738222036\">For the function to be continuous at [latex]x=-10,\\underset{x\\to {10}^{-}}{\\text{lim}}f(x)=f(-10).[\/latex] Thus, since<\/p>\r\n\r\n<div id=\"fs-id1169737950192\" class=\"equation unnumbered\">[latex]\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}f(x)=\\frac{1}{10}{(-10)}^{2}-10b+c=10-10b+c[\/latex]<\/div>\r\n<p id=\"fs-id1169738216001\">and [latex]f(-10)=5,[\/latex] we must have [latex]10-10b+c=5.[\/latex] Equivalently, we have [latex]c=10b-5.[\/latex]<\/p>\r\n<p id=\"fs-id1169738219145\">For the function to be differentiable at -10,<\/p>\r\n\r\n<div id=\"fs-id1169738219154\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(10)=\\underset{x\\to \\text{\u2212}10}{\\text{lim}}\\frac{f(x)-f(-10)}{x+10}[\/latex]<\/div>\r\n<p id=\"fs-id1169738224010\">must exist. Since [latex]f(x)[\/latex] is defined using different rules on the right and the left, we must evaluate this limit from the right and the left and then set them equal to each other:<\/p>\r\n\r\n<div id=\"fs-id1169738183518\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill \\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{f(x)-f(-10)}{x+10}&amp; =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{\\frac{1}{10}{x}^{2}+bx+c-5}{x+10}\\hfill &amp; &amp; &amp; \\\\ &amp; =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{\\frac{1}{10}{x}^{2}+bx+(10b-5)-5}{x+10}\\hfill &amp; &amp; &amp; \\text{Substitute}c=10b-5.\\hfill \\\\ &amp; =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{{x}^{2}-100+10bx+100b}{10(x+10)}\\hfill &amp; &amp; &amp; \\\\ &amp; =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{(x+10)(x-10+10b)}{10(x+10)}\\hfill &amp; &amp; &amp; \\text{Factor by grouping.}\\hfill \\\\ &amp; =b-2.\\hfill &amp; &amp; &amp; \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169738183170\">We also have<\/p>\r\n\r\n<div id=\"fs-id1169738183173\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill \\underset{x\\to \\text{\u2212}{10}^{+}}{\\text{lim}}\\frac{f(x)-f(-10)}{x+10}&amp; =\\underset{x\\to \\text{\u2212}{10}^{+}}{\\text{lim}}\\frac{-\\frac{1}{4}x+\\frac{5}{2}-5}{x+10}\\hfill \\\\ &amp; =\\underset{x\\to \\text{\u2212}{10}^{+}}{\\text{lim}}\\frac{\\text{\u2212}(x+10)}{4(x+10)}\\hfill \\\\ &amp; =-\\frac{1}{4}.\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169738221364\">This gives us [latex]b-2=-\\frac{1}{4}.[\/latex] Thus [latex]b=\\frac{7}{4}[\/latex] and [latex]c=10(\\frac{7}{4})-5=\\frac{25}{2}.[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738185315\" class=\"textbox exercises checkpoint\">\r\n<div id=\"fs-id1169738185319\" class=\"exercise\">\r\n<div id=\"fs-id1169738185321\" class=\"textbox\">\r\n<p id=\"fs-id1169738185323\">Find values of [latex]a[\/latex] and [latex]b[\/latex] that make [latex]f(x)=\\bigg\\{\\begin{array}{c}ax+b\\text{ if }x&lt;3\\\\ {x}^{2}\\text{ if }x\\ge 3\\end{array}[\/latex] both continuous and differentiable at 3.<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738225596\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738225596\"]\r\n<p id=\"fs-id1169738225596\">[latex]a=6[\/latex] and [latex]b=-9[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1169738225618\" class=\"commentary\">\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1169738225624\">Use <a class=\"autogenerated-content\" href=\"#fs-id1169738218186\">(Figure)<\/a> as a guide.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738225636\" class=\"bc-section section\">\r\n<h1>Higher-Order Derivatives<\/h1>\r\n<p id=\"fs-id1169738225641\">The derivative of a function is itself a function, so we can find the derivative of a derivative. For example, the derivative of a position function is the rate of change of position, or velocity. The derivative of velocity is the rate of change of velocity, which is acceleration. The new function obtained by differentiating the derivative is called the second derivative. Furthermore, we can continue to take derivatives to obtain the third derivative, fourth derivative, and so on. Collectively, these are referred to as <strong>higher-order derivatives<\/strong>. The notation for the higher-order derivatives of [latex]y=f(x)[\/latex] can be expressed in any of the following forms:<\/p>\r\n\r\n<div id=\"fs-id1169738214590\" class=\"equation unnumbered\">[latex]f\\text{\u2033}(x),\\text{}f\\text{\u2034}(x),{f}^{(4)}(x)\\text{,\u2026},{f}^{(n)}(x)[\/latex]<\/div>\r\n<div id=\"fs-id1169738221934\" class=\"equation unnumbered\">[latex]y\\text{\u2033}(x),y\\text{\u2034}(x),{y}^{(4)}(x)\\text{,\u2026},{y}^{(n)}(x)[\/latex]<\/div>\r\n<div id=\"fs-id1169738218117\" class=\"equation unnumbered\">[latex]\\frac{{d}^{2}y}{d{x}^{2}},\\frac{{d}^{3}y}{d{y}^{3}},\\frac{{d}^{4}y}{d{y}^{4}}\\text{,\u2026},\\frac{{d}^{n}y}{d{y}^{n}}.[\/latex]<\/div>\r\n<p id=\"fs-id1169738214546\">It is interesting to note that the notation for [latex]\\frac{{d}^{2}y}{d{x}^{2}}[\/latex] may be viewed as an attempt to express [latex]\\frac{d}{dx}(\\frac{dy}{dx})[\/latex] more compactly. Analogously, [latex]\\frac{d}{dx}(\\frac{d}{dx}(\\frac{dy}{dx}))=\\frac{d}{dx}(\\frac{{d}^{2}y}{d{x}^{2}})=\\frac{{d}^{3}y}{d{x}^{3}}.[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738217346\" class=\"textbox examples\">\r\n<h3>Finding a Second Derivative<\/h3>\r\n<div id=\"fs-id1169738217348\" class=\"exercise\">\r\n<div id=\"fs-id1169738217350\" class=\"textbox\">\r\n<p id=\"fs-id1169738217355\">For [latex]f(x)=2{x}^{2}-3x+1,[\/latex] find [latex]f\\text{\u2033}(x).[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738219164\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738219164\"]\r\n<p id=\"fs-id1169738219164\">First find [latex]{f}^{\\prime }(x).[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738219187\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill {f}^{\\prime }(x)&amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{(2{(x+h)}^{2}-3(x+h)+1)-(2{x}^{2}-3x+1)}{h}\\hfill &amp; &amp; &amp; \\begin{array}{c}\\text{Substitute}f(x)=2{x}^{2}-3x+1\\hfill \\\\ \\text{ and }\\hfill \\\\ f(x+h)=2{(x+h)}^{2}-3(x+h)+1\\hfill \\\\ \\text{into}{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.\\hfill \\end{array}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{4xh+{h}^{2}-3h}{h}\\hfill &amp; &amp; &amp; \\text{Simplify the numerator.}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}(4x+h-3)\\hfill &amp; &amp; &amp; \\begin{array}{c}\\text{Factor out the}h\\text{in the numerator}\\hfill \\\\ \\text{and cancel with the}h\\text{in the}\\hfill \\\\ \\text{denominator.}\\hfill \\end{array}\\hfill \\\\ &amp; =4x-3\\hfill &amp; &amp; &amp; \\text{Take the limit.}\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169737142255\">Next, find [latex]f\\text{\u2033}(x)[\/latex] by taking the derivative of [latex]{f}^{\\prime }(x)=4x-3.[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738068328\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill f\\text{\u2033}(x)&amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{{f}^{\\prime }(x+h)-{f}^{\\prime }(x)}{h}\\hfill &amp; &amp; &amp; \\begin{array}{c}\\text{Use}{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}\\text{with}{f}^{\\prime }(x)\\text{in}\\hfill \\\\ \\text{place of}f(x).\\hfill \\end{array}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{(4(x+h)-3)-(4x-3)}{h}\\hfill &amp; &amp; &amp; \\begin{array}{c}\\text{Substitute}{f}^{\\prime }(x+h)=4(x+h)-3\\text{ and }\\hfill \\\\ {f}^{\\prime }(x)=4x-3.\\hfill \\end{array}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}4\\hfill &amp; &amp; &amp; \\text{Simplify.}\\hfill \\\\ &amp; =4\\hfill &amp; &amp; &amp; \\text{Take the limit.}\\hfill \\end{array}[\/latex][\/hidden-answer]<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738187249\" class=\"textbox exercises checkpoint\">\r\n<div id=\"fs-id1169738187254\" class=\"exercise\">\r\n<div id=\"fs-id1169738187256\" class=\"textbox\">\r\n<p id=\"fs-id1169738187258\">Find [latex]f\\text{\u2033}(x)[\/latex] for [latex]f(x)={x}^{2}.[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738099362\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738099362\"]\r\n<p id=\"fs-id1169738099362\">[latex]f\\text{\u2033}(x)=2[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1169738099385\" class=\"commentary\">\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1169738099392\">We found [latex]{f}^{\\prime }(x)=2x[\/latex] in a previous checkpoint. Use <a class=\"autogenerated-content\" href=\"#fs-id1169738143059\">(Figure)<\/a> to find the derivative of [latex]{f}^{\\prime }(x)[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738099443\" class=\"textbox examples\">\r\n<h3>Finding Acceleration<\/h3>\r\n<div id=\"fs-id1169738099445\" class=\"exercise\">\r\n<div id=\"fs-id1169738099447\" class=\"textbox\">\r\n<p id=\"fs-id1169738099452\">The position of a particle along a coordinate axis at time [latex]t[\/latex] (in seconds) is given by [latex]s(t)=3{t}^{2}-4t+1[\/latex] (in meters). Find the function that describes its acceleration at time [latex]t.[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738219009\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738219009\"]\r\n<p id=\"fs-id1169738219009\">Since [latex]v(t)={s}^{\\prime }(t)[\/latex] and [latex]a(t)={v}^{\\prime }(t)=s\\text{\u2033}(t),[\/latex] we begin by finding the derivative of [latex]s(t):[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169737911373\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill {s}^{\\prime }(t)&amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{s(t+h)-s(t)}{h}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{3{(t+h)}^{2}-4(t+h)+1-(3{t}^{2}-4t+1)}{h}\\hfill \\\\ &amp; =6t-4.\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169737950766\">Next,<\/p>\r\n\r\n<div id=\"fs-id1169737950769\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill s\\text{\u2033}(t)&amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{{s}^{\\prime }(t+h)-{s}^{\\prime }(t)}{h}\\hfill \\\\ &amp; =\\underset{h\\to 0}{\\text{lim}}\\frac{6(t+h)-4-(6t-4)}{h}\\hfill \\\\ &amp; =6.\\hfill \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169738185118\">Thus, [latex]a=6{\\text{m\/s}}^{2}.[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738185145\" class=\"textbox exercises checkpoint\">\r\n<div id=\"fs-id1169738185149\" class=\"exercise\">\r\n<div id=\"fs-id1169738185151\" class=\"textbox\">\r\n<p id=\"fs-id1169738185153\">For [latex]s(t)={t}^{3},[\/latex] find [latex]a(t).[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737935177\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737935177\"]\r\n<p id=\"fs-id1169737935177\">[latex]a(t)=6t[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1169737935198\" class=\"commentary\">\r\n<h4>Hint<\/h4>\r\n<p id=\"fs-id1169737935205\">Use <a class=\"autogenerated-content\" href=\"#fs-id1169737966982\">(Figure)<\/a> as a guide.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737935217\" class=\"textbox key-takeaways\">\r\n<h3>Key Concepts<\/h3>\r\n<ul id=\"fs-id1169737935224\">\r\n \t<li>The derivative of a function [latex]f(x)[\/latex] is the function whose value at [latex]x[\/latex] is [latex]{f}^{\\prime }(x).[\/latex]<\/li>\r\n \t<li>The graph of a derivative of a function [latex]f(x)[\/latex] is related to the graph of [latex]f(x).[\/latex] Where [latex]f(x)[\/latex] has a tangent line with positive slope, [latex]{f}^{\\prime }(x)&gt;0.[\/latex] Where [latex]f(x)[\/latex] has a tangent line with negative slope, [latex]{f}^{\\prime }(x)&lt;0.[\/latex] Where [latex]f(x)[\/latex] has a horizontal tangent line, [latex]{f}^{\\prime }(x)=0.[\/latex]<\/li>\r\n \t<li>If a function is differentiable at a point, then it is continuous at that point. A function is not differentiable at a point if it is not continuous at the point, if it has a vertical tangent line at the point, or if the graph has a sharp corner or cusp.<\/li>\r\n \t<li>Higher-order derivatives are derivatives of derivatives, from the second derivative to the [latex]n\\text{th}[\/latex] derivative.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div id=\"fs-id1169738226133\" class=\"key-equations\">\r\n<h1>Key Equations<\/h1>\r\n<ul id=\"fs-id1169738226140\">\r\n \t<li><strong>The derivative function<\/strong>\r\n[latex]{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}[\/latex]<\/li>\r\n<\/ul>\r\n<\/div>\r\n<div id=\"fs-id1169738186692\" class=\"textbox exercises\">\r\n<p id=\"fs-id1169738186696\">For the following exercises, use the definition of a derivative to find [latex]{f}^{\\prime }(x).[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738186716\" class=\"exercise\">\r\n<div id=\"fs-id1169738186718\" class=\"textbox\">\r\n<p id=\"fs-id1169738186720\">[latex]f(x)=6[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738186749\" class=\"exercise\">\r\n<div id=\"fs-id1169738186751\" class=\"textbox\">\r\n<p id=\"fs-id1169738186754\">[latex]f(x)=2-3x[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738186781\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738186781\"]\r\n<p id=\"fs-id1169738186781\">-3<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738186790\" class=\"exercise\">\r\n<div id=\"fs-id1169738186792\" class=\"textbox\">\r\n<p id=\"fs-id1169738186794\">[latex]f(x)=\\frac{2x}{7}+1[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737143572\" class=\"exercise\">\r\n<div id=\"fs-id1169737143574\" class=\"textbox\">\r\n<p id=\"fs-id1169737143577\">[latex]f(x)=4{x}^{2}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737143603\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737143603\"]\r\n<p id=\"fs-id1169737143603\">[latex]8x[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737143614\" class=\"exercise\">\r\n<div id=\"fs-id1169737143616\" class=\"textbox\">\r\n<p id=\"fs-id1169737143618\">[latex]f(x)=5x-{x}^{2}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737143664\" class=\"exercise\">\r\n<div id=\"fs-id1169737143666\" class=\"textbox\">\r\n<p id=\"fs-id1169737143668\">[latex]f(x)=\\sqrt{2x}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737143694\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737143694\"]\r\n<p id=\"fs-id1169737143694\">[latex]\\frac{1}{\\sqrt{2x}}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738045048\" class=\"exercise\">\r\n<div id=\"fs-id1169738045050\" class=\"textbox\">\r\n<p id=\"fs-id1169738045052\">[latex]f(x)=\\sqrt{x-6}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738045101\" class=\"exercise\">\r\n<div id=\"fs-id1169738045103\" class=\"textbox\">\r\n<p id=\"fs-id1169738045105\">[latex]f(x)=\\frac{9}{x}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738045130\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738045130\"]\r\n<p id=\"fs-id1169738045130\">[latex]\\frac{-9}{{x}^{2}}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738045147\" class=\"exercise\">\r\n<div id=\"fs-id1169738045149\" class=\"textbox\">\r\n<p id=\"fs-id1169738045151\">[latex]f(x)=x+\\frac{1}{x}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738189125\" class=\"exercise\">\r\n<div id=\"fs-id1169738189127\" class=\"textbox\">\r\n<p id=\"fs-id1169738189129\">[latex]f(x)=\\frac{1}{\\sqrt{x}}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738189156\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738189156\"]\r\n<p id=\"fs-id1169738189156\">[latex]\\frac{-1}{2{x}^{3\\text{\/}2}}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169738189180\">For the following exercises, use the graph of [latex]y=f(x)[\/latex] to sketch the graph of its derivative [latex]{f}^{\\prime }(x).[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738189221\" class=\"exercise\">\r\n<div id=\"fs-id1169738189223\" class=\"textbox\"><span id=\"fs-id1169738189229\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205246\/CNX_Calc_Figure_03_02_201.jpg\" alt=\"The function f(x) starts at (\u22122, 20) and decreases to pass through the origin and achieve a local minimum at roughly (0.5, \u22121). Then, it increases and passes through (1, 0) and achieves a local maximum at (2.25, 2) before decreasing again through (3, 0) to (4, \u221220).\" \/><\/span><\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738189260\" class=\"exercise\">\r\n<div id=\"fs-id1169738189262\" class=\"textbox\"><span id=\"fs-id1169738189268\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205248\/CNX_Calc_Figure_03_02_203.jpg\" alt=\"The function f(x) starts at (\u22121.5, 20) and decreases to pass through (0, 10), where it appears to have a derivative of 0. Then it further decreases, passing through (1.7, 0) and achieving a minimum at (3, \u221217), at which point it increases rapidly through (3.8, 0) to (4, 20).\" \/><\/span><\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737927600\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737927600\"]<span id=\"fs-id1169737927607\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205251\/CNX_Calc_Figure_03_02_204.jpg\" alt=\"The function starts in the third quadrant and increases to touch the origin, then decreases to a minimum at (2, \u221216), before increasing through the x axis at x = 3, after which it continues increasing.\" \/><\/span>[\/hidden-answer]<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737927619\" class=\"exercise\">\r\n<div id=\"fs-id1169737927621\" class=\"textbox\"><span id=\"fs-id1169737927627\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205253\/CNX_Calc_Figure_03_02_205.jpg\" alt=\"The function f(x) starts at (\u22122.25, \u221220) and increases rapidly to pass through (\u22122, 0) before achieving a local maximum at (\u22121.4, 8). Then the function decreases to the origin. The graph is symmetric about the y-axis, so the graph increases to (1.4, 8) before decreasing through (2, 0) and heading on down to (2.25, \u221220).\" \/><\/span><\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737927662\" class=\"exercise\">\r\n<div id=\"fs-id1169737927664\" class=\"textbox\"><span id=\"fs-id1169737927670\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205256\/CNX_Calc_Figure_03_02_207.jpg\" alt=\"The function f(x) starts at (\u22123, \u22121) and increases to pass through (\u22121.5, 0) and achieve a local minimum at (1, 0). Then, it decreases and passes through (1.5, 0) and continues decreasing to (3, \u22121).\" \/><\/span><\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737927683\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737927683\"]<span id=\"fs-id1169737927688\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205259\/CNX_Calc_Figure_03_02_208.jpg\" alt=\"The function starts at (\u22123, 0), increases to a maximum at (\u22121.5, 1), decreases through the origin and to a minimum at (1.5, \u22121), and then increases to the x axis at x = 3.\" \/><\/span>[\/hidden-answer]<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169737927703\">For the following exercises, the given limit represents the derivative of a function [latex]y=f(x)[\/latex] at [latex]x=a.[\/latex] Find [latex]f(x)[\/latex] and [latex]a.[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169737927753\" class=\"exercise\">\r\n<div id=\"fs-id1169737927755\" class=\"textbox\">\r\n<p id=\"fs-id1169737927757\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{{(1+h)}^{2\\text{\/}3}-1}{h}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738217060\" class=\"exercise\">\r\n<div id=\"fs-id1169738217062\" class=\"textbox\">\r\n<p id=\"fs-id1169738217064\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{\\left[3{(2+h)}^{2}+2\\right]-14}{h}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738217124\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738217124\"]\r\n<p id=\"fs-id1169738217124\">[latex]f(x)=3{x}^{2}+2,a=2[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737144209\" class=\"exercise\">\r\n<div id=\"fs-id1169737144211\" class=\"textbox\">\r\n<p id=\"fs-id1169737144213\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{ \\cos (\\pi +h)+1}{h}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737144295\" class=\"exercise\">\r\n<div id=\"fs-id1169737144297\" class=\"textbox\">\r\n<p id=\"fs-id1169737144299\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{{(2+h)}^{4}-16}{h}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737144346\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737144346\"]\r\n<p id=\"fs-id1169737144346\">[latex]f(x)={x}^{4},a=2[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737144378\" class=\"exercise\">\r\n<div id=\"fs-id1169737144380\" class=\"textbox\">\r\n<p id=\"fs-id1169737144382\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{\\left[2{(3+h)}^{2}-(3+h)\\right]-15}{h}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737904601\" class=\"exercise\">\r\n<div id=\"fs-id1169737904603\" class=\"textbox\">\r\n<p id=\"fs-id1169737904605\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{{e}^{h}-1}{h}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737904640\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737904640\"]\r\n<p id=\"fs-id1169737904640\">[latex]f(x)={e}^{x},a=0[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169737904672\">For the following functions,<\/p>\r\n\r\n<ol id=\"fs-id1169737904676\" style=\"list-style-type: lower-alpha\">\r\n \t<li>sketch the graph and<\/li>\r\n \t<li>use the definition of a derivative to show that the function is not differentiable at [latex]x=1.[\/latex]<\/li>\r\n<\/ol>\r\n<div id=\"fs-id1169738071318\" class=\"exercise\">\r\n<div id=\"fs-id1169738071320\" class=\"textbox\">\r\n<p id=\"fs-id1169738071322\">[latex]f(x)=\\bigg\\{\\begin{array}{l}2\\sqrt{x},0\\le x\\le 1\\\\ 3x-1,x&gt;1\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738071477\" class=\"exercise\">\r\n<div id=\"fs-id1169738071479\" class=\"textbox\">\r\n<p id=\"fs-id1169738191048\">[latex]f(x)=\\bigg\\{\\begin{array}{l}3,x&lt;1\\\\ 3x,x\\ge 1\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738191104\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738191104\"]\r\n<p id=\"fs-id1169738191104\">a.<\/p>\r\n<span id=\"fs-id1169738191108\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205302\/CNX_Calc_Figure_03_02_210.jpg\" alt=\"The function is linear at y = 3 until it reaches (1, 3), at which point it increases as a line with slope 3.\" \/><\/span>\r\nb. [latex]\\underset{h\\to {1}^{-}}{\\text{lim}}\\frac{3-3}{h}\\ne \\underset{h\\to {1}^{+}}{\\text{lim}}\\frac{3h}{h}[\/latex][\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738191183\" class=\"exercise\">\r\n<div id=\"fs-id1169738191185\" class=\"textbox\">\r\n<p id=\"fs-id1169738191187\">[latex]f(x)=\\bigg\\{\\begin{array}{l}-{x}^{2}+2,x\\le 1\\\\ x,x&gt;1\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737954177\" class=\"exercise\">\r\n<div id=\"fs-id1169737954179\" class=\"textbox\">\r\n<p id=\"fs-id1169737954181\">[latex]f(x)=\\bigg\\{\\begin{array}{l}2x,x\\le 1\\\\ \\frac{2}{x},x&gt;1\\end{array}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737954240\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737954240\"]\r\n<p id=\"fs-id1169737954240\">a.<\/p>\r\n<span id=\"fs-id1169737954245\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205305\/CNX_Calc_Figure_03_02_212.jpg\" alt=\"The function starts in the third quadrant as a straight line and passes through the origin with slope 2; then at (1, 2) it decreases convexly as 2\/x.\" \/><\/span>\r\nb. [latex]\\underset{h\\to {1}^{-}}{\\text{lim}}\\frac{2h}{h}\\ne \\underset{h\\to {1}^{+}}{\\text{lim}}\\frac{\\frac{2}{x+h}-\\frac{2}{x}}{h}.[\/latex][\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169738219456\">For the following graphs,<\/p>\r\n\r\n<ol id=\"fs-id1169738219460\" style=\"list-style-type: lower-alpha\">\r\n \t<li>determine for which values of [latex]x=a[\/latex] the [latex]\\underset{x\\to a}{\\text{lim}}f(x)[\/latex] exists but [latex]f[\/latex] is not continuous at [latex]x=a,[\/latex] and<\/li>\r\n \t<li>determine for which values of [latex]x=a[\/latex] the function is continuous but not differentiable at [latex]x=a.[\/latex]<\/li>\r\n<\/ol>\r\n<div id=\"fs-id1169738219549\" class=\"exercise\">\r\n<div id=\"fs-id1169738219551\" class=\"textbox\"><span id=\"fs-id1169738219561\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205308\/CNX_Calc_Figure_03_02_213.jpg\" alt=\"The function starts at (\u22126, 2) and increases to a maximum at (\u22125.3, 4) before stopping at (\u22124, 3) inclusive. Then it starts again at (\u22124, \u22122) before increasing slowly through (\u22122.25, 0), passing through (\u22121, 4), hitting a local maximum at (\u22120.1, 5.3) and decreasing to (2, \u22121) inclusive. Then it starts again at (2, 5), increases to (2.6, 6), and then decreases to (4.5, \u22123), with a discontinuity at (4, 2).\" \/><\/span><\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737145058\" class=\"exercise\">\r\n<div id=\"fs-id1169737145060\" class=\"textbox\"><span id=\"fs-id1169737145069\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205310\/CNX_Calc_Figure_03_02_214.jpg\" alt=\"The function starts at (\u22123, \u22121) and increases to and stops at a local maximum at (\u22121, 3) inclusive. Then it starts again at (\u22121, 1) before increasing quickly to and stopping at a local maximum (0, 4) inclusive. Then it starts again at (0, 3) and decreases linearly to (1, 1), at which point there is a discontinuity and the value of this function at x = 1 is 2. The function continues from (1, 1) and increases linearly to (2, 3.5) before decreasing linearly to (3, 2).\" \/><\/span><\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737145082\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737145082\"]\r\n<p id=\"fs-id1169737145082\">a. [latex]x=1,[\/latex] b. [latex]x=2[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737145107\" class=\"exercise\">\r\n<div id=\"fs-id1169737145109\" class=\"textbox\">\r\n<p id=\"fs-id1169737145112\">Use the graph to evaluate a. [latex]{f}^{\\prime }(-0.5),[\/latex] b. [latex]{f}^{\\prime }(0),[\/latex] c. [latex]{f}^{\\prime }(1),[\/latex] d. [latex]{f}^{\\prime }(2),[\/latex] and e. [latex]{f}^{\\prime }(3),[\/latex] if it exists.<\/p>\r\n<span id=\"fs-id1169737145209\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205313\/CNX_Calc_Figure_03_02_215.jpg\" alt=\"The function starts at (\u22123, 0) and increases linearly to a local maximum at (0, 3). Then it decreases linearly to (2, 1), at which point it increases linearly to (4, 5).\" \/><\/span>\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169737933452\">For the following functions, use [latex]f\\text{\u2033}(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{{f}^{\\prime }(x+h)-{f}^{\\prime }(x)}{h}[\/latex] to find [latex]f\\text{\u2033}(x).[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169737933547\" class=\"exercise\">\r\n<div id=\"fs-id1169737933549\" class=\"textbox\">\r\n<p id=\"fs-id1169737933551\">[latex]f(x)=2-3x[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737933582\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737933582\"]\r\n<p id=\"fs-id1169737933582\">0<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737933589\" class=\"exercise\">\r\n<div id=\"fs-id1169737933591\" class=\"textbox\">\r\n<p id=\"fs-id1169737933593\">[latex]f(x)=4{x}^{2}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737933630\" class=\"exercise\">\r\n<div id=\"fs-id1169737933633\" class=\"textbox\">\r\n<p id=\"fs-id1169737933635\">[latex]f(x)=x+\\frac{1}{x}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738186903\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738186903\"]\r\n<p id=\"fs-id1169738186903\">[latex]\\frac{2}{{x}^{3}}[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169738186919\">For the following exercises, use a calculator to graph [latex]f(x).[\/latex] Determine the function [latex]{f}^{\\prime }(x),[\/latex] then use a calculator to graph [latex]{f}^{\\prime }(x).[\/latex]<\/p>\r\n\r\n<div id=\"fs-id1169738186974\" class=\"exercise\">\r\n<div id=\"fs-id1169738186976\" class=\"textbox\">\r\n<p id=\"fs-id1169738186978\"><strong>[T]<\/strong>[latex]f(x)=-\\frac{5}{x}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738187055\" class=\"exercise\">\r\n<div id=\"fs-id1169738187057\" class=\"textbox\">\r\n<p id=\"fs-id1169738187060\"><strong>[T]<\/strong>[latex]f(x)=3{x}^{2}+2x+4.[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738225764\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738225764\"]\r\n<p id=\"fs-id1169738225764\">[latex]{f}^{\\prime }(x)=6x+2[\/latex]<\/p>\r\n<span id=\"fs-id1169738225794\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205315\/CNX_Calc_Figure_03_02_217.jpg\" alt=\"The function f(x) is graphed as an upward facing parabola with y intercept 4. The function f\u2019(x) is graphed as a straight line with y intercept 2 and slope 6.\" \/><\/span>[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738225808\" class=\"exercise\">\r\n<div id=\"fs-id1169738225811\" class=\"textbox\">\r\n<p id=\"fs-id1169738225813\"><strong>[T]<\/strong>[latex]f(x)=\\sqrt{x}+3x[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738225897\" class=\"exercise\">\r\n<div id=\"fs-id1169738225899\" class=\"textbox\">\r\n<p id=\"fs-id1169738225901\"><strong>[T]<\/strong>[latex]f(x)=\\frac{1}{\\sqrt{2x}}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738225936\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738225936\"]\r\n<p id=\"fs-id1169738225936\">[latex]{f}^{\\prime }(x)=-\\frac{1}{{(2x)}^{3\\text{\/}2}}[\/latex]<\/p>\r\n<span id=\"fs-id1169738054400\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205318\/CNX_Calc_Figure_03_02_219.jpg\" alt=\"The function f(x) is in the first quadrant and has asymptotes at x = 0 and y = 0. The function f\u2019(x) is in the fourth quadrant and has asymptotes at x = 0 and y = 0.\" \/><\/span>[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738054414\" class=\"exercise\">\r\n<div id=\"fs-id1169738054416\" class=\"textbox\">\r\n<p id=\"fs-id1169738054419\"><strong>[T]<\/strong>[latex]f(x)=1+x+\\frac{1}{x}[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738054510\" class=\"exercise\">\r\n<div id=\"fs-id1169738054512\" class=\"textbox\">\r\n<p id=\"fs-id1169738054514\"><strong>[T]<\/strong>[latex]f(x)={x}^{3}+1[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738054548\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738054548\"]\r\n<p id=\"fs-id1169738054548\">[latex]{f}^{\\prime }(x)=3{x}^{2}[\/latex]<\/p>\r\n<span id=\"fs-id1169738054577\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205321\/CNX_Calc_Figure_03_02_221.jpg\" alt=\"The function f(x) starts is the graph of the cubic function shifted up by 1. The function f\u2019(x) is the graph of a parabola that is slightly steeper than the normal squared function.\" \/><\/span>[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169738054592\">For the following exercises, describe what the two expressions represent in terms of each of the given situations. Be sure to include units.<\/p>\r\n\r\n<ol id=\"fs-id1169738054596\" style=\"list-style-type: lower-alpha\">\r\n \t<li>[latex]\\frac{f(x+h)-f(x)}{h}[\/latex]<\/li>\r\n \t<li>[latex]{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}[\/latex]<\/li>\r\n<\/ol>\r\n<div id=\"fs-id1169738184787\" class=\"exercise\">\r\n<div id=\"fs-id1169738184789\" class=\"textbox\">\r\n<p id=\"fs-id1169738184792\">[latex]P(x)[\/latex] denotes the population of a city at time [latex]x[\/latex] in years.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738184829\" class=\"exercise\">\r\n<div id=\"fs-id1169738184831\" class=\"textbox\">\r\n<p id=\"fs-id1169738184833\">[latex]C(x)[\/latex] denotes the total amount of money (in thousands of dollars) spent on concessions by [latex]x[\/latex] customers at an amusement park.<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738184859\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738184859\"]\r\n<p id=\"fs-id1169738184859\">a. Average rate at which customers spent on concessions in thousands per customer. b. Rate (in thousands per customer) at which [latex]x[\/latex] customers spent money on concessions in thousands per customer.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738184870\" class=\"exercise\">\r\n<div id=\"fs-id1169738184872\" class=\"textbox\">\r\n<p id=\"fs-id1169738184874\">[latex]R(x)[\/latex] denotes the total cost (in thousands of dollars) of manufacturing [latex]x[\/latex] clock radios.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738221107\" class=\"exercise\">\r\n<div id=\"fs-id1169738221109\" class=\"textbox\">\r\n<p id=\"fs-id1169738221111\">[latex]g(x)[\/latex] denotes the grade (in percentage points) received on a test, given [latex]x[\/latex] hours of studying.<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738221136\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738221136\"]\r\n<p id=\"fs-id1169738221136\">a. Average grade received on the test with an average study time between two values. b. Rate (in percentage points per hour) at which the grade on the test increased or decreased for a given average study time of [latex]x[\/latex] hours.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738221148\" class=\"exercise\">\r\n<div id=\"fs-id1169738221150\" class=\"textbox\">\r\n<p id=\"fs-id1169738221152\">[latex]B(x)[\/latex] denotes the cost (in dollars) of a sociology textbook at university bookstores in the United States in [latex]x[\/latex] years since 1990.<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738221202\" class=\"exercise\">\r\n<div id=\"fs-id1169738221204\" class=\"textbox\">\r\n<p id=\"fs-id1169738221206\">[latex]p(x)[\/latex] denotes atmospheric pressure at an altitude of [latex]x[\/latex] feet.<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738221229\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738221229\"]\r\n<p id=\"fs-id1169738221229\">a. Average change of atmospheric pressure between two different altitudes. b. Rate (torr per foot) at which atmospheric pressure is increasing or decreasing at [latex]x[\/latex] feet.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738221240\" class=\"exercise\">\r\n<div id=\"fs-id1169738221242\" class=\"textbox\">\r\n<p id=\"fs-id1169738221244\">Sketch the graph of a function [latex]y=f(x)[\/latex] with all of the following properties:<\/p>\r\n\r\n<ol id=\"fs-id1169738221265\" style=\"list-style-type: lower-alpha\">\r\n \t<li>[latex]{f}^{\\prime }(x)&gt;0[\/latex] for [latex]-2\\le x&lt;1[\/latex]<\/li>\r\n \t<li>[latex]{f}^{\\prime }(2)=0[\/latex]<\/li>\r\n \t<li>[latex]{f}^{\\prime }(x)&gt;0[\/latex] for [latex]x&gt;2[\/latex]<\/li>\r\n \t<li>[latex]f(2)=2[\/latex] and [latex]f(0)=1[\/latex]<\/li>\r\n \t<li>[latex]\\underset{x\\to \\text{\u2212}\\infty }{\\text{lim}}f(x)=0[\/latex] and [latex]\\underset{x\\to \\infty }{\\text{lim}}f(x)=\\infty [\/latex]<\/li>\r\n \t<li>[latex]{f}^{\\prime }(1)[\/latex] does not exist.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738073277\" class=\"exercise\">\r\n<div id=\"fs-id1169738073279\" class=\"textbox\">\r\n<p id=\"fs-id1169738073281\">Suppose temperature [latex]T[\/latex] in degrees Fahrenheit at a height [latex]x[\/latex] in feet above the ground is given by [latex]y=T(x).[\/latex]<\/p>\r\n\r\n<ol id=\"fs-id1169738197863\" style=\"list-style-type: lower-alpha\">\r\n \t<li>Give a physical interpretation, with units, of [latex]{T}^{\\prime }(x).[\/latex]<\/li>\r\n \t<li>If we know that [latex]{T}^{\\prime }(1000)=-0.1,[\/latex] explain the physical meaning.<\/li>\r\n<\/ol>\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738197924\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738197924\"]\r\n<p id=\"fs-id1169738197924\">a. The rate (in degrees per foot) at which temperature is increasing or decreasing for a given height [latex]x.[\/latex] b. The rate of change of temperature as altitude changes at 1000 feet is -0.1 degrees per foot.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738197948\" class=\"exercise\">\r\n<div id=\"fs-id1169738197950\" class=\"textbox\">\r\n<p id=\"fs-id1169738197952\">Suppose the total profit of a company is [latex]y=P(x)[\/latex] thousand dollars when [latex]x[\/latex] units of an item are sold.<\/p>\r\n\r\n<ol id=\"fs-id1169738197981\" style=\"list-style-type: lower-alpha\">\r\n \t<li>What does [latex]\\frac{P(b)-P(a)}{b-a}[\/latex] for [latex]0&lt;a&lt;b[\/latex] measure, and what are the units?<\/li>\r\n \t<li>What does [latex]{P}^{\\prime }(x)[\/latex] measure, and what are the units?<\/li>\r\n \t<li>Suppose that [latex]{P}^{\\prime }(30)=5,[\/latex] what is the approximate change in profit if the number of items sold increases from [latex]30\\text{ to }31?[\/latex]<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737141464\" class=\"exercise\">\r\n<div id=\"fs-id1169737141466\" class=\"textbox\">\r\n<p id=\"fs-id1169737141468\">The graph in the following figure models the number of people [latex]N(t)[\/latex] who have come down with the flu [latex]t[\/latex] weeks after its initial outbreak in a town with a population of 50,000 citizens.<\/p>\r\n\r\n<ol id=\"fs-id1169737141497\" style=\"list-style-type: lower-alpha\">\r\n \t<li>Describe what [latex]{N}^{\\prime }(t)[\/latex] represents and how it behaves as [latex]t[\/latex] increases.<\/li>\r\n \t<li>What does the derivative tell us about how this town is affected by the flu outbreak?<\/li>\r\n<\/ol>\r\n<p id=\"eip-id2907200\"><span id=\"fs-id1169737141534\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205323\/CNX_Calc_Figure_03_02_223.jpg\" alt=\"The function starts at (0, 3000) and increases quickly to an asymptote at y = 50000.\" \/><\/span><\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737141550\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737141550\"]\r\n<p id=\"fs-id1169737141550\">a. The rate at which the number of people who have come down with the flu is changing [latex]t[\/latex] weeks after the initial outbreak. b. The rate is increasing sharply up to the third week, at which point it slows down and then becomes constant.<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<p id=\"fs-id1169737141561\">For the following exercises, use the following table, which shows the height [latex]h[\/latex] of the Saturn [latex]\\text{V}[\/latex] rocket for the Apollo 11 mission [latex]t[\/latex] seconds after launch.<\/p>\r\n\r\n<table id=\"fs-id1169737141583\" class=\"unnumbered\" summary=\"This table has seven rows and two columns. The first row is a header row and it labels each column. The first column header is Time (seconds) and the second column is Height (meters). Under the first column are the values 0, 1, 2, 3, 4, and 5. Under the second column are the values 0, 2, 4, 13, 25, and 32.\">\r\n<thead>\r\n<tr valign=\"top\">\r\n<th>Time (seconds)<\/th>\r\n<th>Height (meters)<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr valign=\"top\">\r\n<td>0<\/td>\r\n<td>0<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>1<\/td>\r\n<td>2<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>2<\/td>\r\n<td>4<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>3<\/td>\r\n<td>13<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>4<\/td>\r\n<td>25<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>5<\/td>\r\n<td>32<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<div id=\"fs-id1169738039225\" class=\"exercise\">\r\n<div id=\"fs-id1169738039227\" class=\"textbox\">\r\n<p id=\"fs-id1169738039229\">What is the physical meaning of [latex]{h}^{\\prime }(t)?[\/latex] What are the units?<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738039259\" class=\"exercise\">\r\n<div id=\"fs-id1169738039262\" class=\"textbox\">\r\n<p id=\"fs-id1169738039264\"><strong>[T]<\/strong> Construct a table of values for [latex]{h}^{\\prime }(t)[\/latex] and graph both [latex]h(t)[\/latex] and [latex]{h}^{\\prime }(t)[\/latex] on the same graph. (<em>Hint:<\/em> for interior points, estimate both the left limit and right limit and average them.)<\/p>\r\n\r\n<\/div>\r\n<div id=\"fs-id1169738193218\" class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738193218\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738193218\"]\r\n<table id=\"fs-id1169738193224\" class=\"unnumbered\" summary=\"This table has seven rows and two columns. The first row is a header row and it labels each column. The first column header is Time (seconds) and the second column is h\u2019(t) (m\/s). Under the first column are the values 0, 1, 2, 3, 4, and 5. Under the second column are the values 2, 2, 5.5, 10.5, 9.5, and 7.\">\r\n<thead>\r\n<tr valign=\"top\">\r\n<th>Time (seconds)<\/th>\r\n<th>[latex]{h}^{\\prime }(t)\\text{(m\/s)}[\/latex]<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr valign=\"top\">\r\n<td>0<\/td>\r\n<td>2<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>1<\/td>\r\n<td>2<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>2<\/td>\r\n<td>5.5<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>3<\/td>\r\n<td>10.5<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>4<\/td>\r\n<td>9.5<\/td>\r\n<\/tr>\r\n<tr valign=\"top\">\r\n<td>5<\/td>\r\n<td>7<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738220747\" class=\"exercise\">\r\n<div id=\"fs-id1169738220749\" class=\"textbox\">\r\n<p id=\"fs-id1169738220751\"><strong>[T]<\/strong> The best linear fit to the data is given by [latex]H(t)=7.229t-4.905,[\/latex] where [latex]H[\/latex] is the height of the rocket (in meters) and [latex]t[\/latex] is the time elapsed since takeoff. From this equation, determine [latex]{H}^{\\prime }(t).[\/latex] Graph [latex]H(t)[\/latex] with the given data and, on a separate coordinate plane, graph [latex]{H}^{\\prime }(t).[\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738220895\" class=\"exercise\">\r\n<div id=\"fs-id1169738220897\" class=\"textbox\">\r\n<p id=\"fs-id1169738220899\"><strong>[T]<\/strong> The best quadratic fit to the data is given by [latex]G(t)=1.429{t}^{2}+0.0857t-0.1429,[\/latex] where [latex]G[\/latex] is the height of the rocket (in meters) and [latex]t[\/latex] is the time elapsed since takeoff. From this equation, determine [latex]{G}^{\\prime }(t).[\/latex] Graph [latex]G(t)[\/latex] with the given data and, on a separate coordinate plane, graph [latex]{G}^{\\prime }(t).[\/latex]<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169737922912\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169737922912\"]\r\n<p id=\"fs-id1169737922912\">[latex]{G}^{\\prime }(t)=2.858t+0.0857[\/latex]<\/p>\r\n<span id=\"fs-id1169737922941\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205326\/CNX_Calc_Figure_03_02_229.jpg\" alt=\"This graph has the points (0, 0), (1, 2), (2, 4), (3, 13), (4, 25), and (5, 32). There is a quadratic line fit to the points with y intercept near 0.\" \/><\/span>\r\n<span id=\"fs-id1169737922955\"><img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205328\/CNX_Calc_Figure_03_02_230.jpg\" alt=\"This graph has a straight line with y intercept near 0 and slope slightly less than 3.\" \/><\/span>[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169737922969\" class=\"exercise\">\r\n<div id=\"fs-id1169737922971\" class=\"textbox\">\r\n<p id=\"fs-id1169737922973\"><strong>[T]<\/strong> The best cubic fit to the data is given by [latex]F(t)=0.2037{t}^{3}+2.956{t}^{2}-2.705t+0.4683,[\/latex] where [latex]F[\/latex] is the height of the rocket (in m) and [latex]t[\/latex] is the time elapsed since take off. From this equation, determine [latex]{F}^{\\prime }(t).[\/latex] Graph [latex]F(t)[\/latex] with the given data and, on a separate coordinate plane, graph [latex]{F}^{\\prime }(t).[\/latex] Does the linear, quadratic, or cubic function fit the data best?<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<div id=\"fs-id1169738227120\" class=\"exercise\">\r\n<div id=\"fs-id1169738227122\" class=\"textbox\">\r\n<p id=\"fs-id1169738227125\">Using the best linear, quadratic, and cubic fits to the data, determine what [latex]H\\text{\u2033}(t),G\\text{\u2033}(t)\\text{ and }F\\text{\u2033}(t)[\/latex] are. What are the physical meanings of [latex]H\\text{\u2033}(t),G\\text{\u2033}(t)\\text{ and }F\\text{\u2033}(t),[\/latex] and what are their units?<\/p>\r\n\r\n<\/div>\r\n<div class=\"textbox shaded\">[reveal-answer q=\"fs-id1169738227238\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"fs-id1169738227238\"]\r\n<p id=\"fs-id1169738227238\">[latex]H\\text{\u2033}(t)=0,G\\text{\u2033}(t)=2.858\\text{ and }f\\text{\u2033}(t)=1.222t+5.912[\/latex] represent the acceleration of the rocket, with units of meters per second squared [latex]({\\text{m\/s}}^{2}).[\/latex]<\/p>\r\n[\/hidden-answer]\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox shaded\">\r\n<h2>Glossary<\/h2>\r\n<dl id=\"fs-id1169738071113\" class=\"definition\">\r\n \t<dt>derivative function<\/dt>\r\n \t<dd id=\"fs-id1169738071118\">gives the derivative of a function at each point in the domain of the original function for which the derivative is defined<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1169738071124\" class=\"definition\">\r\n \t<dt>differentiable at <strong>[latex]a[\/latex]<\/strong><\/dt>\r\n \t<dd id=\"fs-id1169738071129\">a function for which [latex]{f}^{\\prime }(a)[\/latex] exists is differentiable at [latex]a[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1169738071160\" class=\"definition\">\r\n \t<dt>differentiable on <strong><em>S<\/em><\/strong><\/dt>\r\n \t<dd id=\"fs-id1169738071165\">a function for which [latex]{f}^{\\prime }(x)[\/latex] exists for each [latex]x[\/latex] in the open set [latex]S[\/latex] is differentiable on [latex]S[\/latex]<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1169738071204\" class=\"definition\">\r\n \t<dt>differentiable function<\/dt>\r\n \t<dd id=\"fs-id1169738071210\">a function for which [latex]{f}^{\\prime }(x)[\/latex] exists is a differentiable function<\/dd>\r\n<\/dl>\r\n<dl id=\"fs-id1169738071234\" class=\"definition\">\r\n \t<dt>higher-order derivative<\/dt>\r\n \t<dd id=\"fs-id1169738071240\">a derivative of a derivative, from the second derivative to the [latex]n[\/latex]th derivative, is called a higher-order derivative<\/dd>\r\n<\/dl>\r\n<\/div>","rendered":"<div class=\"textbox learning-objectives\">\n<h3>Learning Objectives<\/h3>\n<ul>\n<li>Define the derivative function of a given function.<\/li>\n<li>Graph a derivative function from the graph of a given function.<\/li>\n<li>State the connection between derivatives and continuity.<\/li>\n<li>Describe three conditions for when a function does not have a derivative.<\/li>\n<li>Explain the meaning of a higher-order derivative.<\/li>\n<\/ul>\n<\/div>\n<p id=\"fs-id1169738228174\">As we have seen, the derivative of a function at a given point gives us the rate of change or slope of the tangent line to the function at that point. If we differentiate a position function at a given time, we obtain the velocity at that time. It seems reasonable to conclude that knowing the derivative of the function at every point would produce valuable information about the behavior of the function. However, the process of finding the derivative at even a handful of values using the techniques of the preceding section would quickly become quite tedious. In this section we define the derivative function and learn a process for finding it.<\/p>\n<div id=\"fs-id1169738213881\" class=\"bc-section section\">\n<h1>Derivative Functions<\/h1>\n<p id=\"fs-id1169737807119\">The derivative function gives the derivative of a function at each point in the domain of the original function for which the derivative is defined. We can formally define a derivative function as follows.<\/p>\n<div id=\"fs-id1169737947145\" class=\"textbox key-takeaways\">\n<div class=\"title\">\n<h3>Definition<\/h3>\n<\/div>\n<p id=\"fs-id1169737951873\">Let [latex]f[\/latex] be a function. The <strong>derivative function<\/strong>, denoted by [latex]{f}^{\\prime },[\/latex] is the function whose domain consists of those values of [latex]x[\/latex] such that the following limit exists:<\/p>\n<div id=\"fs-id1169738143059\" class=\"equation\">[latex]{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.[\/latex]<\/div>\n<\/div>\n<p id=\"fs-id1169738193023\">A function [latex]f(x)[\/latex] is said to be differentiable at [latex]a[\/latex] if<br \/>\n[latex]f\\prime (a)[\/latex] exists. More generally, a function is said to be <strong>differentiable on [latex]S[\/latex]<\/strong> if it is differentiable at every point in an open set [latex]S,[\/latex] and a <strong>differentiable function<\/strong> is one in which [latex]{f}^{\\prime }(x)[\/latex] exists on its domain.<\/p>\n<p id=\"fs-id1169738146367\">In the next few examples we use <a class=\"autogenerated-content\" href=\"#fs-id1169738143059\">(Figure)<\/a> to find the derivative of a function.<\/p>\n<div id=\"fs-id1169737770972\" class=\"textbox examples\">\n<h3>Finding the Derivative of a Square-Root Function<\/h3>\n<div id=\"fs-id1169737836812\" class=\"exercise\">\n<div id=\"fs-id1169738150193\" class=\"textbox\">\n<p id=\"fs-id1169737849750\">Find the derivative of [latex]f(x)=\\sqrt{x}.[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738153091\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738153091\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738153091\">Start directly with the definition of the derivative function. Use <a class=\"autogenerated-content\" href=\"https:\/\/courses.lumenlearning.com\/suny-openstax-calculus1\/chapter\/defining-the-derivative\/\">(Figure)<\/a>.<\/p>\n<div id=\"fs-id1169737769941\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill {f}^{\\prime }(x)& =\\underset{h\\to 0}{\\text{lim}}\\frac{\\sqrt{x+h}-\\sqrt{x}}{h}\\hfill & & & \\begin{array}{c}\\text{Substitute}f(x+h)=\\sqrt{x+h}\\text{ and }f(x)=\\sqrt{x}\\hfill \\\\ \\text{into}{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.\\hfill \\end{array}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{\\sqrt{x+h}-\\sqrt{x}}{h}\u00b7\\frac{\\sqrt{x+h}+\\sqrt{x}}{\\sqrt{x+h}+\\sqrt{x}}\\hfill & & & \\begin{array}{c}\\text{Multiply numerator and denominator by}\\hfill \\\\ \\sqrt{x+h}+\\sqrt{x}\\text{without distributing in the}\\hfill \\\\ \\text{denominator.}\\hfill \\end{array}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{h}{h(\\sqrt{x+h}+\\sqrt{x})}\\hfill & & & \\text{Multiply the numerators and simplify.}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{1}{(\\sqrt{x+h}+\\sqrt{x})}\\hfill & & & \\text{Cancel the}h.\\hfill \\\\ & =\\frac{1}{2\\sqrt{x}}\\hfill & & & \\text{Evaluate the limit.}\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737774001\" class=\"textbox examples\">\n<h3>Finding the Derivative of a Quadratic Function<\/h3>\n<div id=\"fs-id1169737946710\" class=\"exercise\">\n<div id=\"fs-id1169737948244\" class=\"textbox\">\n<p id=\"fs-id1169737739857\">Find the derivative of the function [latex]f(x)={x}^{2}-2x.[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737820333\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737820333\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737820333\">Follow the same procedure here, but without having to multiply by the conjugate.<\/p>\n<div id=\"fs-id1169737946879\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill {f}^{\\prime }(x)& =\\underset{h\\to 0}{\\text{lim}}\\frac{({(x+h)}^{2}-2(x+h))-({x}^{2}-2x)}{h}\\hfill & & & \\begin{array}{c}\\text{Substitute}f(x+h)={(x+h)}^{2}-2(x+h)\\text{ and }\\hfill \\\\ f(x)={x}^{2}-2x\\text{into}\\hfill \\\\ {f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.\\hfill \\end{array}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{{x}^{2}+2xh+{h}^{2}-2x-2h-{x}^{2}+2x}{h}\\hfill & & & \\text{Expand}{(x+h)}^{2}-2(x+h).\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{2xh-2h+{h}^{2}}{h}\\hfill & & & \\text{Simplify.}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{h(2x-2+h)}{h}\\hfill & & & \\text{Factor out}h\\text{from the numerator.}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}(2x-2+h)\\hfill & & & \\text{Cancel the common factor of}h.\\hfill \\\\ & =2x-2\\hfill & & & \\text{Evaluate the limit.}\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738007264\" class=\"textbox exercises checkpoint\">\n<div id=\"fs-id1169738113327\" class=\"exercise\">\n<div id=\"fs-id1169737806951\" class=\"textbox\">\n<p id=\"fs-id1169737819520\">Find the derivative of [latex]f(x)={x}^{2}.[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737789025\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737789025\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737789025\">[latex]{f}^{\\prime }(x)=2x[\/latex]<\/p>\n<\/div>\n<div id=\"fs-id1169737895645\" class=\"commentary\">\n<h4>Hint<\/h4>\n<p id=\"fs-id1169737812479\">Use <a class=\"autogenerated-content\" href=\"#fs-id1169738143059\">(Figure)<\/a> and follow the example.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169737950709\">We use a variety of different notations to express the derivative of a function. In <a class=\"autogenerated-content\" href=\"#fs-id1169737774001\">(Figure)<\/a> we showed that if [latex]f(x)={x}^{2}-2x,[\/latex] then [latex]{f}^{\\prime }(x)=2x-2.[\/latex] If we had expressed this function in the form [latex]y={x}^{2}-2x,[\/latex] we could have expressed the derivative as [latex]{y}^{\\prime }=2x-2[\/latex] or [latex]\\frac{dy}{dx}=2x-2.[\/latex] We could have conveyed the same information by writing [latex]\\frac{d}{dx}({x}^{2}-2x)=2x-2.[\/latex] Thus, for the function [latex]y=f(x),[\/latex] each of the following notations represents the derivative of [latex]f(x)\\text{:}[\/latex]<\/p>\n<div id=\"fs-id1169738144185\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(x),\\text{}\\frac{dy}{dx},\\text{}{y}^{\\prime },\\text{}\\frac{d}{dx}(f(x)).[\/latex]<\/div>\n<p id=\"fs-id1169738219110\">In place of [latex]{f}^{\\prime }(a)[\/latex] we may also use [latex]\\frac{dy}{dx}|\\begin{array}{l}\\\\ {}_{x=a}\\end{array}[\/latex] Use of the [latex]\\frac{dy}{dx}[\/latex] notation (called Leibniz notation) is quite common in engineering and physics. To understand this notation better, recall that the derivative of a function at a point is the limit of the slopes of secant lines as the secant lines approach the tangent line. The slopes of these secant lines are often expressed in the form [latex]\\frac{\\text{\u0394}y}{\\text{\u0394}x}[\/latex] where [latex]\\text{\u0394}y[\/latex] is the difference in the [latex]y[\/latex] values corresponding to the difference in the [latex]x[\/latex] values, which are expressed as [latex]\\text{\u0394}x[\/latex] (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_001\">(Figure)<\/a>). Thus the derivative, which can be thought of as the instantaneous rate of change of [latex]y[\/latex] with respect to [latex]x,[\/latex] is expressed as<\/p>\n<div id=\"fs-id1169738041612\" class=\"equation unnumbered\">[latex]\\frac{dy}{dx}=\\underset{\\text{\u0394}x\\to 0}{\\text{lim}}\\frac{\\text{\u0394}y}{\\text{\u0394}x}.[\/latex]<\/div>\n<div id=\"CNX_Calc_Figure_03_02_001\" class=\"wp-caption aligncenter\">\n<div style=\"width: 496px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205220\/CNX_Calc_Figure_03_02_001.jpg\" alt=\"The function y = f(x) is graphed and it shows up as a curve in the first quadrant. The x-axis is marked with 0, a, and a + \u0394x. The y-axis is marked with 0, f(a), and f(a) + \u0394y. There is a straight line crossing y = f(x) at (a, f(a)) and (a + \u0394x, f(a) + \u0394y). From the point (a, f(a)), a horizontal line is drawn; from the point (a + \u0394x, f(a) + \u0394y), a vertical line is drawn. The distance from (a, f(a)) to (a + \u0394x, f(a)) is denoted \u0394x; the distance from (a + \u0394x, f(a) + \u0394y) to (a + \u0394x, f(a)) is denoted \u0394y.\" width=\"486\" height=\"459\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 1. The derivative is expressed as [latex]\\frac{dy}{dx}=\\underset{\\text{\u0394}x\\to 0}{\\text{lim}}\\frac{\\text{\u0394}y}{\\text{\u0394}x}.[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738068198\" class=\"bc-section section\">\n<h1>Graphing a Derivative<\/h1>\n<p id=\"fs-id1169737952664\">We have already discussed how to graph a function, so given the equation of a function or the equation of a derivative function, we could graph it. Given both, we would expect to see a correspondence between the graphs of these two functions, since [latex]{f}^{\\prime }(x)[\/latex] gives the rate of change of a function [latex]f(x)[\/latex] (or slope of the tangent line to [latex]f(x)).[\/latex]<\/p>\n<p id=\"fs-id1169738190458\">In <a class=\"autogenerated-content\" href=\"#fs-id1169737770972\">(Figure)<\/a> we found that for [latex]f(x)=\\sqrt{x},{f}^{\\prime }(x)=1\\text{\/}2\\sqrt{x}.[\/latex] If we graph these functions on the same axes, as in <a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_002\">(Figure)<\/a>, we can use the graphs to understand the relationship between these two functions. First, we notice that [latex]f(x)[\/latex] is increasing over its entire domain, which means that the slopes of its tangent lines at all points are positive. Consequently, we expect [latex]{f}^{\\prime }(x)>0[\/latex] for all values of [latex]x[\/latex] in its domain. Furthermore, as [latex]x[\/latex] increases, the slopes of the tangent lines to [latex]f(x)[\/latex] are decreasing and we expect to see a corresponding decrease in [latex]{f}^{\\prime }(x).[\/latex] We also observe that [latex]f(0)[\/latex] is undefined and that [latex]\\underset{x\\to {0}^{+}}{\\text{lim}}{f}^{\\prime }(x)=\\text{+}\\infty ,[\/latex] corresponding to a vertical tangent to [latex]f(x)[\/latex] at 0.<\/p>\n<div id=\"CNX_Calc_Figure_03_02_002\" class=\"wp-caption aligncenter\">\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205223\/CNX_Calc_Figure_03_02_002.jpg\" alt=\"The function f(x) = the square root of x is graphed as is its derivative f\u2019(x) = 1\/(2 times the square root of x).\" width=\"487\" height=\"322\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 2. The derivative [latex]{f}^{\\prime }(x)[\/latex] is positive everywhere because the function [latex]f(x)[\/latex] is increasing.<\/p>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738183946\">In <a class=\"autogenerated-content\" href=\"#fs-id1169737774001\">(Figure)<\/a> we found that for [latex]f(x)={x}^{2}-2x,{f}^{\\prime }(x)=2x-2.[\/latex] The graphs of these functions are shown in <a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_003\">(Figure)<\/a>. Observe that [latex]f(x)[\/latex] is decreasing for [latex]x<1.[\/latex] For these same values of [latex]x,{f}^{\\prime }(x)<0.[\/latex] For values of [latex]x>1,f(x)[\/latex] is increasing and [latex]{f}^{\\prime }(x)>0.[\/latex] Also, [latex]f(x)[\/latex] has a horizontal tangent at [latex]x=1[\/latex] and [latex]{f}^{\\prime }(1)=0.[\/latex]<\/p>\n<div id=\"CNX_Calc_Figure_03_02_003\" class=\"wp-caption aligncenter\">\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205225\/CNX_Calc_Figure_03_02_003.jpg\" alt=\"The function f(x) = x squared \u2013 2x is graphed as is its derivative f\u2019(x) = 2x \u2212 2.\" width=\"487\" height=\"358\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 3. The derivative [latex]{f}^{\\prime }(x)&lt;0[\/latex] where the function [latex]f(x)[\/latex] is decreasing and [latex]{f}^{\\prime }(x)&gt;0[\/latex] where [latex]f(x)[\/latex] is increasing. The derivative is zero where the function has a horizontal tangent.<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737966982\" class=\"textbox examples\">\n<h3>Sketching a Derivative Using a Function<\/h3>\n<div id=\"fs-id1169737966985\" class=\"exercise\">\n<div id=\"fs-id1169737966987\" class=\"textbox\">\n<p id=\"fs-id1169738187865\">Use the following graph of [latex]f(x)[\/latex] to sketch a graph of [latex]{f}^{\\prime }(x).[\/latex]<\/p>\n<p><span id=\"fs-id1169738045304\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205228\/CNX_Calc_Figure_03_02_004.jpg\" alt=\"The function f(x) is roughly sinusoidal, starting at (\u22124, 3), decreasing to a local minimum at (\u22122, 2), then increasing to a local maximum at (3, 6), and getting cut off at (7, 2).\" \/><\/span><\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738226318\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738226318\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738226318\">The solution is shown in the following graph. Observe that [latex]f(x)[\/latex] is increasing and [latex]{f}^{\\prime }(x)>0[\/latex] on [latex](\u20132,3).[\/latex] Also, [latex]f(x)[\/latex] is decreasing and [latex]{f}^{\\prime }(x)<0[\/latex] on [latex](\\text{\u2212}\\infty ,-2)[\/latex] and on [latex](3,\\text{+}\\infty ).[\/latex] Also note that [latex]f(x)[\/latex] has horizontal tangents at [latex]\u20132[\/latex] and 3, and [latex]{f}^{\\prime }(-2)=0[\/latex] and [latex]{f}^{\\prime }(3)=0.[\/latex]<\/p>\n<p><span id=\"fs-id1169738042183\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205232\/CNX_Calc_Figure_03_02_005.jpg\" alt=\"Two functions are graphed here: f(x) and f\u2019(x). The function f(x) is the same as the above graph, that is, roughly sinusoidal, starting at (\u22124, 3), decreasing to a local minimum at (\u22122, 2), then increasing to a local maximum at (3, 6), and getting cut off at (7, 2). The function f\u2019(x) is an downward-facing parabola with vertex near (0.5, 1.75), y-intercept (0, 1.5), and x-intercepts (\u22121.9, 0) and (3, 0).\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738226881\" class=\"textbox exercises checkpoint\">\n<div id=\"fs-id1169738223960\" class=\"exercise\">\n<div id=\"fs-id1169738223962\" class=\"textbox\">\n<p id=\"fs-id1169738223964\">Sketch the graph of [latex]f(x)={x}^{2}-4.[\/latex] On what interval is the graph of [latex]{f}^{\\prime }(x)[\/latex] above the [latex]x[\/latex]-axis?<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737951946\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737951946\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737951946\">[latex](0,\\text{+}\\infty )[\/latex]<\/p>\n<\/div>\n<div id=\"fs-id1169738101720\" class=\"commentary\">\n<h4>Hint<\/h4>\n<p id=\"fs-id1169738101726\">The graph of [latex]{f}^{\\prime }(x)[\/latex] is positive where [latex]f(x)[\/latex] is increasing.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737931659\" class=\"bc-section section\">\n<h1>Derivatives and Continuity<\/h1>\n<p id=\"fs-id1169738188294\">Now that we can graph a derivative, let\u2019s examine the behavior of the graphs. First, we consider the relationship between differentiability and continuity. We will see that if a function is <strong>differentiable at a<\/strong> point, it must be continuous there; however, a function that is continuous at a point need not be differentiable at that point. In fact, a function may be continuous at a point and fail to be differentiable at the point for one of several reasons.<\/p>\n<div id=\"fs-id1169737985034\" class=\"textbox key-takeaways theorem\">\n<h3>Differentiability Implies Continuity<\/h3>\n<p id=\"fs-id1169737985040\">Let [latex]f(x)[\/latex] be a function and [latex]a[\/latex] be in its domain. If [latex]f(x)[\/latex] is differentiable at [latex]a,[\/latex] then [latex]f[\/latex] is continuous at [latex]a.[\/latex]<\/p>\n<\/div>\n<div id=\"fs-id1169738184658\" class=\"bc-section section\">\n<h2>Proof<\/h2>\n<p id=\"fs-id1169738184909\">If [latex]f(x)[\/latex] is differentiable at [latex]a,[\/latex] then [latex]{f}^{\\prime }(a)[\/latex] exists and<\/p>\n<div id=\"fs-id1169738220653\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(a)=\\underset{x\\to a}{\\text{lim}}\\frac{f(x)-f(a)}{x-a}.[\/latex]<\/div>\n<p id=\"fs-id1169737140882\">We want to show that [latex]f(x)[\/latex] is continuous at [latex]a[\/latex] by showing that [latex]\\underset{x\\to a}{\\text{lim}}f(x)=f(a).[\/latex] Thus,<\/p>\n<div id=\"fs-id1169738221978\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill \\underset{x\\to a}{\\text{lim}}f(x)& =\\underset{x\\to a}{\\text{lim}}(f(x)-f(a)+f(a))\\hfill & & & \\\\ & =\\underset{x\\to a}{\\text{lim}}(\\frac{f(x)-f(a)}{x-a}\u00b7(x-a)+f(a))\\hfill & & & \\text{Multiply and divide}f(x)-f(a)\\text{by}x-a.\\hfill \\\\ & =(\\underset{x\\to a}{\\text{lim}}\\frac{f(x)-f(a)}{x-a})\u00b7(\\underset{x\\to a}{\\text{lim}}(x-a))+\\underset{x\\to a}{\\text{lim}}f(a)\\hfill & & & \\\\ & =f\\prime (a)\u00b70+f(a)\\hfill & & & \\\\ & =f(a).\\hfill & & & \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169738226778\">Therefore, since [latex]f(a)[\/latex] is defined and [latex]\\underset{x\\to a}{\\text{lim}}f(x)=f(a),[\/latex] we conclude that [latex]f[\/latex] is continuous at [latex]a.[\/latex]<\/p>\n<p id=\"fs-id1169737978573\">\u25a1<\/p>\n<p id=\"fs-id1169737978576\">We have just proven that differentiability implies continuity, but now we consider whether continuity implies differentiability. To determine an answer to this question, we examine the function [latex]f(x)=|x|.[\/latex] This function is continuous everywhere; however, [latex]{f}^{\\prime }(0)[\/latex] is undefined. This observation leads us to believe that continuity does not imply differentiability. Let\u2019s explore further. For [latex]f(x)=|x|,[\/latex]<\/p>\n<div id=\"fs-id1169738223612\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(0)=\\underset{x\\to 0}{\\text{lim}}\\frac{f(x)-f(0)}{x-0}=\\underset{x\\to 0}{\\text{lim}}\\frac{|x|-|0|}{x-0}=\\underset{x\\to 0}{\\text{lim}}\\frac{|x|}{x}.[\/latex]<\/div>\n<p id=\"fs-id1169738216093\">This limit does not exist because<\/p>\n<div id=\"fs-id1169738216096\" class=\"equation unnumbered\">[latex]\\underset{x\\to {0}^{-}}{\\text{lim}}\\frac{|x|}{x}=-1\\text{ and }\\underset{x\\to {0}^{+}}{\\text{lim}}\\frac{|x|}{x}=1.[\/latex]<\/div>\n<p id=\"fs-id1169738063963\">See <a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_006\">(Figure)<\/a>.<\/p>\n<div id=\"CNX_Calc_Figure_03_02_006\" class=\"wp-caption aligncenter\">\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205235\/CNX_Calc_Figure_03_02_006.jpg\" alt=\"The function f(x) = the absolute value of x is graphed. It consists of two straight line segments: the first follows the equation y = \u2212x and ends at the origin; the second follows the equation y = x and starts at the origin.\" width=\"487\" height=\"471\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 4. The function [latex]f(x)=|x|[\/latex] is continuous at 0 but is not differentiable at 0.<\/p>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738228170\">Let\u2019s consider some additional situations in which a continuous function fails to be differentiable. Consider the function [latex]f(x)=\\sqrt[3]{x}\\text{:}[\/latex]<\/p>\n<div id=\"fs-id1169738228211\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(0)=\\underset{x\\to 0}{\\text{lim}}\\frac{\\sqrt[3]{x}-0}{x-0}=\\underset{x\\to 0}{\\text{lim}}\\frac{1}{\\sqrt[3]{{x}^{2}}}=\\text{+}\\infty .[\/latex]<\/div>\n<p id=\"fs-id1169738217227\">Thus [latex]{f}^{\\prime }(0)[\/latex] does not exist. A quick look at the graph of [latex]f(x)=\\sqrt[3]{x}[\/latex] clarifies the situation. The function has a vertical tangent line at 0 (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_007\">(Figure)<\/a>).<\/p>\n<div id=\"CNX_Calc_Figure_03_02_007\" class=\"wp-caption aligncenter\">\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205237\/CNX_Calc_Figure_03_02_007.jpg\" alt=\"The function f(x) = the cube root of x is graphed. It has a vertical tangent at x = 0.\" width=\"487\" height=\"275\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 5. The function [latex]f(x)=\\sqrt[3]{x}[\/latex] has a vertical tangent at [latex]x=0.[\/latex] It is continuous at 0 but is not differentiable at 0.<\/p>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738217510\">The function [latex]f(x)=\\bigg\\{\\begin{array}{l}x \\sin (\\frac{1}{x})\\text{ if }x\\ne 0\\\\ 0\\text{ if }x=0\\end{array}[\/latex] also has a derivative that exhibits interesting behavior at 0. We see that<\/p>\n<div id=\"fs-id1169738225665\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(0)=\\underset{x\\to 0}{\\text{lim}}\\frac{x \\sin (1\\text{\/}x)-0}{x-0}=\\underset{x\\to 0}{\\text{lim}} \\sin (\\frac{1}{x}).[\/latex]<\/div>\n<p id=\"fs-id1169737946726\">This limit does not exist, essentially because the slopes of the secant lines continuously change direction as they approach zero (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_008\">(Figure)<\/a>).<\/p>\n<div id=\"CNX_Calc_Figure_03_02_008\" class=\"wp-caption aligncenter\">\n<div style=\"width: 436px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205240\/CNX_Calc_Figure_03_02_008.jpg\" alt=\"The function f(x) = x sin (1\/2) if x does not equal 0 and f(x) = 0 if x = 0 is graphed. It looks like a rapidly oscillating sinusoidal function with amplitude decreasing to 0 at the origin.\" width=\"426\" height=\"391\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 6. The function [latex]f(x)=\\bigg\\{\\begin{array}{l}x \\sin (\\frac{1}{x})\\text{ if }x\\ne 0\\\\ 0\\text{ if }x=0\\end{array}[\/latex] is not differentiable at 0.<\/p>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738042233\">In summary:<\/p>\n<ol id=\"fs-id1169738042236\">\n<li>We observe that if a function is not continuous, it cannot be differentiable, since every differentiable function must be continuous. However, if a function is continuous, it may still fail to be differentiable.<\/li>\n<li>We saw that [latex]f(x)=|x|[\/latex] failed to be differentiable at 0 because the limit of the slopes of the tangent lines on the left and right were not the same. Visually, this resulted in a sharp corner on the graph of the function at 0. From this we conclude that in order to be differentiable at a point, a function must be \u201csmooth\u201d at that point.<\/li>\n<li>As we saw in the example of [latex]f(x)=\\sqrt[3]{x},[\/latex] a function fails to be differentiable at a point where there is a vertical tangent line.<\/li>\n<li>As we saw with [latex]f(x)=\\bigg\\{\\begin{array}{l}x \\sin (\\frac{1}{x})\\text{ if }x\\ne 0\\\\ 0\\text{ if }x=0\\end{array}[\/latex] a function may fail to be differentiable at a point in more complicated ways as well.<\/li>\n<\/ol>\n<div id=\"fs-id1169738218186\" class=\"textbox examples\">\n<h3>A Piecewise Function that is Continuous and Differentiable<\/h3>\n<div id=\"fs-id1169738218188\" class=\"exercise\">\n<div id=\"fs-id1169738218190\" class=\"textbox\">\n<p id=\"fs-id1169738218195\">A toy company wants to design a track for a toy car that starts out along a parabolic curve and then converts to a straight line (<a class=\"autogenerated-content\" href=\"#CNX_Calc_Figure_03_02_009\">(Figure)<\/a>). The function that describes the track is to have the form [latex]f(x)=\\bigg\\{\\begin{array}{c}\\frac{1}{10}{x}^{2}+bx+c\\text{ if }x<-10\\\\ -\\frac{1}{4}x+\\frac{5}{2}\\text{ if }x\\ge -10\\end{array}[\/latex] where [latex]x[\/latex] and [latex]f(x)[\/latex] are in inches. For the car to move smoothly along the track, the function [latex]f(x)[\/latex] must be both continuous and differentiable at -10. Find values of [latex]b[\/latex] and [latex]c[\/latex] that make [latex]f(x)[\/latex] both continuous and differentiable.<\/p>\n<div id=\"CNX_Calc_Figure_03_02_009\" class=\"wp-caption aligncenter\">\n<div style=\"width: 497px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205243\/CNX_Calc_Figure_03_02_009.jpg\" alt=\"A cart is drawn on a line that curves through (\u221210, 5) to (10, 0) with y-intercept roughly (0, 2).\" width=\"487\" height=\"237\" \/><\/p>\n<p class=\"wp-caption-text\">Figure 7. For the car to move smoothly along the track, the function must be both continuous and differentiable.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738222036\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738222036\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738222036\">For the function to be continuous at [latex]x=-10,\\underset{x\\to {10}^{-}}{\\text{lim}}f(x)=f(-10).[\/latex] Thus, since<\/p>\n<div id=\"fs-id1169737950192\" class=\"equation unnumbered\">[latex]\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}f(x)=\\frac{1}{10}{(-10)}^{2}-10b+c=10-10b+c[\/latex]<\/div>\n<p id=\"fs-id1169738216001\">and [latex]f(-10)=5,[\/latex] we must have [latex]10-10b+c=5.[\/latex] Equivalently, we have [latex]c=10b-5.[\/latex]<\/p>\n<p id=\"fs-id1169738219145\">For the function to be differentiable at -10,<\/p>\n<div id=\"fs-id1169738219154\" class=\"equation unnumbered\">[latex]{f}^{\\prime }(10)=\\underset{x\\to \\text{\u2212}10}{\\text{lim}}\\frac{f(x)-f(-10)}{x+10}[\/latex]<\/div>\n<p id=\"fs-id1169738224010\">must exist. Since [latex]f(x)[\/latex] is defined using different rules on the right and the left, we must evaluate this limit from the right and the left and then set them equal to each other:<\/p>\n<div id=\"fs-id1169738183518\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill \\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{f(x)-f(-10)}{x+10}& =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{\\frac{1}{10}{x}^{2}+bx+c-5}{x+10}\\hfill & & & \\\\ & =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{\\frac{1}{10}{x}^{2}+bx+(10b-5)-5}{x+10}\\hfill & & & \\text{Substitute}c=10b-5.\\hfill \\\\ & =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{{x}^{2}-100+10bx+100b}{10(x+10)}\\hfill & & & \\\\ & =\\underset{x\\to \\text{\u2212}{10}^{-}}{\\text{lim}}\\frac{(x+10)(x-10+10b)}{10(x+10)}\\hfill & & & \\text{Factor by grouping.}\\hfill \\\\ & =b-2.\\hfill & & & \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169738183170\">We also have<\/p>\n<div id=\"fs-id1169738183173\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill \\underset{x\\to \\text{\u2212}{10}^{+}}{\\text{lim}}\\frac{f(x)-f(-10)}{x+10}& =\\underset{x\\to \\text{\u2212}{10}^{+}}{\\text{lim}}\\frac{-\\frac{1}{4}x+\\frac{5}{2}-5}{x+10}\\hfill \\\\ & =\\underset{x\\to \\text{\u2212}{10}^{+}}{\\text{lim}}\\frac{\\text{\u2212}(x+10)}{4(x+10)}\\hfill \\\\ & =-\\frac{1}{4}.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169738221364\">This gives us [latex]b-2=-\\frac{1}{4}.[\/latex] Thus [latex]b=\\frac{7}{4}[\/latex] and [latex]c=10(\\frac{7}{4})-5=\\frac{25}{2}.[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738185315\" class=\"textbox exercises checkpoint\">\n<div id=\"fs-id1169738185319\" class=\"exercise\">\n<div id=\"fs-id1169738185321\" class=\"textbox\">\n<p id=\"fs-id1169738185323\">Find values of [latex]a[\/latex] and [latex]b[\/latex] that make [latex]f(x)=\\bigg\\{\\begin{array}{c}ax+b\\text{ if }x<3\\\\ {x}^{2}\\text{ if }x\\ge 3\\end{array}[\/latex] both continuous and differentiable at 3.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738225596\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738225596\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738225596\">[latex]a=6[\/latex] and [latex]b=-9[\/latex]<\/p>\n<\/div>\n<div id=\"fs-id1169738225618\" class=\"commentary\">\n<h4>Hint<\/h4>\n<p id=\"fs-id1169738225624\">Use <a class=\"autogenerated-content\" href=\"#fs-id1169738218186\">(Figure)<\/a> as a guide.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738225636\" class=\"bc-section section\">\n<h1>Higher-Order Derivatives<\/h1>\n<p id=\"fs-id1169738225641\">The derivative of a function is itself a function, so we can find the derivative of a derivative. For example, the derivative of a position function is the rate of change of position, or velocity. The derivative of velocity is the rate of change of velocity, which is acceleration. The new function obtained by differentiating the derivative is called the second derivative. Furthermore, we can continue to take derivatives to obtain the third derivative, fourth derivative, and so on. Collectively, these are referred to as <strong>higher-order derivatives<\/strong>. The notation for the higher-order derivatives of [latex]y=f(x)[\/latex] can be expressed in any of the following forms:<\/p>\n<div id=\"fs-id1169738214590\" class=\"equation unnumbered\">[latex]f\\text{\u2033}(x),\\text{}f\\text{\u2034}(x),{f}^{(4)}(x)\\text{,\u2026},{f}^{(n)}(x)[\/latex]<\/div>\n<div id=\"fs-id1169738221934\" class=\"equation unnumbered\">[latex]y\\text{\u2033}(x),y\\text{\u2034}(x),{y}^{(4)}(x)\\text{,\u2026},{y}^{(n)}(x)[\/latex]<\/div>\n<div id=\"fs-id1169738218117\" class=\"equation unnumbered\">[latex]\\frac{{d}^{2}y}{d{x}^{2}},\\frac{{d}^{3}y}{d{y}^{3}},\\frac{{d}^{4}y}{d{y}^{4}}\\text{,\u2026},\\frac{{d}^{n}y}{d{y}^{n}}.[\/latex]<\/div>\n<p id=\"fs-id1169738214546\">It is interesting to note that the notation for [latex]\\frac{{d}^{2}y}{d{x}^{2}}[\/latex] may be viewed as an attempt to express [latex]\\frac{d}{dx}(\\frac{dy}{dx})[\/latex] more compactly. Analogously, [latex]\\frac{d}{dx}(\\frac{d}{dx}(\\frac{dy}{dx}))=\\frac{d}{dx}(\\frac{{d}^{2}y}{d{x}^{2}})=\\frac{{d}^{3}y}{d{x}^{3}}.[\/latex]<\/p>\n<div id=\"fs-id1169738217346\" class=\"textbox examples\">\n<h3>Finding a Second Derivative<\/h3>\n<div id=\"fs-id1169738217348\" class=\"exercise\">\n<div id=\"fs-id1169738217350\" class=\"textbox\">\n<p id=\"fs-id1169738217355\">For [latex]f(x)=2{x}^{2}-3x+1,[\/latex] find [latex]f\\text{\u2033}(x).[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738219164\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738219164\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738219164\">First find [latex]{f}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1169738219187\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill {f}^{\\prime }(x)& =\\underset{h\\to 0}{\\text{lim}}\\frac{(2{(x+h)}^{2}-3(x+h)+1)-(2{x}^{2}-3x+1)}{h}\\hfill & & & \\begin{array}{c}\\text{Substitute}f(x)=2{x}^{2}-3x+1\\hfill \\\\ \\text{ and }\\hfill \\\\ f(x+h)=2{(x+h)}^{2}-3(x+h)+1\\hfill \\\\ \\text{into}{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}.\\hfill \\end{array}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{4xh+{h}^{2}-3h}{h}\\hfill & & & \\text{Simplify the numerator.}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}(4x+h-3)\\hfill & & & \\begin{array}{c}\\text{Factor out the}h\\text{in the numerator}\\hfill \\\\ \\text{and cancel with the}h\\text{in the}\\hfill \\\\ \\text{denominator.}\\hfill \\end{array}\\hfill \\\\ & =4x-3\\hfill & & & \\text{Take the limit.}\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169737142255\">Next, find [latex]f\\text{\u2033}(x)[\/latex] by taking the derivative of [latex]{f}^{\\prime }(x)=4x-3.[\/latex]<\/p>\n<div id=\"fs-id1169738068328\" class=\"equation unnumbered\">[latex]\\begin{array}{ccccc}\\hfill f\\text{\u2033}(x)& =\\underset{h\\to 0}{\\text{lim}}\\frac{{f}^{\\prime }(x+h)-{f}^{\\prime }(x)}{h}\\hfill & & & \\begin{array}{c}\\text{Use}{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}\\text{with}{f}^{\\prime }(x)\\text{in}\\hfill \\\\ \\text{place of}f(x).\\hfill \\end{array}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{(4(x+h)-3)-(4x-3)}{h}\\hfill & & & \\begin{array}{c}\\text{Substitute}{f}^{\\prime }(x+h)=4(x+h)-3\\text{ and }\\hfill \\\\ {f}^{\\prime }(x)=4x-3.\\hfill \\end{array}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}4\\hfill & & & \\text{Simplify.}\\hfill \\\\ & =4\\hfill & & & \\text{Take the limit.}\\hfill \\end{array}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738187249\" class=\"textbox exercises checkpoint\">\n<div id=\"fs-id1169738187254\" class=\"exercise\">\n<div id=\"fs-id1169738187256\" class=\"textbox\">\n<p id=\"fs-id1169738187258\">Find [latex]f\\text{\u2033}(x)[\/latex] for [latex]f(x)={x}^{2}.[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738099362\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738099362\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738099362\">[latex]f\\text{\u2033}(x)=2[\/latex]<\/p>\n<\/div>\n<div id=\"fs-id1169738099385\" class=\"commentary\">\n<h4>Hint<\/h4>\n<p id=\"fs-id1169738099392\">We found [latex]{f}^{\\prime }(x)=2x[\/latex] in a previous checkpoint. Use <a class=\"autogenerated-content\" href=\"#fs-id1169738143059\">(Figure)<\/a> to find the derivative of [latex]{f}^{\\prime }(x)[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738099443\" class=\"textbox examples\">\n<h3>Finding Acceleration<\/h3>\n<div id=\"fs-id1169738099445\" class=\"exercise\">\n<div id=\"fs-id1169738099447\" class=\"textbox\">\n<p id=\"fs-id1169738099452\">The position of a particle along a coordinate axis at time [latex]t[\/latex] (in seconds) is given by [latex]s(t)=3{t}^{2}-4t+1[\/latex] (in meters). Find the function that describes its acceleration at time [latex]t.[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738219009\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738219009\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738219009\">Since [latex]v(t)={s}^{\\prime }(t)[\/latex] and [latex]a(t)={v}^{\\prime }(t)=s\\text{\u2033}(t),[\/latex] we begin by finding the derivative of [latex]s(t):[\/latex]<\/p>\n<div id=\"fs-id1169737911373\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill {s}^{\\prime }(t)& =\\underset{h\\to 0}{\\text{lim}}\\frac{s(t+h)-s(t)}{h}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{3{(t+h)}^{2}-4(t+h)+1-(3{t}^{2}-4t+1)}{h}\\hfill \\\\ & =6t-4.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169737950766\">Next,<\/p>\n<div id=\"fs-id1169737950769\" class=\"equation unnumbered\">[latex]\\begin{array}{cc}\\hfill s\\text{\u2033}(t)& =\\underset{h\\to 0}{\\text{lim}}\\frac{{s}^{\\prime }(t+h)-{s}^{\\prime }(t)}{h}\\hfill \\\\ & =\\underset{h\\to 0}{\\text{lim}}\\frac{6(t+h)-4-(6t-4)}{h}\\hfill \\\\ & =6.\\hfill \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169738185118\">Thus, [latex]a=6{\\text{m\/s}}^{2}.[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738185145\" class=\"textbox exercises checkpoint\">\n<div id=\"fs-id1169738185149\" class=\"exercise\">\n<div id=\"fs-id1169738185151\" class=\"textbox\">\n<p id=\"fs-id1169738185153\">For [latex]s(t)={t}^{3},[\/latex] find [latex]a(t).[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737935177\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737935177\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737935177\">[latex]a(t)=6t[\/latex]<\/p>\n<\/div>\n<div id=\"fs-id1169737935198\" class=\"commentary\">\n<h4>Hint<\/h4>\n<p id=\"fs-id1169737935205\">Use <a class=\"autogenerated-content\" href=\"#fs-id1169737966982\">(Figure)<\/a> as a guide.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737935217\" class=\"textbox key-takeaways\">\n<h3>Key Concepts<\/h3>\n<ul id=\"fs-id1169737935224\">\n<li>The derivative of a function [latex]f(x)[\/latex] is the function whose value at [latex]x[\/latex] is [latex]{f}^{\\prime }(x).[\/latex]<\/li>\n<li>The graph of a derivative of a function [latex]f(x)[\/latex] is related to the graph of [latex]f(x).[\/latex] Where [latex]f(x)[\/latex] has a tangent line with positive slope, [latex]{f}^{\\prime }(x)>0.[\/latex] Where [latex]f(x)[\/latex] has a tangent line with negative slope, [latex]{f}^{\\prime }(x)<0.[\/latex] Where [latex]f(x)[\/latex] has a horizontal tangent line, [latex]{f}^{\\prime }(x)=0.[\/latex]<\/li>\n<li>If a function is differentiable at a point, then it is continuous at that point. A function is not differentiable at a point if it is not continuous at the point, if it has a vertical tangent line at the point, or if the graph has a sharp corner or cusp.<\/li>\n<li>Higher-order derivatives are derivatives of derivatives, from the second derivative to the [latex]n\\text{th}[\/latex] derivative.<\/li>\n<\/ul>\n<\/div>\n<div id=\"fs-id1169738226133\" class=\"key-equations\">\n<h1>Key Equations<\/h1>\n<ul id=\"fs-id1169738226140\">\n<li><strong>The derivative function<\/strong><br \/>\n[latex]{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}[\/latex]<\/li>\n<\/ul>\n<\/div>\n<div id=\"fs-id1169738186692\" class=\"textbox exercises\">\n<p id=\"fs-id1169738186696\">For the following exercises, use the definition of a derivative to find [latex]{f}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1169738186716\" class=\"exercise\">\n<div id=\"fs-id1169738186718\" class=\"textbox\">\n<p id=\"fs-id1169738186720\">[latex]f(x)=6[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738186749\" class=\"exercise\">\n<div id=\"fs-id1169738186751\" class=\"textbox\">\n<p id=\"fs-id1169738186754\">[latex]f(x)=2-3x[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738186781\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738186781\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738186781\">-3<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738186790\" class=\"exercise\">\n<div id=\"fs-id1169738186792\" class=\"textbox\">\n<p id=\"fs-id1169738186794\">[latex]f(x)=\\frac{2x}{7}+1[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737143572\" class=\"exercise\">\n<div id=\"fs-id1169737143574\" class=\"textbox\">\n<p id=\"fs-id1169737143577\">[latex]f(x)=4{x}^{2}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737143603\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737143603\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737143603\">[latex]8x[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737143614\" class=\"exercise\">\n<div id=\"fs-id1169737143616\" class=\"textbox\">\n<p id=\"fs-id1169737143618\">[latex]f(x)=5x-{x}^{2}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737143664\" class=\"exercise\">\n<div id=\"fs-id1169737143666\" class=\"textbox\">\n<p id=\"fs-id1169737143668\">[latex]f(x)=\\sqrt{2x}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737143694\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737143694\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737143694\">[latex]\\frac{1}{\\sqrt{2x}}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738045048\" class=\"exercise\">\n<div id=\"fs-id1169738045050\" class=\"textbox\">\n<p id=\"fs-id1169738045052\">[latex]f(x)=\\sqrt{x-6}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738045101\" class=\"exercise\">\n<div id=\"fs-id1169738045103\" class=\"textbox\">\n<p id=\"fs-id1169738045105\">[latex]f(x)=\\frac{9}{x}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738045130\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738045130\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738045130\">[latex]\\frac{-9}{{x}^{2}}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738045147\" class=\"exercise\">\n<div id=\"fs-id1169738045149\" class=\"textbox\">\n<p id=\"fs-id1169738045151\">[latex]f(x)=x+\\frac{1}{x}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738189125\" class=\"exercise\">\n<div id=\"fs-id1169738189127\" class=\"textbox\">\n<p id=\"fs-id1169738189129\">[latex]f(x)=\\frac{1}{\\sqrt{x}}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738189156\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738189156\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738189156\">[latex]\\frac{-1}{2{x}^{3\\text{\/}2}}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738189180\">For the following exercises, use the graph of [latex]y=f(x)[\/latex] to sketch the graph of its derivative [latex]{f}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1169738189221\" class=\"exercise\">\n<div id=\"fs-id1169738189223\" class=\"textbox\"><span id=\"fs-id1169738189229\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205246\/CNX_Calc_Figure_03_02_201.jpg\" alt=\"The function f(x) starts at (\u22122, 20) and decreases to pass through the origin and achieve a local minimum at roughly (0.5, \u22121). Then, it increases and passes through (1, 0) and achieves a local maximum at (2.25, 2) before decreasing again through (3, 0) to (4, \u221220).\" \/><\/span><\/div>\n<\/div>\n<div id=\"fs-id1169738189260\" class=\"exercise\">\n<div id=\"fs-id1169738189262\" class=\"textbox\"><span id=\"fs-id1169738189268\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205248\/CNX_Calc_Figure_03_02_203.jpg\" alt=\"The function f(x) starts at (\u22121.5, 20) and decreases to pass through (0, 10), where it appears to have a derivative of 0. Then it further decreases, passing through (1.7, 0) and achieving a minimum at (3, \u221217), at which point it increases rapidly through (3.8, 0) to (4, 20).\" \/><\/span><\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737927600\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737927600\" class=\"hidden-answer\" style=\"display: none\"><span id=\"fs-id1169737927607\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205251\/CNX_Calc_Figure_03_02_204.jpg\" alt=\"The function starts in the third quadrant and increases to touch the origin, then decreases to a minimum at (2, \u221216), before increasing through the x axis at x = 3, after which it continues increasing.\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737927619\" class=\"exercise\">\n<div id=\"fs-id1169737927621\" class=\"textbox\"><span id=\"fs-id1169737927627\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205253\/CNX_Calc_Figure_03_02_205.jpg\" alt=\"The function f(x) starts at (\u22122.25, \u221220) and increases rapidly to pass through (\u22122, 0) before achieving a local maximum at (\u22121.4, 8). Then the function decreases to the origin. The graph is symmetric about the y-axis, so the graph increases to (1.4, 8) before decreasing through (2, 0) and heading on down to (2.25, \u221220).\" \/><\/span><\/div>\n<\/div>\n<div id=\"fs-id1169737927662\" class=\"exercise\">\n<div id=\"fs-id1169737927664\" class=\"textbox\"><span id=\"fs-id1169737927670\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205256\/CNX_Calc_Figure_03_02_207.jpg\" alt=\"The function f(x) starts at (\u22123, \u22121) and increases to pass through (\u22121.5, 0) and achieve a local minimum at (1, 0). Then, it decreases and passes through (1.5, 0) and continues decreasing to (3, \u22121).\" \/><\/span><\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737927683\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737927683\" class=\"hidden-answer\" style=\"display: none\"><span id=\"fs-id1169737927688\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205259\/CNX_Calc_Figure_03_02_208.jpg\" alt=\"The function starts at (\u22123, 0), increases to a maximum at (\u22121.5, 1), decreases through the origin and to a minimum at (1.5, \u22121), and then increases to the x axis at x = 3.\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169737927703\">For the following exercises, the given limit represents the derivative of a function [latex]y=f(x)[\/latex] at [latex]x=a.[\/latex] Find [latex]f(x)[\/latex] and [latex]a.[\/latex]<\/p>\n<div id=\"fs-id1169737927753\" class=\"exercise\">\n<div id=\"fs-id1169737927755\" class=\"textbox\">\n<p id=\"fs-id1169737927757\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{{(1+h)}^{2\\text{\/}3}-1}{h}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738217060\" class=\"exercise\">\n<div id=\"fs-id1169738217062\" class=\"textbox\">\n<p id=\"fs-id1169738217064\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{\\left[3{(2+h)}^{2}+2\\right]-14}{h}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738217124\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738217124\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738217124\">[latex]f(x)=3{x}^{2}+2,a=2[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737144209\" class=\"exercise\">\n<div id=\"fs-id1169737144211\" class=\"textbox\">\n<p id=\"fs-id1169737144213\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{ \\cos (\\pi +h)+1}{h}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737144295\" class=\"exercise\">\n<div id=\"fs-id1169737144297\" class=\"textbox\">\n<p id=\"fs-id1169737144299\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{{(2+h)}^{4}-16}{h}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737144346\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737144346\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737144346\">[latex]f(x)={x}^{4},a=2[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737144378\" class=\"exercise\">\n<div id=\"fs-id1169737144380\" class=\"textbox\">\n<p id=\"fs-id1169737144382\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{\\left[2{(3+h)}^{2}-(3+h)\\right]-15}{h}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737904601\" class=\"exercise\">\n<div id=\"fs-id1169737904603\" class=\"textbox\">\n<p id=\"fs-id1169737904605\">[latex]\\underset{h\\to 0}{\\text{lim}}\\frac{{e}^{h}-1}{h}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737904640\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737904640\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737904640\">[latex]f(x)={e}^{x},a=0[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169737904672\">For the following functions,<\/p>\n<ol id=\"fs-id1169737904676\" style=\"list-style-type: lower-alpha\">\n<li>sketch the graph and<\/li>\n<li>use the definition of a derivative to show that the function is not differentiable at [latex]x=1.[\/latex]<\/li>\n<\/ol>\n<div id=\"fs-id1169738071318\" class=\"exercise\">\n<div id=\"fs-id1169738071320\" class=\"textbox\">\n<p id=\"fs-id1169738071322\">[latex]f(x)=\\bigg\\{\\begin{array}{l}2\\sqrt{x},0\\le x\\le 1\\\\ 3x-1,x>1\\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738071477\" class=\"exercise\">\n<div id=\"fs-id1169738071479\" class=\"textbox\">\n<p id=\"fs-id1169738191048\">[latex]f(x)=\\bigg\\{\\begin{array}{l}3,x<1\\\\ 3x,x\\ge 1\\end{array}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738191104\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738191104\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738191104\">a.<\/p>\n<p><span id=\"fs-id1169738191108\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205302\/CNX_Calc_Figure_03_02_210.jpg\" alt=\"The function is linear at y = 3 until it reaches (1, 3), at which point it increases as a line with slope 3.\" \/><\/span><br \/>\nb. [latex]\\underset{h\\to {1}^{-}}{\\text{lim}}\\frac{3-3}{h}\\ne \\underset{h\\to {1}^{+}}{\\text{lim}}\\frac{3h}{h}[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738191183\" class=\"exercise\">\n<div id=\"fs-id1169738191185\" class=\"textbox\">\n<p id=\"fs-id1169738191187\">[latex]f(x)=\\bigg\\{\\begin{array}{l}-{x}^{2}+2,x\\le 1\\\\ x,x>1\\end{array}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737954177\" class=\"exercise\">\n<div id=\"fs-id1169737954179\" class=\"textbox\">\n<p id=\"fs-id1169737954181\">[latex]f(x)=\\bigg\\{\\begin{array}{l}2x,x\\le 1\\\\ \\frac{2}{x},x>1\\end{array}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737954240\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737954240\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737954240\">a.<\/p>\n<p><span id=\"fs-id1169737954245\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205305\/CNX_Calc_Figure_03_02_212.jpg\" alt=\"The function starts in the third quadrant as a straight line and passes through the origin with slope 2; then at (1, 2) it decreases convexly as 2\/x.\" \/><\/span><br \/>\nb. [latex]\\underset{h\\to {1}^{-}}{\\text{lim}}\\frac{2h}{h}\\ne \\underset{h\\to {1}^{+}}{\\text{lim}}\\frac{\\frac{2}{x+h}-\\frac{2}{x}}{h}.[\/latex]<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738219456\">For the following graphs,<\/p>\n<ol id=\"fs-id1169738219460\" style=\"list-style-type: lower-alpha\">\n<li>determine for which values of [latex]x=a[\/latex] the [latex]\\underset{x\\to a}{\\text{lim}}f(x)[\/latex] exists but [latex]f[\/latex] is not continuous at [latex]x=a,[\/latex] and<\/li>\n<li>determine for which values of [latex]x=a[\/latex] the function is continuous but not differentiable at [latex]x=a.[\/latex]<\/li>\n<\/ol>\n<div id=\"fs-id1169738219549\" class=\"exercise\">\n<div id=\"fs-id1169738219551\" class=\"textbox\"><span id=\"fs-id1169738219561\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205308\/CNX_Calc_Figure_03_02_213.jpg\" alt=\"The function starts at (\u22126, 2) and increases to a maximum at (\u22125.3, 4) before stopping at (\u22124, 3) inclusive. Then it starts again at (\u22124, \u22122) before increasing slowly through (\u22122.25, 0), passing through (\u22121, 4), hitting a local maximum at (\u22120.1, 5.3) and decreasing to (2, \u22121) inclusive. Then it starts again at (2, 5), increases to (2.6, 6), and then decreases to (4.5, \u22123), with a discontinuity at (4, 2).\" \/><\/span><\/div>\n<\/div>\n<div id=\"fs-id1169737145058\" class=\"exercise\">\n<div id=\"fs-id1169737145060\" class=\"textbox\"><span id=\"fs-id1169737145069\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205310\/CNX_Calc_Figure_03_02_214.jpg\" alt=\"The function starts at (\u22123, \u22121) and increases to and stops at a local maximum at (\u22121, 3) inclusive. Then it starts again at (\u22121, 1) before increasing quickly to and stopping at a local maximum (0, 4) inclusive. Then it starts again at (0, 3) and decreases linearly to (1, 1), at which point there is a discontinuity and the value of this function at x = 1 is 2. The function continues from (1, 1) and increases linearly to (2, 3.5) before decreasing linearly to (3, 2).\" \/><\/span><\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737145082\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737145082\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737145082\">a. [latex]x=1,[\/latex] b. [latex]x=2[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737145107\" class=\"exercise\">\n<div id=\"fs-id1169737145109\" class=\"textbox\">\n<p id=\"fs-id1169737145112\">Use the graph to evaluate a. [latex]{f}^{\\prime }(-0.5),[\/latex] b. [latex]{f}^{\\prime }(0),[\/latex] c. [latex]{f}^{\\prime }(1),[\/latex] d. [latex]{f}^{\\prime }(2),[\/latex] and e. [latex]{f}^{\\prime }(3),[\/latex] if it exists.<\/p>\n<p><span id=\"fs-id1169737145209\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205313\/CNX_Calc_Figure_03_02_215.jpg\" alt=\"The function starts at (\u22123, 0) and increases linearly to a local maximum at (0, 3). Then it decreases linearly to (2, 1), at which point it increases linearly to (4, 5).\" \/><\/span><\/p>\n<\/div>\n<\/div>\n<p id=\"fs-id1169737933452\">For the following functions, use [latex]f\\text{\u2033}(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{{f}^{\\prime }(x+h)-{f}^{\\prime }(x)}{h}[\/latex] to find [latex]f\\text{\u2033}(x).[\/latex]<\/p>\n<div id=\"fs-id1169737933547\" class=\"exercise\">\n<div id=\"fs-id1169737933549\" class=\"textbox\">\n<p id=\"fs-id1169737933551\">[latex]f(x)=2-3x[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737933582\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737933582\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737933582\">0<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737933589\" class=\"exercise\">\n<div id=\"fs-id1169737933591\" class=\"textbox\">\n<p id=\"fs-id1169737933593\">[latex]f(x)=4{x}^{2}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737933630\" class=\"exercise\">\n<div id=\"fs-id1169737933633\" class=\"textbox\">\n<p id=\"fs-id1169737933635\">[latex]f(x)=x+\\frac{1}{x}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738186903\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738186903\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738186903\">[latex]\\frac{2}{{x}^{3}}[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738186919\">For the following exercises, use a calculator to graph [latex]f(x).[\/latex] Determine the function [latex]{f}^{\\prime }(x),[\/latex] then use a calculator to graph [latex]{f}^{\\prime }(x).[\/latex]<\/p>\n<div id=\"fs-id1169738186974\" class=\"exercise\">\n<div id=\"fs-id1169738186976\" class=\"textbox\">\n<p id=\"fs-id1169738186978\"><strong>[T]<\/strong>[latex]f(x)=-\\frac{5}{x}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738187055\" class=\"exercise\">\n<div id=\"fs-id1169738187057\" class=\"textbox\">\n<p id=\"fs-id1169738187060\"><strong>[T]<\/strong>[latex]f(x)=3{x}^{2}+2x+4.[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738225764\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738225764\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738225764\">[latex]{f}^{\\prime }(x)=6x+2[\/latex]<\/p>\n<p><span id=\"fs-id1169738225794\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205315\/CNX_Calc_Figure_03_02_217.jpg\" alt=\"The function f(x) is graphed as an upward facing parabola with y intercept 4. The function f\u2019(x) is graphed as a straight line with y intercept 2 and slope 6.\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738225808\" class=\"exercise\">\n<div id=\"fs-id1169738225811\" class=\"textbox\">\n<p id=\"fs-id1169738225813\"><strong>[T]<\/strong>[latex]f(x)=\\sqrt{x}+3x[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738225897\" class=\"exercise\">\n<div id=\"fs-id1169738225899\" class=\"textbox\">\n<p id=\"fs-id1169738225901\"><strong>[T]<\/strong>[latex]f(x)=\\frac{1}{\\sqrt{2x}}[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738225936\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738225936\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738225936\">[latex]{f}^{\\prime }(x)=-\\frac{1}{{(2x)}^{3\\text{\/}2}}[\/latex]<\/p>\n<p><span id=\"fs-id1169738054400\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205318\/CNX_Calc_Figure_03_02_219.jpg\" alt=\"The function f(x) is in the first quadrant and has asymptotes at x = 0 and y = 0. The function f\u2019(x) is in the fourth quadrant and has asymptotes at x = 0 and y = 0.\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738054414\" class=\"exercise\">\n<div id=\"fs-id1169738054416\" class=\"textbox\">\n<p id=\"fs-id1169738054419\"><strong>[T]<\/strong>[latex]f(x)=1+x+\\frac{1}{x}[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738054510\" class=\"exercise\">\n<div id=\"fs-id1169738054512\" class=\"textbox\">\n<p id=\"fs-id1169738054514\"><strong>[T]<\/strong>[latex]f(x)={x}^{3}+1[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738054548\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738054548\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738054548\">[latex]{f}^{\\prime }(x)=3{x}^{2}[\/latex]<\/p>\n<p><span id=\"fs-id1169738054577\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205321\/CNX_Calc_Figure_03_02_221.jpg\" alt=\"The function f(x) starts is the graph of the cubic function shifted up by 1. The function f\u2019(x) is the graph of a parabola that is slightly steeper than the normal squared function.\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169738054592\">For the following exercises, describe what the two expressions represent in terms of each of the given situations. Be sure to include units.<\/p>\n<ol id=\"fs-id1169738054596\" style=\"list-style-type: lower-alpha\">\n<li>[latex]\\frac{f(x+h)-f(x)}{h}[\/latex]<\/li>\n<li>[latex]{f}^{\\prime }(x)=\\underset{h\\to 0}{\\text{lim}}\\frac{f(x+h)-f(x)}{h}[\/latex]<\/li>\n<\/ol>\n<div id=\"fs-id1169738184787\" class=\"exercise\">\n<div id=\"fs-id1169738184789\" class=\"textbox\">\n<p id=\"fs-id1169738184792\">[latex]P(x)[\/latex] denotes the population of a city at time [latex]x[\/latex] in years.<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738184829\" class=\"exercise\">\n<div id=\"fs-id1169738184831\" class=\"textbox\">\n<p id=\"fs-id1169738184833\">[latex]C(x)[\/latex] denotes the total amount of money (in thousands of dollars) spent on concessions by [latex]x[\/latex] customers at an amusement park.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738184859\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738184859\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738184859\">a. Average rate at which customers spent on concessions in thousands per customer. b. Rate (in thousands per customer) at which [latex]x[\/latex] customers spent money on concessions in thousands per customer.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738184870\" class=\"exercise\">\n<div id=\"fs-id1169738184872\" class=\"textbox\">\n<p id=\"fs-id1169738184874\">[latex]R(x)[\/latex] denotes the total cost (in thousands of dollars) of manufacturing [latex]x[\/latex] clock radios.<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738221107\" class=\"exercise\">\n<div id=\"fs-id1169738221109\" class=\"textbox\">\n<p id=\"fs-id1169738221111\">[latex]g(x)[\/latex] denotes the grade (in percentage points) received on a test, given [latex]x[\/latex] hours of studying.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738221136\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738221136\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738221136\">a. Average grade received on the test with an average study time between two values. b. Rate (in percentage points per hour) at which the grade on the test increased or decreased for a given average study time of [latex]x[\/latex] hours.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738221148\" class=\"exercise\">\n<div id=\"fs-id1169738221150\" class=\"textbox\">\n<p id=\"fs-id1169738221152\">[latex]B(x)[\/latex] denotes the cost (in dollars) of a sociology textbook at university bookstores in the United States in [latex]x[\/latex] years since 1990.<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738221202\" class=\"exercise\">\n<div id=\"fs-id1169738221204\" class=\"textbox\">\n<p id=\"fs-id1169738221206\">[latex]p(x)[\/latex] denotes atmospheric pressure at an altitude of [latex]x[\/latex] feet.<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738221229\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738221229\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738221229\">a. Average change of atmospheric pressure between two different altitudes. b. Rate (torr per foot) at which atmospheric pressure is increasing or decreasing at [latex]x[\/latex] feet.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738221240\" class=\"exercise\">\n<div id=\"fs-id1169738221242\" class=\"textbox\">\n<p id=\"fs-id1169738221244\">Sketch the graph of a function [latex]y=f(x)[\/latex] with all of the following properties:<\/p>\n<ol id=\"fs-id1169738221265\" style=\"list-style-type: lower-alpha\">\n<li>[latex]{f}^{\\prime }(x)>0[\/latex] for [latex]-2\\le x<1[\/latex]<\/li>\n<li>[latex]{f}^{\\prime }(2)=0[\/latex]<\/li>\n<li>[latex]{f}^{\\prime }(x)>0[\/latex] for [latex]x>2[\/latex]<\/li>\n<li>[latex]f(2)=2[\/latex] and [latex]f(0)=1[\/latex]<\/li>\n<li>[latex]\\underset{x\\to \\text{\u2212}\\infty }{\\text{lim}}f(x)=0[\/latex] and [latex]\\underset{x\\to \\infty }{\\text{lim}}f(x)=\\infty[\/latex]<\/li>\n<li>[latex]{f}^{\\prime }(1)[\/latex] does not exist.<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738073277\" class=\"exercise\">\n<div id=\"fs-id1169738073279\" class=\"textbox\">\n<p id=\"fs-id1169738073281\">Suppose temperature [latex]T[\/latex] in degrees Fahrenheit at a height [latex]x[\/latex] in feet above the ground is given by [latex]y=T(x).[\/latex]<\/p>\n<ol id=\"fs-id1169738197863\" style=\"list-style-type: lower-alpha\">\n<li>Give a physical interpretation, with units, of [latex]{T}^{\\prime }(x).[\/latex]<\/li>\n<li>If we know that [latex]{T}^{\\prime }(1000)=-0.1,[\/latex] explain the physical meaning.<\/li>\n<\/ol>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738197924\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738197924\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738197924\">a. The rate (in degrees per foot) at which temperature is increasing or decreasing for a given height [latex]x.[\/latex] b. The rate of change of temperature as altitude changes at 1000 feet is -0.1 degrees per foot.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738197948\" class=\"exercise\">\n<div id=\"fs-id1169738197950\" class=\"textbox\">\n<p id=\"fs-id1169738197952\">Suppose the total profit of a company is [latex]y=P(x)[\/latex] thousand dollars when [latex]x[\/latex] units of an item are sold.<\/p>\n<ol id=\"fs-id1169738197981\" style=\"list-style-type: lower-alpha\">\n<li>What does [latex]\\frac{P(b)-P(a)}{b-a}[\/latex] for [latex]0<a<b[\/latex] measure, and what are the units?<\/li>\n<li>What does [latex]{P}^{\\prime }(x)[\/latex] measure, and what are the units?<\/li>\n<li>Suppose that [latex]{P}^{\\prime }(30)=5,[\/latex] what is the approximate change in profit if the number of items sold increases from [latex]30\\text{ to }31?[\/latex]<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737141464\" class=\"exercise\">\n<div id=\"fs-id1169737141466\" class=\"textbox\">\n<p id=\"fs-id1169737141468\">The graph in the following figure models the number of people [latex]N(t)[\/latex] who have come down with the flu [latex]t[\/latex] weeks after its initial outbreak in a town with a population of 50,000 citizens.<\/p>\n<ol id=\"fs-id1169737141497\" style=\"list-style-type: lower-alpha\">\n<li>Describe what [latex]{N}^{\\prime }(t)[\/latex] represents and how it behaves as [latex]t[\/latex] increases.<\/li>\n<li>What does the derivative tell us about how this town is affected by the flu outbreak?<\/li>\n<\/ol>\n<p id=\"eip-id2907200\"><span id=\"fs-id1169737141534\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205323\/CNX_Calc_Figure_03_02_223.jpg\" alt=\"The function starts at (0, 3000) and increases quickly to an asymptote at y = 50000.\" \/><\/span><\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737141550\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737141550\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737141550\">a. The rate at which the number of people who have come down with the flu is changing [latex]t[\/latex] weeks after the initial outbreak. b. The rate is increasing sharply up to the third week, at which point it slows down and then becomes constant.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p id=\"fs-id1169737141561\">For the following exercises, use the following table, which shows the height [latex]h[\/latex] of the Saturn [latex]\\text{V}[\/latex] rocket for the Apollo 11 mission [latex]t[\/latex] seconds after launch.<\/p>\n<table id=\"fs-id1169737141583\" class=\"unnumbered\" summary=\"This table has seven rows and two columns. The first row is a header row and it labels each column. The first column header is Time (seconds) and the second column is Height (meters). Under the first column are the values 0, 1, 2, 3, 4, and 5. Under the second column are the values 0, 2, 4, 13, 25, and 32.\">\n<thead>\n<tr valign=\"top\">\n<th>Time (seconds)<\/th>\n<th>Height (meters)<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr valign=\"top\">\n<td>0<\/td>\n<td>0<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>1<\/td>\n<td>2<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>2<\/td>\n<td>4<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>3<\/td>\n<td>13<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>4<\/td>\n<td>25<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>5<\/td>\n<td>32<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div id=\"fs-id1169738039225\" class=\"exercise\">\n<div id=\"fs-id1169738039227\" class=\"textbox\">\n<p id=\"fs-id1169738039229\">What is the physical meaning of [latex]{h}^{\\prime }(t)?[\/latex] What are the units?<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738039259\" class=\"exercise\">\n<div id=\"fs-id1169738039262\" class=\"textbox\">\n<p id=\"fs-id1169738039264\"><strong>[T]<\/strong> Construct a table of values for [latex]{h}^{\\prime }(t)[\/latex] and graph both [latex]h(t)[\/latex] and [latex]{h}^{\\prime }(t)[\/latex] on the same graph. (<em>Hint:<\/em> for interior points, estimate both the left limit and right limit and average them.)<\/p>\n<\/div>\n<div id=\"fs-id1169738193218\" class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738193218\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738193218\" class=\"hidden-answer\" style=\"display: none\">\n<table id=\"fs-id1169738193224\" class=\"unnumbered\" summary=\"This table has seven rows and two columns. The first row is a header row and it labels each column. The first column header is Time (seconds) and the second column is h\u2019(t) (m\/s). Under the first column are the values 0, 1, 2, 3, 4, and 5. Under the second column are the values 2, 2, 5.5, 10.5, 9.5, and 7.\">\n<thead>\n<tr valign=\"top\">\n<th>Time (seconds)<\/th>\n<th>[latex]{h}^{\\prime }(t)\\text{(m\/s)}[\/latex]<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr valign=\"top\">\n<td>0<\/td>\n<td>2<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>1<\/td>\n<td>2<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>2<\/td>\n<td>5.5<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>3<\/td>\n<td>10.5<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>4<\/td>\n<td>9.5<\/td>\n<\/tr>\n<tr valign=\"top\">\n<td>5<\/td>\n<td>7<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738220747\" class=\"exercise\">\n<div id=\"fs-id1169738220749\" class=\"textbox\">\n<p id=\"fs-id1169738220751\"><strong>[T]<\/strong> The best linear fit to the data is given by [latex]H(t)=7.229t-4.905,[\/latex] where [latex]H[\/latex] is the height of the rocket (in meters) and [latex]t[\/latex] is the time elapsed since takeoff. From this equation, determine [latex]{H}^{\\prime }(t).[\/latex] Graph [latex]H(t)[\/latex] with the given data and, on a separate coordinate plane, graph [latex]{H}^{\\prime }(t).[\/latex]<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738220895\" class=\"exercise\">\n<div id=\"fs-id1169738220897\" class=\"textbox\">\n<p id=\"fs-id1169738220899\"><strong>[T]<\/strong> The best quadratic fit to the data is given by [latex]G(t)=1.429{t}^{2}+0.0857t-0.1429,[\/latex] where [latex]G[\/latex] is the height of the rocket (in meters) and [latex]t[\/latex] is the time elapsed since takeoff. From this equation, determine [latex]{G}^{\\prime }(t).[\/latex] Graph [latex]G(t)[\/latex] with the given data and, on a separate coordinate plane, graph [latex]{G}^{\\prime }(t).[\/latex]<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169737922912\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169737922912\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169737922912\">[latex]{G}^{\\prime }(t)=2.858t+0.0857[\/latex]<\/p>\n<p><span id=\"fs-id1169737922941\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205326\/CNX_Calc_Figure_03_02_229.jpg\" alt=\"This graph has the points (0, 0), (1, 2), (2, 4), (3, 13), (4, 25), and (5, 32). There is a quadratic line fit to the points with y intercept near 0.\" \/><\/span><br \/>\n<span id=\"fs-id1169737922955\"><img decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/2332\/2018\/01\/11205328\/CNX_Calc_Figure_03_02_230.jpg\" alt=\"This graph has a straight line with y intercept near 0 and slope slightly less than 3.\" \/><\/span><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"fs-id1169737922969\" class=\"exercise\">\n<div id=\"fs-id1169737922971\" class=\"textbox\">\n<p id=\"fs-id1169737922973\"><strong>[T]<\/strong> The best cubic fit to the data is given by [latex]F(t)=0.2037{t}^{3}+2.956{t}^{2}-2.705t+0.4683,[\/latex] where [latex]F[\/latex] is the height of the rocket (in m) and [latex]t[\/latex] is the time elapsed since take off. From this equation, determine [latex]{F}^{\\prime }(t).[\/latex] Graph [latex]F(t)[\/latex] with the given data and, on a separate coordinate plane, graph [latex]{F}^{\\prime }(t).[\/latex] Does the linear, quadratic, or cubic function fit the data best?<\/p>\n<\/div>\n<\/div>\n<div id=\"fs-id1169738227120\" class=\"exercise\">\n<div id=\"fs-id1169738227122\" class=\"textbox\">\n<p id=\"fs-id1169738227125\">Using the best linear, quadratic, and cubic fits to the data, determine what [latex]H\\text{\u2033}(t),G\\text{\u2033}(t)\\text{ and }F\\text{\u2033}(t)[\/latex] are. What are the physical meanings of [latex]H\\text{\u2033}(t),G\\text{\u2033}(t)\\text{ and }F\\text{\u2033}(t),[\/latex] and what are their units?<\/p>\n<\/div>\n<div class=\"textbox shaded\">\n<div class=\"qa-wrapper\" style=\"display: block\"><span class=\"show-answer collapsed\" style=\"cursor: pointer\" data-target=\"qfs-id1169738227238\">Show Solution<\/span><\/p>\n<div id=\"qfs-id1169738227238\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169738227238\">[latex]H\\text{\u2033}(t)=0,G\\text{\u2033}(t)=2.858\\text{ and }f\\text{\u2033}(t)=1.222t+5.912[\/latex] represent the acceleration of the rocket, with units of meters per second squared [latex]({\\text{m\/s}}^{2}).[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox shaded\">\n<h2>Glossary<\/h2>\n<dl id=\"fs-id1169738071113\" class=\"definition\">\n<dt>derivative function<\/dt>\n<dd id=\"fs-id1169738071118\">gives the derivative of a function at each point in the domain of the original function for which the derivative is defined<\/dd>\n<\/dl>\n<dl id=\"fs-id1169738071124\" class=\"definition\">\n<dt>differentiable at <strong>[latex]a[\/latex]<\/strong><\/dt>\n<dd id=\"fs-id1169738071129\">a function for which [latex]{f}^{\\prime }(a)[\/latex] exists is differentiable at [latex]a[\/latex]<\/dd>\n<\/dl>\n<dl id=\"fs-id1169738071160\" class=\"definition\">\n<dt>differentiable on <strong><em>S<\/em><\/strong><\/dt>\n<dd id=\"fs-id1169738071165\">a function for which [latex]{f}^{\\prime }(x)[\/latex] exists for each [latex]x[\/latex] in the open set [latex]S[\/latex] is differentiable on [latex]S[\/latex]<\/dd>\n<\/dl>\n<dl id=\"fs-id1169738071204\" class=\"definition\">\n<dt>differentiable function<\/dt>\n<dd id=\"fs-id1169738071210\">a function for which [latex]{f}^{\\prime }(x)[\/latex] exists is a differentiable function<\/dd>\n<\/dl>\n<dl id=\"fs-id1169738071234\" class=\"definition\">\n<dt>higher-order derivative<\/dt>\n<dd id=\"fs-id1169738071240\">a derivative of a derivative, from the second derivative to the [latex]n[\/latex]th derivative, is called a higher-order derivative<\/dd>\n<\/dl>\n<\/div>\n","protected":false},"author":311,"menu_order":3,"template":"","meta":{"_candela_citation":"[]","CANDELA_OUTCOMES_GUID":"","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-1821","chapter","type-chapter","status-publish","hentry"],"part":1777,"_links":{"self":[{"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/pressbooks\/v2\/chapters\/1821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/wp\/v2\/users\/311"}],"version-history":[{"count":7,"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/pressbooks\/v2\/chapters\/1821\/revisions"}],"predecessor-version":[{"id":2513,"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/pressbooks\/v2\/chapters\/1821\/revisions\/2513"}],"part":[{"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/pressbooks\/v2\/parts\/1777"}],"metadata":[{"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/pressbooks\/v2\/chapters\/1821\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/wp\/v2\/media?parent=1821"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/pressbooks\/v2\/chapter-type?post=1821"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/wp\/v2\/contributor?post=1821"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/courses.lumenlearning.com\/suny-geneseo-openstax-calculus1-1\/wp-json\/wp\/v2\/license?post=1821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}