Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

TL4 Tangent Lines

Summary So Far

Let’s recap what we have seen so far:

Now we’re going to put all these pieces together to be able to write down the equation of a tangent line. We start with our usual line equation: the point-slope formula. (Remember, this equation works for any line, not just tangent lines!)

Core Concepts

Point-Slope Formula

(yyc)=m(xxc)(y-y_c)=m(x-x_c)

In order to use this formula, we need 3 ingredients:

  • xx-coordinate: xcx_c

  • yy-coordinate: ycy_c

  • slope: mm

Tangent Line Formula

yf(xc)=f(xc)(xxc)y-f(x_c)=f'(x_c)(x-x_c)

In order to use this formula, we need 3 ingredients:

  • xcx_c is usually given

  • yc=f(xc)y_c=f(x_c)

  • m=f(xc)m=f'(x_c)

We see that this is where Calculus comes into play. We use the derivative f(x)f'(x) to find the slope of the tangent line (slope of our curve)

Primary Examples

Homework

Write out each question as well as your solution on the homework page template.