---
title: "Tangent Line Equation — AP Calc Definition & Exam Guide"
description: "The tangent line equation y − f(a) = f′(a)(x − a) gives the line touching a curve at a point. It's an AP Calc FRQ staple tied to derivatives and linearization."
canonical: "https://fiveable.me/ap-calc/key-terms/tangent-line-equation"
type: "key-term"
subject: "AP Calculus AB/BC"
unit: "Unit 4"
---

# Tangent Line Equation — AP Calc Definition & Exam Guide

## Definition

The tangent line equation is the equation of the line that touches a curve at a single point and has the same slope as the curve there. You build it with point-slope form, y − f(a) = f′(a)(x − a), where f′(a) is the derivative evaluated at the point.

## What It Is

The tangent line equation answers a simple question. If you zoomed way in on a curve at one point, what line would the curve look like? The recipe never changes. You need a point on the curve, (a, f(a)), and a [slope](/ap-calc/key-terms/slope "fv-autolink"), which is the [derivative](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/finding-taylor-polynomial-approximations-functions/study-guide/LszguYzKz0M6GdqTRSr6 "fv-autolink") evaluated there, f′(a). Plug both into point-slope form and you get y − f(a) = f′(a)(x − a). That's the whole formula.

This works because of what a derivative *is*. Under [Topic 4.1](/ap-calc/unit-4/interpreting-meaning-derivative-context/study-guide/OXc6dgMJOkPiPZ5XDaq3 "fv-autolink"), the derivative is the instantaneous rate of change of f with respect to x, and geometrically that rate of change is the slope of the curve at that exact point. So the tangent line is the derivative made visible. Two numbers, a point and a slope, and you're done. The most common mistake is plugging the general derivative f′(x) into the slope spot instead of the *number* f′(a). The slope of a tangent line is always a specific value, not a function.

## Why It Matters

The tangent line equation lives in [Unit 4](/ap-calc/unit-4 "fv-autolink") (Contextual Applications of Differentiation) and supports learning objective 4.1.A, interpreting the meaning of a derivative in context. The CED's essential knowledge says the derivative is the instantaneous rate of change with respect to the independent variable, and the tangent line is the geometric version of that statement. It's also the gateway to linearization later in Unit 4, where you use the tangent line to approximate function values near the point of tangency. On the exam, "write an equation for the line tangent to the curve" is one of the most reliable FRQ prompts in all of [AP Calc](/ap-calc "fv-autolink"), often as the friendly first part of a harder problem.

## Connections

### Definition of the Derivative (Unit 2)

The derivative is literally defined as the [limit](/ap-calc/unit-10-infinite-sequences-and-series-bc-only/defining-convergent-divergent-infinite-series/study-guide/CIVFHStGQM90EJ4GtIDB "fv-autolink") of secant slopes as the second point slides toward the first. The tangent line equation is where that abstract limit becomes a concrete line you can graph.

### Implicit Differentiation (Unit 3)

When a curve like 2y² − 6 = y sin x (from the 2021 FRQ) isn't solved for y, you find dy/dx implicitly, then plug in both coordinates of the point to get your slope. The [tangent line](/ap-calc/key-terms/tangent-line "fv-autolink") recipe stays the same; only the way you find the slope changes.

### Linearization and Local Linearity (Unit 4)

Linearization is just the tangent line wearing a different name. Since the curve hugs its tangent line near the [point of tangency](/ap-calc/unit-4/approximating-values-function-using-local-linearity-linearization/study-guide/mNrv8hwdyTqGWapbyqAH "fv-autolink"), you can use the line's y-value to approximate f near x = a, which is exactly what the 2022 FRQ asked.

### [Critical Point (Unit 5)](/ap-calc/key-terms/critical-point)

