0:00 / 0:00

Linearization

Tangent Lines can give us great approximations to functions near a point. The process of using this linear approximation is called Linearization.

Linearization

The linearization or linear approximation, of the functionf(x)f\left(x\right) about x=ax=a is the functionL(x)L\left(x\right) defined by
L(x)=f(a)+f(a)(xa)\boxed{L(x)=f(a)+f'(a)(x-a)}
The value of aa is sometimes called the center or the anchor point of the approximation.

Note: The closer the input of L(x)L(x) is to aa , the better the approximation of f(x)f(x) will be.

Over/Under Estimates

If the function is concave up (upward U shaped in the neighborhood of the approximation) the approximation is an underestimate of the actual value.

If the function is concave down (downward U shaped in the neighborhood of the approximation) the approximation is an overestimate of the actual value.

0:00 / 0:00

Example: Linearization

Approximate the square root of 26 without using a calculator.

Take f(x)=x f(x)=12x\begin{aligned} f(x)&=\sqrt{x}\\ \text{ }\\ \Rightarrow f'(x)&=\frac{1}{2\sqrt{x}} \end{aligned}



Also, take a=25 f(a)=1225=110\begin{aligned} a&=25\\ \text{ }\\ \Rightarrow f'(a)&=\frac{1}{2\sqrt{25}}=\frac{1}{10} \end{aligned}



We have
f(x)f(x0)+f(a)(xa) f(26)=26f(25)+f(25)[2625]=25+110(1)=5+110 265.1\begin{aligned} f(x) &\approx f(x_0)+f'(a)(x-a)\\ \text{ }\\ \Rightarrow f(26)&=\sqrt{26}\approx f(25)+f'(25)[26-25]\\ &=\sqrt{25}+\frac{1}{10}(1)\\ &=5+\frac{1}{10}\\ \text{ }\\ \Rightarrow \sqrt{26}&\approx 5.1 \end{aligned}

Using the calculator
265.0990195\sqrt{26}\approx 5.0990195
Use a linear approximation to estimate 8.012/38.01^{2/3}
Using a linear approximation, estimate g(1.1)g(1.1), given that g(x)=f(x2+1)g(x)=f(x^2+1) and f(2)=f(2)=1f(2)=f^{\prime}(2)=1
Extra Practice