{"id":42751,"date":"2025-06-29T10:10:25","date_gmt":"2025-06-29T10:10:25","guid":{"rendered":"https:\/\/gaviki.com\/blog\/?p=42751"},"modified":"2025-06-29T10:10:27","modified_gmt":"2025-06-29T10:10:27","slug":"write-an-equation-of-the-tangent-line-use-a-graphing-calculator-to-plot-the-function-and-its-tangent-line-or-visit-www-desmos","status":"publish","type":"post","link":"https:\/\/gaviki.com\/blog\/write-an-equation-of-the-tangent-line-use-a-graphing-calculator-to-plot-the-function-and-its-tangent-line-or-visit-www-desmos\/","title":{"rendered":"Write an equation of the tangent line, use a graphing calculator to plot the function and its tangent line, or visit www.desmos."},"content":{"rendered":"\n<p>Write an equation of the tangent line, use a graphing calculator to plot the function and its tangent line, or visit www.desmos.com to graph f and verify visually that the line is tangent. Consider the graph of g(w) = 3w^2 + 5. At what value(s) of w does the tangent line have a slope of 12? Consider two parabolas: Parabola 1 has equation y = -x^2 + 1 + 3. Parabola 2 has equation y = 2x^2 + ax + b. Find constants a and b so that the two parabolas are tangent to each other at x = 2. (Hint: two curves are tangent to each other if they have the same tangent line at the same point.) Once you have found a and b, use a graphing calculator or a graphing web app like www.desmos.com to graph both parabolas together and verify that the two parabolas actually just touch each other at a single point. Find equations of the lines whose slopes are 4 and that are perpendicular to the graph of f(x). How many such lines are there? (Hint: Two lines are perpendicular if one has a slope of m and the other has a slope of -1\/m.)<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"912\" height=\"684\" src=\"https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/image-507.png\" alt=\"\" class=\"wp-image-42752\" srcset=\"https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/image-507.png 912w, https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/image-507-300x225.png 300w, https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/image-507-768x576.png 768w\" sizes=\"auto, (max-width: 912px) 100vw, 912px\" \/><\/figure>\n\n\n\n<p><strong><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\">The Correct Answer and Explanation is:<\/mark><\/strong><\/p>\n\n\n\n<p>Here is the solution for question 3 on the provided sheet.<\/p>\n\n\n\n<p><strong>Answer:<\/strong>&nbsp;The constants are&nbsp;<strong>a = -5<\/strong>&nbsp;and&nbsp;<strong>b = 9<\/strong>.<\/p>\n\n\n\n<p>To determine the values of constants&nbsp;a&nbsp;and&nbsp;b&nbsp;that make the two parabolas tangent at&nbsp;x = 2, we must satisfy two essential conditions. The hint provided explains that for two curves to be tangent, they must share the same tangent line at that point. This implies that at&nbsp;x = 2, both the&nbsp;y-values of the parabolas must be equal, and the slopes of their tangent lines must also be equal.<\/p>\n\n\n\n<p>Let&#8217;s define the two functions:<br>Parabola 1:&nbsp;f(x) = -\u00bdx\u00b2 + x + 3<br>Parabola 2:&nbsp;g(x) = x\u00b2 + ax + b<\/p>\n\n\n\n<p>First, we set their&nbsp;y-values equal at&nbsp;x = 2, meaning&nbsp;f(2) = g(2). We can find the exact coordinate by plugging&nbsp;x = 2&nbsp;into the equation for Parabola 1:<br>f(2) = -\u00bd(2)\u00b2 + (2) + 3 = -\u00bd(4) + 5 = -2 + 5 = 3<br>So, the point of tangency is&nbsp;(2, 3). Now we know that&nbsp;g(2)&nbsp;must also equal 3.<br>g(2) = (2)\u00b2 + a(2) + b = 4 + 2a + b<br>Setting this equal to 3 gives our first equation:&nbsp;4 + 2a + b = 3, which simplifies to&nbsp;2a + b = -1.<\/p>\n\n\n\n<p>Second, we set their slopes equal at&nbsp;x = 2. The slope of a curve at a point is given by its derivative. We find the derivatives of both functions:<br>f'(x) = -x + 1<br>g'(x) = 2x + a<br>Now, we evaluate these derivatives at&nbsp;x = 2&nbsp;and set them equal:&nbsp;f'(2) = g'(2).<br>f'(2) = -(2) + 1 = -1<br>g'(2) = 2(2) + a = 4 + a<br>Setting them equal gives:&nbsp;-1 = 4 + a. Solving for&nbsp;a, we find&nbsp;<strong>a = -5<\/strong>.<\/p>\n\n\n\n<p>Finally, we substitute the value of&nbsp;a&nbsp;back into our first equation (2a + b = -1) to find&nbsp;b.<br>2(-5) + b = -1<br>-10 + b = -1<br>Solving for&nbsp;b, we get&nbsp;<strong>b = 9<\/strong>. equal. Second, they must have the same slope, meaning their derivatives are equal.<\/p>\n\n\n\n<p>The two parabolas are:<br>Parabola 1:&nbsp;y = -1\/2 * x^2 + x + 3<br>Parabola 2:&nbsp;y = x^2 + ax + b<\/p>\n\n\n\n<p><strong>Step 1: Equal y-values at x = 2<\/strong><br>We start by setting the y-values of both equations equal to each other at&nbsp;x = 2.<br>For Parabola 1,&nbsp;y = -1\/2 * (2)^2 + (2) + 3 = -2 + 2 + 3 = 3.<br>For Parabola 2,&nbsp;y = (2)^2 + a(2) + b = 4 + 2a + b.<br>Setting them equal gives our first equation:<br>3 = 4 + 2a + b<br>2a + b = -1<\/p>\n\n\n\n<p><strong>Step 2: Equal slopes at x = 2<\/strong><br>Next, we find the derivative of each function to determine its slope. The derivative of a function gives the slope of the tangent line at any point&nbsp;x.<br>For Parabola 1, the derivative is&nbsp;y&#8217; = -x + 1.<br>For Parabola 2, the derivative is&nbsp;y&#8217; = 2x + a.<\/p>\n\n\n\n<p>Now, we evaluate these derivatives at&nbsp;x = 2&nbsp;to find the slope of each parabola at that point.<br>Slope of Parabola 1 at&nbsp;x = 2&nbsp;is&nbsp;y&#8217; = -(2) + 1 = -1.<br>Slope of Parabola 2 at&nbsp;x = 2&nbsp;is&nbsp;y&#8217; = 2(2) + a = 4 + a.<br>For the parabolas to be tangent, their slopes must be equal:<br>-1 = 4 + a<br>Solving for&nbsp;a&nbsp;gives:<br>a = -5<\/p>\n\n\n\n<p><strong>Step 3: Find b<\/strong><br>With the value of&nbsp;a, we can now use our first equation (2a + b = -1) to find&nbsp;b.<br>2(-5) + b = -1<br>-10 + b = -1<br>b = 9<\/p>\n\n\n\n<p>Thus, the constants are&nbsp;a = -5&nbsp;and&nbsp;b = 9. The equation for the second parabola is&nbsp;y = x^2 &#8211; 5x + 9. If we were to graph&nbsp;y = -1\/2 * x^2 + x + 3&nbsp;and&nbsp;y = x^2 &#8211; 5x + 9, we would see them touch perfectly at the point&nbsp;(2, 3), confirming they are tangent.thumb_upthumb_down<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner5-373.jpeg\" alt=\"\" class=\"wp-image-42763\" srcset=\"https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner5-373.jpeg 1024w, https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner5-373-300x300.jpeg 300w, https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner5-373-150x150.jpeg 150w, https:\/\/gaviki.com\/blog\/wp-content\/uploads\/2025\/06\/learnexams-banner5-373-768x768.jpeg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Write an equation of the tangent line, use a graphing calculator to plot the function and its tangent line, or visit www.desmos.com to graph f and verify visually that the line is tangent. Consider the graph of g(w) = 3w^2 + 5. At what value(s) of w does the tangent line have a slope of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-42751","post","type-post","status-publish","format-standard","hentry","category-quiz-questions"],"_links":{"self":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts\/42751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/comments?post=42751"}],"version-history":[{"count":1,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts\/42751\/revisions"}],"predecessor-version":[{"id":42764,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/posts\/42751\/revisions\/42764"}],"wp:attachment":[{"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/media?parent=42751"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/categories?post=42751"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gaviki.com\/blog\/wp-json\/wp\/v2\/tags?post=42751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}