banner



how to find equation of tangent line

Download Article

Download Article

Unlike a straight line, a curve's slope constantly changes as you move along the graph. Calculus introduces students to the idea that each point on this graph could be described with a slope, or an "instantaneous rate of change." The tangent line is a straight line with that slope, passing through that exact point on the graph. To find the equation for the tangent, you'll need to know how to take the derivative of the original equation.

  1. 1

    Sketch the function and tangent line (recommended). A graph makes it easier to follow the problem and check whether the answer makes sense. Sketch the function on a piece of graph paper, using a graphing calculator as a reference if necessary. Sketch the tangent line going through the given point. (Remember, the tangent line runs through that point and has the same slope as the graph at that point.)

    • Example 1: Sketch the graph of the parabola f ( x ) = 0.5 x 2 + 3 x 1 {\displaystyle f(x)=0.5x^{2}+3x-1} . Draw the tangent going through point (-6, -1).
      You don't know the tangent's equation yet, but you can already tell that its slope is negative, and that its y-intercept is negative (well below the parabola vertex with y value -5.5). If your final answer doesn't match these details, you'll know to check your work for mistakes.
  2. 2

    Take the first derivative to find the equation for the slope of the tangent line. [1] For function f(x), the first derivative f'(x) represents the equation for the slope of the tangent line at any point on f(x). There are many ways to take derivatives. Here's a simple example using the power rule:[2]

    Advertisement

  3. 3

    Enter the x value of the point you're investigating. [3] Read the problem to discover the coordinates of the point for which you're finding the tangent line. Enter the x-coordinate of this point into f'(x). The output is the slope of the tangent line at this point.

    • Example 1 (cont.): The point mentioned in the problem is (-6, -1). Use the x-coordinate -6 as the input for f'(x):
      f'(-6) = -6 + 3 = -3
      The slope of the tangent line is -3.
  4. 4

    Write the tangent line equation in point-slope form. The point-slope form of a linear equation is y y 1 = m ( x x 1 ) {\displaystyle y-y_{1}=m(x-x_{1})} , where m is the slope and ( x 1 , y 1 ) {\displaystyle (x_{1},y_{1})} is a point on the line.[4] You now have all the information you need to write the tangent line's equation in this form.

  5. 5

    Confirm the equation on your graph. If you have a graphing calculator, graph the original function and the tangent line to check that you have the correct answer. If working on paper, refer to your earlier graph to make sure there are no glaring mistakes in your answer.

    • Example 1 (cont.): The initial sketch showed that the slope of the tangent line was negative, and the y-intercept was well below -5.5. The tangent line equation we found is y = -3x - 19 in slope-intercept form, meaning -3 is the slope and -19 is the y-intercept. Both of these attributes match the initial predictions.
  6. 6

    Try a more difficult problem. Here's a run-through of the whole process again. This time, the goal is to find the line tangent to f ( x ) = x 3 + 2 x 2 + 5 x + 1 {\displaystyle f(x)=x^{3}+2x^{2}+5x+1} at x = 2:

    Advertisement

  1. 1

    Find the extreme points on a graph . These are points where the graph reaches a local maximum (a point higher than the points on either side), or local minimum (lower than the points on either side). The tangent line always has a slope of 0 at these points (a horizontal line), but a zero slope alone does not guarantee an extreme point. Here's how to find them:[5]

    • Take the first derivative of the function to get f'(x), the equation for the tangent's slope.
    • Solve for f'(x) = 0 to find possible extreme points.
    • Take the second derivative to get f''(x), the equation that tells you how quickly the tangent's slope is changing.
    • For each possible extreme point, plug the x-coordinate a into f''(x). If f''(a) is positive, there is a local minimum at a. If f''(a) is negative, there is a local maximum. If f''(a) is 0, there is an inflection point, not an extreme point.
    • If there is a maximum or minimum at a, find f(a) to get the y-coordinate.
  2. 2

    Find the equation of the normal. The "normal" to a curve at a particular point passes through that point, but has a slope perpendicular to a tangent. To find the equation for the normal, take advantage of the fact that (slope of tangent)(slope of normal) = -1, when they both pass through the same point on the graph.[6] In other words:

    • Find f'(x), the slope of the tangent line.
    • If the point is at x = a, find f'(a) to find the slope of the tangent at that point.
    • Calculate 1 f ( a ) {\displaystyle {\frac {-1}{f'(a)}}} to find the slope of the normal.
    • Write the normal equation in slope-point form.

    Advertisement

Add New Question

  • Question

    How do you calculate the slope of a tangent line?

    Jake Adams

    Jake Adams
    Academic Tutor & Test Prep Specialist

    Jake Adams is an academic tutor and the owner of Simplifi EDU, a Santa Monica, California based online tutoring business offering learning resources and online tutors for academic subjects K-College, SAT & ACT prep, and college admissions applications. With over 14 years of professional tutoring experience, Jake is dedicated to providing his clients the very best online tutoring experience and access to a network of excellent undergraduate and graduate-level tutors from top colleges all over the nation. Jake holds a BS in International Business and Marketing from Pepperdine University.

    Jake Adams

    Academic Tutor & Test Prep Specialist

    Expert Answer

  • Question

    How do I find the equations of 2 lines that are tangent to a graph given the slope?

    Community Answer

    The equation for a line is, in general, y=mx+c. To find the equations for lines, you need to find m and c. m is the slope. For example, if your line goes up two units in the y direction, for every three units across in the x direction, then m=2/3. If you have the slope, m, then all you need now is c. To find c in any line, you can use any (x,y) points you know. In the case of a line that is tangent to a graph, you can use the point (x,y) where the line touches the graph. If you use that x and that y and the slope m, you can use algebra to find c. y=mx+c, so, c=y-mx. Once you have c, you have the equation of the line! Done.

  • Question

    How do I find the equation of the line that is tangent to the graph of f(x) and parallel to the line y = 2x + 3?

    Community Answer

    Parallel lines always have the same slope, so since y = 2x + 3 has a slope of 2 (since it's in slope-intercept form), the tangent also has a slope of 2. Now you also know that f'(x) will equal 2 at the point the tangent line passes through. Differentiate to get the equation for f'(x), then set it equal to 2. Now you can solve for x to find your x-coordinate, plug that into f(x) to find the y-coordinate, and use all the information you've found to write the tangent line equation in point-slope form.

  • Question

    My original equation f(x) contains a sine function. How do I find the tangent line?

    Community Answer

    Unless you are given the slope of the tangent line, you'll need to find it the same way you would for any other problem: finding the derivative f'(x). Trigonometric functions have their own rules for differentiation, which you can look up in your textbook or online. To get you started, the derivative of sin(x) is cos(x).

  • Question

    How to calculate a linear equation that's pendular to the tangent line?

    Community Answer

    Two lines are perpendicular to each other if the product of their slopes is -1. So to find the equation of a line that is perpendicular to the tangent line, first find the slope of the tangent line. Let's call that t. If the slope of the line perpendicular to that is p, then t*p=-1, or p=-1/t. To get the whole equation of the perpendicular, you need to find a point that lies on that line, call it (x°, y°). You already know the slope p and have a point (x°, y°), so you fill those in the standard equation of a line y=mx+b to get y°=px°+b. Solve this for b. Then the final equation of the line perpendicular to your tangent line is y=px+b.

  • Question

    How do I find the tangent line on a graph where x is 1?

    Donagan

    If you're referring to the graph of the equation x = 1, that's a straight line and does not have a tangent. (Only curved lines have tangents.)

  • Question

    Given that f(−8)=−4 and the slope of f(x) at x=−8 is −10, find an equation for the tangent line to the graph of y=f(x) at x=−8. How do I find this?

    Community Answer

    If you know the point-slope form of a line, you can write the answer down directly since you are given a point (-8, -4) on and the slope (-10) of the line. That would be: (y - (-4)) = -10 (x - (-8)). If you prefer it in a different form, such as slope-intercept, you can convert into that form. Alternatively, you could try to calculate the y-intercept directly by taking the point (-8, -4) as a starting point. If you move 8 units right to the y-axis, then you move 80 units down to (0, -84), so y = -10x - 84.

  • Question

    How do I calculate the equation of a tangent at a point (x,y) on a circle?

    Jasmine Snowdrop

    Jasmine Snowdrop

    Community Answer

    Differentiate the equation of the circle and plug in the values of x,y in the derivative. This gives you the slope of the tangent at (x,y). Use the slope-point form of the line to find the equation, with the slope you obtained earlier and the coordinates of the point.

  • Question

    How do I find the equation of a tangent line?

    Jasmine Snowdrop

    Jasmine Snowdrop

    Community Answer

    Differentiate the curve at the point given to obtain the slope, then substitute the slope and the point in the slope-point form to get the equation.

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

Advertisement

  • If necessary, start by rewriting the initial equation in standard form: f(x) = ... or y = ...

Advertisement

Video

About This Article

Article SummaryX

To find the equation of a tangent line, sketch the function and the tangent line, then take the first derivative to find the equation for the slope. Enter the x value of the point you're investigating into the function, and write the equation in point-slope form. Check your answer by confirming the equation on your graph. For examples of tangent line equations, keep reading!

Did this summary help you?

Thanks to all authors for creating a page that has been read 1,080,272 times.

Did this article help you?

how to find equation of tangent line

Source: https://www.wikihow.com/Find-the-Equation-of-a-Tangent-Line

Posted by: avileswifing.blogspot.com

0 Response to "how to find equation of tangent line"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel