Fiveable

♾️AP Calculus AB/BC Unit 4 Review

QR code for AP Calculus AB/BC practice questions

4.6 Approximating Values of a Function Using Local Linearity and Linearization

4.6 Approximating Values of a Function Using Local Linearity and Linearization

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

Linearization uses the tangent line at a known point to estimate a nearby function value when finding the exact value is hard. Build the tangent line with the point and the derivative, plug in your target x, and solve for y. For AP Calculus, use concavity to explain whether the tangent-line estimate is too high or too low.

Why This Matters for the AP Calculus Exam

Linear approximation shows up in both multiple-choice and free-response work in AP Calculus. You may be asked to write a tangent line equation, use it to approximate a value, and then explain whether that approximation overestimates or underestimates the true value. The reasoning part matters as much as the number, since you need to connect concavity (the sign of the second derivative) to the position of the tangent line. This skill also reinforces a core idea: a differentiable function looks like a straight line when you zoom in close enough.

Key Takeaways

  • The tangent line at a point is a local linear model of the function near that point.
  • You can build the tangent line with point-slope form: yy1=m(xx1)y - y_1 = m(x - x_1), where m=f(a)m = f'(a).
  • The linearization formula L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a) is the same idea written a different way.
  • Plug your target x-value into the tangent line to get the approximation.
  • Concave up at the point of tangency means the tangent line sits below the curve, so the estimate is an underestimate.
  • Concave down at the point of tangency means the tangent line sits above the curve, so the estimate is an overestimate.

Linearization and Tangent Line Approximation

At any single point on a curve, the slope of the tangent line is the function's derivative at that point. With that slope and the coordinates of the point, you can write the tangent line using point-slope form:

yy1=m(xx1)y-y_1=m(x-x_1)

You may also see the linearization formula, which gives the same line:

L(x)=f(a)+f(a)(xa)L(x)=f(a)+f'(a)(x-a)

Here aa is the x-value where you know the function value and the derivative. Both forms produce the same tangent line, so use whichever you remember more reliably. Point-slope form is a solid fail-safe.

Once you have the tangent line, plug in the x-value you want to approximate and solve for y. The result is your linear approximation of the function near that point. The closer your target x-value is to aa, the better the approximation tends to be.

Overestimates and Underestimates

A common exam task asks whether your approximation is greater than or less than the true value. You can decide this by looking at the function's concavity at the point of tangency.

If the graph is concave up at the point of tangency, the tangent line lies below the curve, so your approximation is an underestimate. Every tangent line value comes out lower than the actual function value.

Untitled
Graph of x2x^2 and corresponding tangent line (y1=2(x1)y-1=2\left(x-1\right)). Graph created with Desmos

If the graph is concave down at the point of tangency, the tangent line lies above the curve, so your approximation is an overestimate. Every tangent line value comes out higher than the actual function value.

Untitled
Graph of x2-x^2 and corresponding tangent line (y+1=2(x+1)y+1=2\left(x+1\right)). Graph created with Desmos

A quick way to connect this to the second derivative: if f>0f''>0 near the point, the function is concave up (underestimate); if f<0f''<0 near the point, the function is concave down (overestimate).

How to Use This on the AP Calculus Exam

Free Response

The free-response question below is from the 2010 AP Calculus AB exam administered by College Board. All credit to College Board.

Solutions to the differential equation dydx=xy3\frac{dy}{dx}=xy^3 also satisfy d2ydx2=y3(1+3x2y2)\frac{d^2y}{dx^2}=y^3(1+3x^2y^2). Let y=f(x)y=f(x) be a particular solution to the differential equation dydx=xy3\frac{dy}{dx}=xy^3 with f(1)=2f(1)=2.

a) Write an equation for the line tangent to the graph of y=f(x)y=f(x) at x=1x = 1.

First find the slope of the tangent line at x=1x = 1. Since the point (1,2)(1,2) is given, plug it into the derivative:

f(1)=(1)(2)3=8f'(1)=(1)(2)^3=8

Now use point-slope form to write the tangent line equation:

y2=8(x1)y-2=8(x-1)

b) Use the tangent line equation from part (a) to approximate f(1.1)f(1.1). Given that f(x)>0f(x)>0 for 1<x<1.11<x<1.1, is the approximation for f(1.1)f(1.1) greater than or less than f(1.1)f(1.1)? Explain your reasoning.

Use the tangent line to estimate the function value at x=1.1x=1.1:

y2=8(1.11)y-2=8(1.1-1)

f(1.1)2.8f(1.1)\approx 2.8

Because f(x)>0f(x)>0 for 1<x<1.11<x<1.1, the second derivative d2ydx2=y3(1+3x2y2)\frac{d^2y}{dx^2}=y^3(1+3x^2y^2) is positive, so the function is concave up on that interval. A concave up function sits above its tangent line, so the approximation is an underestimate of f(1.1)f(1.1).

Untitled
Graph of the function and its tangent line. Graph created with Desmos

Common Trap

Show your reasoning for the over/underestimate claim, not just the word. Connect the concavity (or sign of the second derivative) to the position of the tangent line relative to the curve. A stated answer without that justification usually does not support a stronger score.

Common Misconceptions

  • The tangent line value is not the exact function value. It is an approximation that works best very close to the point of tangency and gets worse as you move farther away.
  • Concave up does not mean overestimate. Concave up puts the tangent line below the curve, which makes the approximation an underestimate. It is easy to flip these, so picture the curve bending away from the line.
  • You need to check concavity at or near the point, not the slope. The slope tells you the tangent line direction, but the second derivative (concavity) decides over or underestimate.
  • The two formulas are not different methods. L(x)=f(a)+f(a)(xa)L(x)=f(a)+f'(a)(x-a) and point-slope form describe the same tangent line. Pick one and use it consistently.
  • "Locally linear" means nearby, not everywhere. A linear approximation is only reliable in a small region around the point of tangency.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

locally linear approximation

An approximation of a function's behavior in a small region around a point using a linear function, typically the tangent line at that point.

overestimate

An approximation that is greater than the actual value of a function.

point of tangency

The point where a tangent line touches a curve.

tangent line

A line that touches a curve at a single point and has a slope equal to the derivative of the function at that point.

underestimate

An approximation that is less than the actual value of a function.

Frequently Asked Questions

What is local linearity in AP Calculus?

Local linearity means a differentiable function looks almost like its tangent line when you zoom in near a point. AP Calculus Topic 4.6 uses this idea to approximate nearby function values with the tangent line at a known point.

What is the linearization formula?

The linearization of f at x = a is L(x) = f(a) + f'(a)(x - a). This is just the tangent line written as a function. You use it when you know f(a) and f'(a) and want to estimate f(x) for an x-value close to a.

How do you approximate a function value using a tangent line?

Find the point of tangency, find the derivative value there, write the tangent line, and plug in the nearby x-value. The result is an approximation, not usually an exact value. The closer the x-value is to the point of tangency, the more reliable the estimate tends to be.

When is a linear approximation an underestimate?

A tangent line approximation is an underestimate when the function is concave up near the point of tangency. If f''(x) > 0 on the interval, the graph bends above its tangent line, so the tangent line value is below the actual function value.

When is a linear approximation an overestimate?

A tangent line approximation is an overestimate when the function is concave down near the point of tangency. If f''(x) < 0 on the interval, the graph bends below its tangent line, so the tangent line value is above the actual function value.

What should I show on AP Calculus linearization FRQs?

Show the tangent line or linearization formula, substitute the target x-value, and justify any overestimate or underestimate with concavity. A strong answer connects the sign of the second derivative to the position of the tangent line relative to the curve.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →