Tangent Line Formula

The Formula

y - f(a) = f'(a)(x - a)

When to use: The tangent line is the unique straight line that best approximates the curve at a specific point β€” same value, same slope.

Quick Example

At x = 1, if f(1) = 3 and f'(1) = 2, the tangent line is y = 2(x-1) + 3 = 2x + 1.

Notation

y = L(x) or y = f(a) + f'(a)(x - a) for the tangent line (linear approximation) at x = a.

What This Formula Means

A line that touches a curve at exactly one point and has the same slope as the curve there.

The tangent line is the unique straight line that best approximates the curve at a specific point β€” same value, same slope.

Formal View

The tangent line to y = f(x) at x = a is L(x) = f(a) + f'(a)(x - a), where f'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x - a}. Equivalently, L is the unique linear function satisfying L(a) = f(a) and L'(a) = f'(a).

Worked Examples

Example 1

easy
Find the equation of the tangent line to f(x) = x^2 + 3 at x = 2.

Solution

  1. 1
    Find the point of tangency: f(2) = 4 + 3 = 7. Point: (2, 7).
  2. 2
    Find the slope: f'(x) = 2x, so f'(2) = 4.
  3. 3
    Write the tangent line using point-slope form: y - 7 = 4(x - 2).
  4. 4
    Simplify: y = 4x - 8 + 7 = 4x - 1.

Answer

y = 4x - 1
Two pieces of information define a line: a point and a slope. The point is (a, f(a)) and the slope is f'(a). Plug both into the point-slope formula y - f(a) = f'(a)(x - a).

Example 2

medium
Find the equation of the tangent line to g(x) = \sqrt{x} at x = 9, and use it to approximate \sqrt{9.1}.

Common Mistakes

  • Using the wrong point-slope form: the tangent line at x = a is y - f(a) = f'(a)(x - a), not y = f'(a) \cdot x β€” you need both the slope AND the point of tangency.
  • Computing the derivative but forgetting to evaluate it at the specific point: f'(x) gives the slope function, but the tangent line at x = a uses f'(a), a specific number.
  • Confusing the tangent line with the secant line: a tangent touches the curve at one point with matching slope, while a secant passes through two points on the curve.

Why This Formula Matters

The tangent line is the cornerstone of differential calculus and linear approximation. Engineers use tangent-line approximations to simplify complex calculations near a known point, physicists use them to linearize equations of motion, and economists use marginal analysis (which is tangent-line reasoning) to optimize production and pricing decisions.

Frequently Asked Questions

What is the Tangent Line formula?

A line that touches a curve at exactly one point and has the same slope as the curve there.

How do you use the Tangent Line formula?

The tangent line is the unique straight line that best approximates the curve at a specific point β€” same value, same slope.

What do the symbols mean in the Tangent Line formula?

y = L(x) or y = f(a) + f'(a)(x - a) for the tangent line (linear approximation) at x = a.

Why is the Tangent Line formula important in Math?

The tangent line is the cornerstone of differential calculus and linear approximation. Engineers use tangent-line approximations to simplify complex calculations near a known point, physicists use them to linearize equations of motion, and economists use marginal analysis (which is tangent-line reasoning) to optimize production and pricing decisions.

What do students get wrong about Tangent Line?

A tangent can cross the curve elsewhereβ€”it only 'touches' at the point of tangency.

What should I learn before the Tangent Line formula?

Before studying the Tangent Line formula, you should understand: slope, derivative.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Derivatives Explained: Rules, Interpretation, and Applications β†’