{"id":2816,"date":"2024-06-10T16:35:23","date_gmt":"2024-06-10T16:35:23","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/calculus1\/?post_type=chapter&#038;p=2816"},"modified":"2024-08-05T12:33:25","modified_gmt":"2024-08-05T12:33:25","slug":"defining-the-derivative-learn-it-2","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/calculus1\/chapter\/defining-the-derivative-learn-it-2\/","title":{"raw":"Defining the Derivative: Learn It 2","rendered":"Defining the Derivative: Learn It 2"},"content":{"raw":"<h2>The Derivative of a Function at a Point<\/h2>\r\n<p id=\"fs-id1169739269344\">The type of limit we compute to find the slope of the tangent line to a function at a point has many applications across various disciplines. These include velocity and acceleration in physics, marginal profit functions in business, and growth rates in biology. This limit occurs so frequently that we give it a special name: the <strong>derivative<\/strong>. The process of finding a derivative is called <strong>differentiation<\/strong>.<\/p>\r\n<section class=\"textbox keyTakeaway\">\r\n<h3 style=\"text-align: left;\">derivative<\/h3>\r\n<p id=\"fs-id1169738859079\">Let [latex]f(x)[\/latex] be a function defined in an open interval containing [latex]a[\/latex]. The derivative of the function [latex]f(x)[\/latex] at [latex]a[\/latex], denoted by [latex]f^{\\prime}(a)[\/latex], is defined by<\/p>\r\n<div id=\"fs-id1169739179144\" class=\"equation\" style=\"text-align: center;\">[latex]f^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(x)-f(a)}{x-a}[\/latex]<\/div>\r\n<p id=\"fs-id1169739032184\">provided this limit exists.<\/p>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739032188\">Alternatively, we may also define the derivative of [latex]f(x)[\/latex] at [latex]a[\/latex] as<\/p>\r\n<div id=\"fs-id1169739188551\" class=\"equation\" style=\"text-align: center;\">[latex]f^{\\prime}(a)=\\underset{h\\to 0}{\\lim}\\dfrac{f(a+h)-f(a)}{h}[\/latex]<\/div>\r\n<p>provided this limit exists.<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169739204510\">For [latex]f(x)=x^2[\/latex], estimate [latex]f^{\\prime}(3)[\/latex] using the first definition of the derivative.<\/p>\r\n<p>[reveal-answer q=\"370671\"]Show Answer[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"370671\"]<\/p>\r\n<p id=\"fs-id1169739033831\">Start by creating a table using values of [latex]x[\/latex] just below [latex]3[\/latex] and just above [latex]3[\/latex].<\/p>\r\n<table id=\"fs-id1169739301095\" 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 x and the second column is (x2 \u2212 9)\/(x \u2212 3). Under the first column are the values 2.9, 2.99, 2.999, 3.001, 3.01, and 3.1. Under the second column are the values 5.9, 5.99, 5.999, 6.001, 6.01, and 6.1.\">\r\n<thead>\r\n<tr valign=\"top\">\r\n<th>[latex]x[\/latex]<\/th>\r\n<th>[latex]\\frac{x^2-9}{x-3}[\/latex]<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>[latex]2.9[\/latex]<\/td>\r\n<td>[latex]5.9[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]2.99[\/latex]<\/td>\r\n<td>[latex]5.99[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]2.999[\/latex]<\/td>\r\n<td>[latex]5.999[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]3.001[\/latex]<\/td>\r\n<td>[latex]6.001[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]3.01[\/latex]<\/td>\r\n<td>[latex]6.01[\/latex]<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>[latex]3.1[\/latex]<\/td>\r\n<td>[latex]6.1[\/latex]<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<p>&nbsp;<\/p>\r\n<p id=\"fs-id1169739032830\">Look at the values in the table. As [latex]x[\/latex] gets closer to [latex]3[\/latex], the values of [latex]\\frac{x^2-9}{x-3}[\/latex] get closer to [latex]6[\/latex].<\/p>\r\n<p>Based on the table, we can estimate that [latex]f^{\\prime}(3) \\approx 6[\/latex].<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox example\">\r\n<p id=\"fs-id1169739025974\">For [latex]f(x)=3x^2-4x+1[\/latex], find [latex]f^{\\prime}(2)[\/latex] by using the second definition.<\/p>\r\n<p>[reveal-answer q=\"fs-id1169739270484\"]Show Solution[\/reveal-answer]<br \/>\r\n[hidden-answer a=\"fs-id1169739270484\"]<\/p>\r\n<p id=\"fs-id1169739270484\">Using the second definition, we can substitute two values of the function into the equation.<\/p>\r\n<div id=\"fs-id1169736614162\" class=\"equation unnumbered\">[latex]\\begin{array}{lllll}f^{\\prime}(2) &amp; =\\underset{h\\to 0}{\\lim}\\frac{f(2+h)-f(2)}{h} &amp; &amp; &amp; \\text{Apply the definition.} \\\\ &amp; =\\underset{h\\to 0}{\\lim}\\frac{(3(2+h)^2-4(2+h)+1)-5}{h} &amp; &amp; &amp; \\begin{array}{l}\\text{Substitute} \\, f(2)=5 \\, \\text{and} \\\\ f(2+h)=3(2+h)^2-4(2+h)+1. \\end{array} \\\\ &amp; =\\underset{h\\to 0}{\\lim}\\frac{3h^2+8h}{h} &amp; &amp; &amp; \\text{Simplify the numerator.} \\\\ &amp; =\\underset{h\\to 0}{\\lim}\\frac{h(3h+8)}{h} &amp; &amp; &amp; \\text{Factor the numerator.} \\\\ &amp; =\\underset{h\\to 0}{\\lim}(3h+8) &amp; &amp; &amp; \\text{Cancel the common factor.} \\\\ &amp; =8 &amp; &amp; &amp; \\text{Evaluate the limit.} \\end{array}[\/latex]<\/div>\r\n<p id=\"fs-id1169738850760\">The results are the same whether we use the first or second definition.<\/p>\r\n<p>[\/hidden-answer]<\/p>\r\n<\/section>\r\n<section class=\"textbox tryIt\">\r\n<p>[ohm_question hide_question_numbers=1]162456[\/ohm_question]<\/p>\r\n<\/section>","rendered":"<h2>The Derivative of a Function at a Point<\/h2>\n<p id=\"fs-id1169739269344\">The type of limit we compute to find the slope of the tangent line to a function at a point has many applications across various disciplines. These include velocity and acceleration in physics, marginal profit functions in business, and growth rates in biology. This limit occurs so frequently that we give it a special name: the <strong>derivative<\/strong>. The process of finding a derivative is called <strong>differentiation<\/strong>.<\/p>\n<section class=\"textbox keyTakeaway\">\n<h3 style=\"text-align: left;\">derivative<\/h3>\n<p id=\"fs-id1169738859079\">Let [latex]f(x)[\/latex] be a function defined in an open interval containing [latex]a[\/latex]. The derivative of the function [latex]f(x)[\/latex] at [latex]a[\/latex], denoted by [latex]f^{\\prime}(a)[\/latex], is defined by<\/p>\n<div id=\"fs-id1169739179144\" class=\"equation\" style=\"text-align: center;\">[latex]f^{\\prime}(a)=\\underset{x\\to a}{\\lim}\\dfrac{f(x)-f(a)}{x-a}[\/latex]<\/div>\n<p id=\"fs-id1169739032184\">provided this limit exists.<\/p>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739032188\">Alternatively, we may also define the derivative of [latex]f(x)[\/latex] at [latex]a[\/latex] as<\/p>\n<div id=\"fs-id1169739188551\" class=\"equation\" style=\"text-align: center;\">[latex]f^{\\prime}(a)=\\underset{h\\to 0}{\\lim}\\dfrac{f(a+h)-f(a)}{h}[\/latex]<\/div>\n<p>provided this limit exists.<\/p>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169739204510\">For [latex]f(x)=x^2[\/latex], estimate [latex]f^{\\prime}(3)[\/latex] using the first definition of the derivative.<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q370671\">Show Answer<\/button><\/p>\n<div id=\"q370671\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169739033831\">Start by creating a table using values of [latex]x[\/latex] just below [latex]3[\/latex] and just above [latex]3[\/latex].<\/p>\n<table id=\"fs-id1169739301095\" 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 x and the second column is (x2 \u2212 9)\/(x \u2212 3). Under the first column are the values 2.9, 2.99, 2.999, 3.001, 3.01, and 3.1. Under the second column are the values 5.9, 5.99, 5.999, 6.001, 6.01, and 6.1.\">\n<thead>\n<tr valign=\"top\">\n<th>[latex]x[\/latex]<\/th>\n<th>[latex]\\frac{x^2-9}{x-3}[\/latex]<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>[latex]2.9[\/latex]<\/td>\n<td>[latex]5.9[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]2.99[\/latex]<\/td>\n<td>[latex]5.99[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]2.999[\/latex]<\/td>\n<td>[latex]5.999[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]3.001[\/latex]<\/td>\n<td>[latex]6.001[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]3.01[\/latex]<\/td>\n<td>[latex]6.01[\/latex]<\/td>\n<\/tr>\n<tr>\n<td>[latex]3.1[\/latex]<\/td>\n<td>[latex]6.1[\/latex]<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p id=\"fs-id1169739032830\">Look at the values in the table. As [latex]x[\/latex] gets closer to [latex]3[\/latex], the values of [latex]\\frac{x^2-9}{x-3}[\/latex] get closer to [latex]6[\/latex].<\/p>\n<p>Based on the table, we can estimate that [latex]f^{\\prime}(3) \\approx 6[\/latex].<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox example\">\n<p id=\"fs-id1169739025974\">For [latex]f(x)=3x^2-4x+1[\/latex], find [latex]f^{\\prime}(2)[\/latex] by using the second definition.<\/p>\n<p><div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"qfs-id1169739270484\">Show Solution<\/button><\/p>\n<div id=\"qfs-id1169739270484\" class=\"hidden-answer\" style=\"display: none\">\n<p id=\"fs-id1169739270484\">Using the second definition, we can substitute two values of the function into the equation.<\/p>\n<div id=\"fs-id1169736614162\" class=\"equation unnumbered\">[latex]\\begin{array}{lllll}f^{\\prime}(2) & =\\underset{h\\to 0}{\\lim}\\frac{f(2+h)-f(2)}{h} & & & \\text{Apply the definition.} \\\\ & =\\underset{h\\to 0}{\\lim}\\frac{(3(2+h)^2-4(2+h)+1)-5}{h} & & & \\begin{array}{l}\\text{Substitute} \\, f(2)=5 \\, \\text{and} \\\\ f(2+h)=3(2+h)^2-4(2+h)+1. \\end{array} \\\\ & =\\underset{h\\to 0}{\\lim}\\frac{3h^2+8h}{h} & & & \\text{Simplify the numerator.} \\\\ & =\\underset{h\\to 0}{\\lim}\\frac{h(3h+8)}{h} & & & \\text{Factor the numerator.} \\\\ & =\\underset{h\\to 0}{\\lim}(3h+8) & & & \\text{Cancel the common factor.} \\\\ & =8 & & & \\text{Evaluate the limit.} \\end{array}[\/latex]<\/div>\n<p id=\"fs-id1169738850760\">The results are the same whether we use the first or second definition.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\">\n<iframe loading=\"lazy\" id=\"ohm162456\" class=\"resizable\" src=\"https:\/\/ohm.lumenlearning.com\/multiembedq.php?id=162456&theme=lumen&iframe_resize_id=ohm162456&source=tnh\" width=\"100%\" height=\"150\"><\/iframe><br \/>\n<\/section>\n","protected":false},"author":15,"menu_order":6,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":503,"module-header":"learn_it","content_attributions":[],"internal_book_links":[],"video_content":null,"cc_video_embed_content":{"cc_scripts":"","media_targets":[]},"try_it_collection":null,"_links":{"self":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/2816"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/users\/15"}],"version-history":[{"count":6,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/2816\/revisions"}],"predecessor-version":[{"id":4489,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/2816\/revisions\/4489"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/parts\/503"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapters\/2816\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/media?parent=2816"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/pressbooks\/v2\/chapter-type?post=2816"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/contributor?post=2816"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/calculus1\/wp-json\/wp\/v2\/license?post=2816"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}