A critical point is where f′(x) = 0 or is undefined, which means the tangent line is horizontal (or doesn't exist). If your tangent line equation simplifies to y = constant, you're sitting at a candidate for a max or min.

## On the AP Exam

Tangent lines show up constantly on FRQs, usually as part (a) of a bigger problem. The 2021 FRQ Q5 gave an implicitly defined curve, 2y² − 6 = y sin x, and required implicit differentiation before you could write the tangent line. The 2022 FRQ Q5 gave a differential equation with f(1) = 2 and used the tangent line at that point to approximate a nearby function value, the classic linearization move. Expect to do three things. First, evaluate (or compute) the derivative at the given point to get a numerical slope. Second, write the equation, where point-slope form is fastest and fully accepted. Third, sometimes plug a nearby x-value into your line to approximate f, then use concavity to say whether your estimate is an over- or underestimate. Multiple choice versions hand you f(a) and f′(a) in a table and ask which equation matches, so watch for traps that swap the point's coordinates or use f(a) as the slope.

## tangent line equation vs Secant line

A secant line cuts through a curve at two points and its slope is the average rate of change between them. A tangent line touches at one point and its slope is the instantaneous rate of change, f′(a). The connection is the whole point of Unit 2. As the two secant points squeeze together, the secant slopes approach the tangent slope, which is the limit definition of the derivative. On the exam, if you're given two points from a table, you're computing a secant (average rate). If you're given a derivative at one point, you're building a tangent.

## Key Takeaways

- The tangent line equation is y − f(a) = f′(a)(x − a), built from one point on the curve and the derivative evaluated at that point.
- The slope of a tangent line is a number, f′(a), not the derivative function f′(x). Evaluate before you write the equation.
- Point-slope form is accepted on the AP exam, so don't waste time converting to y = mx + b.
- For implicitly defined curves, find dy/dx with implicit differentiation, then plug in both the x and y coordinates of the point to get the slope.
- The tangent line doubles as a linearization, letting you approximate f(x) for x-values near the point of tangency, and concavity tells you if the approximation is an over- or underestimate.
- A horizontal tangent line means f′(a) = 0, which makes that point a critical point worth checking for a max or min.

## FAQs

### What is the tangent line equation in AP Calc?

It's the equation of the line touching a curve at a point with the same slope as the curve there, written y − f(a) = f′(a)(x − a). The point comes from the function and the slope comes from evaluating the derivative at that point.

### Is the tangent line the same thing as the derivative?

No. The derivative f′(a) is a single number, the slope of the curve at x = a, while the tangent line is the full linear equation built from that slope and the point (a, f(a)). The derivative is one ingredient in the tangent line, not the line itself.

### How is a tangent line different from a secant line?

A secant line connects two points on a curve and its slope is the average rate of change. A tangent line touches at one point and its slope, f′(a), is the instantaneous rate of change. Table-based AP questions usually want secant slopes; derivative-based questions want tangent slopes.

### Do I have to convert the tangent line to slope-intercept form on the AP exam?

No. Point-slope form, y − f(a) = f′(a)(x − a), earns full credit and is faster. Graders only care that your point and slope are correct.

### Why do AP FRQs ask for a tangent line and then an approximation?

Because near the point of tangency, the curve and its tangent line are nearly identical, so the line's y-value approximates f(x). The 2022 FRQ Q5 did exactly this, using the tangent line at f(1) = 2 to estimate a nearby value, and follow-up parts often use concavity to decide if the estimate is too high or too low.

## Related Study Guides

- [4.1 Interpreting the Meaning of the Derivative in Context](/ap-calc/unit-4/interpreting-meaning-derivative-context/study-guide/OXc6dgMJOkPiPZ5XDaq3)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"LearningResource","@id":"https://fiveable.me/ap-calc/key-terms/tangent-line-equation#resource","name":"Tangent Line Equation — AP Calc Definition & Exam Guide","url":"https://fiveable.me/ap-calc/key-terms/tangent-line-equation","learningResourceType":"Concept explainer","educationalLevel":"AP® / High School","about":{"@id":"https://fiveable.me/ap-calc/key-terms/tangent-line-equation#term"},"audience":{"@type":"EducationalAudience","educationalRole":"student"},"dateModified":"2026-06-11T05:27:22.622Z","isPartOf":{"@type":"Collection","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"},"publisher":{"@type":"Organization","name":"Fiveable","url":"https://fiveable.me"}},{"@type":"DefinedTerm","@id":"https://fiveable.me/ap-calc/key-terms/tangent-line-equation#term","name":"tangent line equation","description":"The tangent line equation is the equation of the line that touches a curve at a single point and has the same slope as the curve there. You build it with point-slope form, y − f(a) = f′(a)(x − a), where f′(a) is the derivative evaluated at the point.","url":"https://fiveable.me/ap-calc/key-terms/tangent-line-equation","inDefinedTermSet":{"@type":"DefinedTermSet","name":"AP Calculus AB/BC Key Terms","url":"https://fiveable.me/ap-calc/key-terms"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the tangent line equation in AP Calc?","acceptedAnswer":{"@type":"Answer","text":"It's the equation of the line touching a curve at a point with the same slope as the curve there, written y − f(a) = f′(a)(x − a). The point comes from the function and the slope comes from evaluating the derivative at that point."}},{"@type":"Question","name":"Is the tangent line the same thing as the derivative?","acceptedAnswer":{"@type":"Answer","text":"No. The derivative f′(a) is a single number, the slope of the curve at x = a, while the tangent line is the full linear equation built from that slope and the point (a, f(a)). The derivative is one ingredient in the tangent line, not the line itself."}},{"@type":"Question","name":"How is a tangent line different from a secant line?","acceptedAnswer":{"@type":"Answer","text":"A secant line connects two points on a curve and its slope is the average rate of change. A tangent line touches at one point and its slope, f′(a), is the instantaneous rate of change. Table-based AP questions usually want secant slopes; derivative-based questions want tangent slopes."}},{"@type":"Question","name":"Do I have to convert the tangent line to slope-intercept form on the AP exam?","acceptedAnswer":{"@type":"Answer","text":"No. Point-slope form, y − f(a) = f′(a)(x − a), earns full credit and is faster. Graders only care that your point and slope are correct."}},{"@type":"Question","name":"Why do AP FRQs ask for a tangent line and then an approximation?","acceptedAnswer":{"@type":"Answer","text":"Because near the point of tangency, the curve and its tangent line are nearly identical, so the line's y-value approximates f(x). The 2022 FRQ Q5 did exactly this, using the tangent line at f(1) = 2 to estimate a nearby value, and follow-up parts often use concavity to decide if the estimate is too high or too low."}}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"AP Calculus AB/BC","item":"https://fiveable.me/ap-calc"},{"@type":"ListItem","position":2,"name":"Key Terms","item":"https://fiveable.me/ap-calc/key-terms"},{"@type":"ListItem","position":3,"name":"Unit 4","item":"https://fiveable.me/ap-calc/unit-4"},{"@type":"ListItem","position":4,"name":"tangent line equation"}]}]}
```
