🎯⭐ INTERACTIVE LESSON

Linearization & Differentials

Learn step-by-step with interactive practice!

Loading lesson...

Linearization & Differentials - Complete Interactive Lesson

Part 1: Linear Approximation

Linearization & Differentials

Part 1 of 7 — The Tangent Line Approximation

Local Linearization

Near a point x=ax = a, we can approximate f(x)f(x) with its tangent line:

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

This is also called the linear approximation or tangent line approximation.

Why It Works

If ff is differentiable at aa, then for xx near aa: f(x)approxL(x)=f(a)+f(a)(xa)f(x) approx L(x) = f(a) + f'(a)(x - a)

Worked Example

Approximate sqrt4.1sqrt{4.1} using linearization.

Let f(x)=sqrtxf(x) = sqrt{x}, a=4a = 4.

f(4)=2f(4) = 2, f'(x) = rac{1}{2sqrt{x}}, f'(4) = rac{1}{4}

L(x) = 2 + rac{1}{4}(x - 4)

L(4.1) = 2 + rac{1}{4}(0.1) = 2.025

Actual: sqrt4.1approx2.02485...sqrt{4.1} approx 2.02485... Very close!

Linearization 🎯

Key Takeaways — Part 1

  1. L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x-a) is the linearization
  2. Works best when xx is close to aa
  3. This is simply the tangent line used as an approximation

Part 2: Differentials

Linearization & Differentials

Part 2 of 7 — Differentials

The Differential dydy

dy=f(x),dxdy = f'(x),dx

dxdx is a small change in xx, dydy is the corresponding estimated change in yy.

Differentials vs Actual Change

  • Deltay=f(x+Deltax)f(x)Delta y = f(x + Delta x) - f(x) — exact change
  • dy=f(x)cdotdxdy = f'(x) cdot dx — estimated change (using tangent line)

For small dxdx: DeltayapproxdyDelta y approx dy

Differentials 🎯

Key Takeaways — Part 2

  1. dy=f(x),dxdy = f'(x),dx
  2. Differentials estimate the change in output for a small change in input
  3. Error propagation uses differentials

Part 3: Error Estimation

Linearization & Differentials

Part 3 of 7 — Over/Underestimates

Concavity Determines the Error

ConcavityTangent line is...Linear approx is...
Concave up (f>0f'' > 0)Below the curveUnderestimate
Concave down (f<0f'' < 0)Above the curveOverestimate

This is a common AP exam question!

Over or Under? 🎯

Key Takeaways — Part 3

  1. Concave up → tangent line below → underestimate
  2. Concave down → tangent line above → overestimate

Part 4: Tangent Line Approx

Linearization & Differentials

Part 4 of 7 — Percentage Error

Relative and Percentage Error

ext{Relative error} = rac{dy}{y} = rac{f'(x),dx}{f(x)}

ext{Percentage error} = rac{dy}{y} imes 100%

Error Estimation 🎯

Key Takeaways — Part 4

  1. Relative error = dy/ydy/y
  2. For V=43πr3V = \frac{4}{3}\pi r^3: percentage error in VV = 3×3 \times percentage error in rr

Part 5: Applications

Linearization & Differentials

Part 5 of 7 — Linearization with Tables

Using a Table of Values

When given a table of f(a)f(a) and f(a)f'(a), you can write the linearization immediately:

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

Table-Based Linearization 🎯

Given: f(3)=7f(3) = 7 and f(3)=2f'(3) = -2.

Key Takeaways — Part 5

  1. Table problems give you f(a)f(a) and f(a)f'(a) directly
  2. Just plug into L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x-a)

Part 6: Problem-Solving Workshop

Linearization & Differentials

Part 6 of 7 — Practice Workshop

Mixed Practice 🎯

Workshop Complete!

Part 7: Review & Applications

Linearization & Differentials — Review

Part 7 of 7 — Final Assessment

Final Assessment 🎯

Linearization & Differentials — Complete! ✅