4.6 - Approximating Values of a Function Using Local Linearity and Linearization

thecoolsavage

Introduction

This topic focuses on using tangent lines to approximate function values near known points. The essential knowledge tells us that the tangent line is the graph of a locally linear approximation of the function near the point of tangency and for a tangent line approximation, the function's behavior near the point of tangency may determine whether a tangent line value is an underestimate or an overestimate of the corresponding function value. This powerful technique allows us to estimate values without computing them directly.

Local Linearity and Linearization

The Concept of Local Linearity

Near any point where a function is differentiable, the function looks approximately like a straight line when you "zoom in" close enough. This is called local linearity.

The tangent line at a point provides the best linear approximation to the function near that point.

The Linearization Formula

For a function at point , the linearization or tangent line approximation is:

This is the equation of the tangent line at , written in point-slope form.

Components:

  • is the function value at the point
  • is the slope of the tangent line
  • is the horizontal distance from the point of tangency

Example 1:

Find the linearization of at .

Find :

Find and :

Linearization:

Using Linearization to Approximate Values

Making Approximations

To approximate for a value close to , use .

The approximation is most accurate when is very close to .

Example 2:

Use the linearization from Example 1 to approximate .

Actual value:

The approximation is very close!

Square Root Approximations

Example 3:

Approximate using linearization at .

Let

Find :

Find and :

Linearization:

Approximate :

Actual value:

Trigonometric Approximations

Example 4:

Approximate using linearization at .

Let

Find :

Find and :

Linearization:

Approximate :

Actual value:

Note: Near , is a famous approximation!

Determining Overestimates and Underestimates

Using Concavity

The relationship between the tangent line and the function depends on concavity:

Concave Up ():

  • Function curves above the tangent line
  • Tangent line is an underestimate

Concave Down ():

  • Function curves below the tangent line
  • Tangent line is an overestimate

Visual Understanding

For a concave up function:

  • The tangent line lies below the curve
  • for

For a concave down function:

  • The tangent line lies above the curve
  • for

Example 5:

Is the linearization of at an overestimate or underestimate for ?

Find :

Since , the function is concave up.

The tangent line is an underestimate.

Verification: and

Indeed,

Analyzing Different Functions

Example 6:

Determine if the linearization of at overestimates or underestimates .

Find :

At :

Since , the function is concave down.

The tangent line is an overestimate.

Find the linearization:

Indeed,

Applications of Linear Approximation

Estimating Change

Linearization can estimate how much a function changes:

Example 7:

The radius of a sphere is measured as 10 cm with a possible error of 0.1 cm. Estimate the maximum error in the calculated volume.

At :

Change in volume:

cm³

Real-World Context

Example 8:

A company's profit function is dollars when producing units. If production is currently 200 units, use linearization to estimate the profit when producing 205 units.

Find :

Find and :

Linearization:

Estimate :

The profit is approximately $8830 when producing 205 units.

Accuracy of Approximations

Distance from Point of Tangency

The accuracy of linear approximation depends on:

  1. Distance from : Closer values give better approximations
  2. Behavior of : Smaller second derivative means more linear behavior

Example 9:

Compare approximations for and using linearization at .

From Example 3:

For :

Actual:

Error: (very small)

For :

Actual:

Error: (larger)

The approximation is better when closer to .

Problem-Solving Strategy

Step-by-Step Approach

  1. Identify the function and the point for linearization
  2. Calculate and
  3. Write the linearization formula:
  4. Evaluate at the desired point
  5. Determine if it's an overestimate or underestimate using
  6. Interpret the result in context

Key Formulas Summary

Linearization:

Differential form: or

Concavity test:

  • If : tangent line underestimates
  • If : tangent line overestimates

Practice Section