{"id":3017,"date":"2025-08-15T20:09:19","date_gmt":"2025-08-15T20:09:19","guid":{"rendered":"https:\/\/content.one.lumenlearning.com\/precalculus\/?post_type=chapter&#038;p=3017"},"modified":"2025-08-15T20:29:46","modified_gmt":"2025-08-15T20:29:46","slug":"derivatives-learn-it-5","status":"publish","type":"chapter","link":"https:\/\/content.one.lumenlearning.com\/precalculus\/chapter\/derivatives-learn-it-5\/","title":{"raw":"Derivatives: Learn It 5","rendered":"Derivatives: Learn It 5"},"content":{"raw":"<h2>Finding an Equation of a Line Tangent to the Graph of a Function<\/h2>\r\nThe equation of a tangent line to a curve of the function [latex]f\\left(x\\right)[\/latex] at [latex]x=a[\/latex] is derived from the point-slope form of a line, [latex]y=m\\left(x-{x}_{1}\\right)+{y}_{1}[\/latex]. The slope of the line is the slope of the curve at [latex]x=a[\/latex] and is therefore equal to [latex]\\begin{align}{f}^{\\prime }\\left(a\\right)\\end{align}[\/latex], the derivative of [latex]f\\left(x\\right)[\/latex] at [latex]x=a[\/latex]. The coordinate pair of the point on the line at [latex]x=a[\/latex] is [latex]\\left(a,f\\left(a\\right)\\right)[\/latex].\r\n\r\nIf we substitute into the point-slope form, we have\r\n\r\n<img class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27185435\/CNX_Precalc_Figure_12_04_0192.jpg\" alt=\"The point-slope formula that demonstrates that m = f(a), x1 = a, and y_1 = f(a).\" width=\"487\" height=\"141\" \/>\r\n\r\nThe equation of the tangent line is\r\n<div style=\"text-align: center;\">[latex]\\begin{align}y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right)\\end{align}[\/latex]<\/div>\r\n<div><section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\r\n<h3>equation of the tangent line<\/h3>\r\nThe equation of a line tangent to the curve of a function [latex]f[\/latex] at a point [latex]x=a[\/latex] is\r\n<p style=\"text-align: center;\">[latex]\\begin{align}y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right)\\end{align}[\/latex]<\/p>\r\n\r\n<\/section><\/div>\r\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a function [latex]f[\/latex], find the equation of a line tangent to the function at [latex]x=a[\/latex].<\/strong>\r\n<ol>\r\n \t<li>Find the derivative of [latex]f\\left(x\\right)[\/latex] at [latex]x=a[\/latex] using [latex]{f}^{\\prime }\\left(a\\right)=\\underset{h\\to 0}{\\mathrm{lim}}\\dfrac{f\\left(a+h\\right)-f\\left(a\\right)}{h}[\/latex].<\/li>\r\n \t<li>Evaluate the function at [latex]x=a[\/latex]. This is [latex]f\\left(a\\right)[\/latex].<\/li>\r\n \t<li>Substitute [latex]\\left(a,f\\left(a\\right)\\right)[\/latex] and [latex]\\begin{align}{f}^{\\prime }\\left(a\\right)\\end{align}[\/latex] into [latex]\\begin{align}y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right)\\end{align}[\/latex].<\/li>\r\n \t<li>Write the equation of the tangent line in the form [latex]y=mx+b[\/latex].<\/li>\r\n<\/ol>\r\n<\/section><section class=\"textbox example\" aria-label=\"Example\">Find the equation of a line tangent to the curve [latex]f\\left(x\\right)={x}^{2}-4x[\/latex] at [latex]x=3[\/latex].[reveal-answer q=\"363951\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"363951\"]\r\n\r\nUsing:\r\n<p style=\"text-align: center;\">[latex]f^{\\prime}\\left(a\\right)=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{f\\left(a+h\\right)-f\\left(a\\right)}{h}[\/latex]<\/p>\r\nSubstitute [latex]f\\left(a+h\\right)={\\left(a+h\\right)}^{2}-4\\left(a+h\\right)[\/latex] and [latex]f\\left(a\\right)={a}^{2}-4a[\/latex].\r\n<p style=\"text-align: center;\">[latex]\\begin{align} {f}^{\\prime }\\left(a\\right)&amp;=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{\\left(a+h\\right)\\left(a+h\\right)-4\\left(a+h\\right)-\\left({a}^{2}-4a\\right)}{h} \\\\ &amp;=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{{a}^{2}+2ah+{h}^{2}-4a - 4h-{a}^{2}+4a}{h}&amp;&amp; \\text{Remove parentheses}. \\\\ &amp;=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{{a}^{2}+2ah+{h}^{2}-4a-4h-{a}^{2}+4a}{h}&amp;&amp; \\text{Combine like terms}. \\\\ &amp;=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{2ah+{h}^{2}-4h}{h} \\\\ &amp;=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{\\cancel{h}\\left(2a+h - 4\\right)}{\\cancel{h}}&amp;&amp; \\text{Factor out }h. \\\\ &amp;=2a+0 - 4 \\\\ {f}^{\\prime }\\left(a\\right)&amp;=2a - 4&amp;&amp; \\text{Evaluate the limit}. \\\\ {f}^{\\prime }\\left(3\\right)&amp;=2\\left(3\\right)-4=2 \\end{align}[\/latex]<\/p>\r\nEquation of tangent line at [latex]x=3:[\/latex]\r\n<p style=\"text-align: center;\">[latex]\\begin{align}&amp;y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right) \\\\ &amp;y=f^{\\prime}\\left(3\\right)\\left(x - 3\\right)+f\\left(3\\right) \\\\ &amp;y=2\\left(x - 3\\right)+\\left(-3\\right) \\\\ &amp;y=2x - 9 \\end{align}[\/latex]<\/p>\r\n\r\n<h4>Analysis of the Solution<\/h4>\r\nWe can use a graphing utility to graph the function and the tangent line. In so doing, we can observe the point of tangency at [latex]x=3[\/latex] as shown in Figure 19.\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\/3675\/2018\/09\/27185437\/CNX_Precalc_Figure_12_04_0202.jpg\" alt=\"Graph of f(x) = x^2-4x with a tangent line at x = 3 which has the equation of y = 2x - 9.\" width=\"487\" height=\"418\" \/> Graph confirms the point of tangency at [latex]x=3[\/latex].[\/caption][\/hidden-answer]<\/section><section class=\"textbox tryIt\" aria-label=\"Try It\">Find the equation of a tangent line to the curve of the function [latex]f\\left(x\\right)=5{x}^{2}-x+4[\/latex] at [latex]x=2[\/latex].[reveal-answer q=\"952946\"]Show Solution[\/reveal-answer]\r\n[hidden-answer a=\"952946\"][latex]y=19x - 16[\/latex][\/hidden-answer]<\/section>","rendered":"<h2>Finding an Equation of a Line Tangent to the Graph of a Function<\/h2>\n<p>The equation of a tangent line to a curve of the function [latex]f\\left(x\\right)[\/latex] at [latex]x=a[\/latex] is derived from the point-slope form of a line, [latex]y=m\\left(x-{x}_{1}\\right)+{y}_{1}[\/latex]. The slope of the line is the slope of the curve at [latex]x=a[\/latex] and is therefore equal to [latex]\\begin{align}{f}^{\\prime }\\left(a\\right)\\end{align}[\/latex], the derivative of [latex]f\\left(x\\right)[\/latex] at [latex]x=a[\/latex]. The coordinate pair of the point on the line at [latex]x=a[\/latex] is [latex]\\left(a,f\\left(a\\right)\\right)[\/latex].<\/p>\n<p>If we substitute into the point-slope form, we have<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27185435\/CNX_Precalc_Figure_12_04_0192.jpg\" alt=\"The point-slope formula that demonstrates that m = f(a), x1 = a, and y_1 = f(a).\" width=\"487\" height=\"141\" \/><\/p>\n<p>The equation of the tangent line is<\/p>\n<div style=\"text-align: center;\">[latex]\\begin{align}y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right)\\end{align}[\/latex]<\/div>\n<div>\n<section class=\"textbox keyTakeaway\" aria-label=\"Key Takeaway\">\n<h3>equation of the tangent line<\/h3>\n<p>The equation of a line tangent to the curve of a function [latex]f[\/latex] at a point [latex]x=a[\/latex] is<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right)\\end{align}[\/latex]<\/p>\n<\/section>\n<\/div>\n<section class=\"textbox questionHelp\" aria-label=\"Question Help\"><strong>How To: Given a function [latex]f[\/latex], find the equation of a line tangent to the function at [latex]x=a[\/latex].<\/strong><\/p>\n<ol>\n<li>Find the derivative of [latex]f\\left(x\\right)[\/latex] at [latex]x=a[\/latex] using [latex]{f}^{\\prime }\\left(a\\right)=\\underset{h\\to 0}{\\mathrm{lim}}\\dfrac{f\\left(a+h\\right)-f\\left(a\\right)}{h}[\/latex].<\/li>\n<li>Evaluate the function at [latex]x=a[\/latex]. This is [latex]f\\left(a\\right)[\/latex].<\/li>\n<li>Substitute [latex]\\left(a,f\\left(a\\right)\\right)[\/latex] and [latex]\\begin{align}{f}^{\\prime }\\left(a\\right)\\end{align}[\/latex] into [latex]\\begin{align}y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right)\\end{align}[\/latex].<\/li>\n<li>Write the equation of the tangent line in the form [latex]y=mx+b[\/latex].<\/li>\n<\/ol>\n<\/section>\n<section class=\"textbox example\" aria-label=\"Example\">Find the equation of a line tangent to the curve [latex]f\\left(x\\right)={x}^{2}-4x[\/latex] at [latex]x=3[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q363951\">Show Solution<\/button><\/p>\n<div id=\"q363951\" class=\"hidden-answer\" style=\"display: none\">\n<p>Using:<\/p>\n<p style=\"text-align: center;\">[latex]f^{\\prime}\\left(a\\right)=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{f\\left(a+h\\right)-f\\left(a\\right)}{h}[\/latex]<\/p>\n<p>Substitute [latex]f\\left(a+h\\right)={\\left(a+h\\right)}^{2}-4\\left(a+h\\right)[\/latex] and [latex]f\\left(a\\right)={a}^{2}-4a[\/latex].<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align} {f}^{\\prime }\\left(a\\right)&=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{\\left(a+h\\right)\\left(a+h\\right)-4\\left(a+h\\right)-\\left({a}^{2}-4a\\right)}{h} \\\\ &=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{{a}^{2}+2ah+{h}^{2}-4a - 4h-{a}^{2}+4a}{h}&& \\text{Remove parentheses}. \\\\ &=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{{a}^{2}+2ah+{h}^{2}-4a-4h-{a}^{2}+4a}{h}&& \\text{Combine like terms}. \\\\ &=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{2ah+{h}^{2}-4h}{h} \\\\ &=\\underset{h\\to 0}{\\mathrm{lim}}\\frac{\\cancel{h}\\left(2a+h - 4\\right)}{\\cancel{h}}&& \\text{Factor out }h. \\\\ &=2a+0 - 4 \\\\ {f}^{\\prime }\\left(a\\right)&=2a - 4&& \\text{Evaluate the limit}. \\\\ {f}^{\\prime }\\left(3\\right)&=2\\left(3\\right)-4=2 \\end{align}[\/latex]<\/p>\n<p>Equation of tangent line at [latex]x=3:[\/latex]<\/p>\n<p style=\"text-align: center;\">[latex]\\begin{align}&y=f^{\\prime}\\left(a\\right)\\left(x-a\\right)+f\\left(a\\right) \\\\ &y=f^{\\prime}\\left(3\\right)\\left(x - 3\\right)+f\\left(3\\right) \\\\ &y=2\\left(x - 3\\right)+\\left(-3\\right) \\\\ &y=2x - 9 \\end{align}[\/latex]<\/p>\n<h4>Analysis of the Solution<\/h4>\n<p>We can use a graphing utility to graph the function and the tangent line. In so doing, we can observe the point of tangency at [latex]x=3[\/latex] as shown in Figure 19.<\/p>\n<figure style=\"width: 487px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/s3-us-west-2.amazonaws.com\/courses-images\/wp-content\/uploads\/sites\/3675\/2018\/09\/27185437\/CNX_Precalc_Figure_12_04_0202.jpg\" alt=\"Graph of f(x) = x^2-4x with a tangent line at x = 3 which has the equation of y = 2x - 9.\" width=\"487\" height=\"418\" \/><figcaption class=\"wp-caption-text\">Graph confirms the point of tangency at [latex]x=3[\/latex].<\/figcaption><\/figure>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"textbox tryIt\" aria-label=\"Try It\">Find the equation of a tangent line to the curve of the function [latex]f\\left(x\\right)=5{x}^{2}-x+4[\/latex] at [latex]x=2[\/latex].<\/p>\n<div class=\"qa-wrapper\" style=\"display: block\"><button class=\"show-answer show-answer-button collapsed\" data-target=\"q952946\">Show Solution<\/button><\/p>\n<div id=\"q952946\" class=\"hidden-answer\" style=\"display: none\">[latex]y=19x - 16[\/latex]<\/div>\n<\/div>\n<\/section>\n","protected":false},"author":13,"menu_order":28,"template":"","meta":{"_candela_citation":"[]","pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"part":263,"module-header":"- Select Header -","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\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/3017"}],"collection":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":3,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/3017\/revisions"}],"predecessor-version":[{"id":3027,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/3017\/revisions\/3027"}],"part":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/parts\/263"}],"metadata":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapters\/3017\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/media?parent=3017"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/pressbooks\/v2\/chapter-type?post=3017"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/contributor?post=3017"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/content.one.lumenlearning.com\/precalculus\/wp-json\/wp\/v2\/license?post=3017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}