01.12.2016 Views

5128_Ch04_pp186-260

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Section 4.5 Linearization and Newton’s Method 235<br />

EXAMPLE 3 Approximating Binomial Powers<br />

Example 1 introduces a special case of a general linearization formula that applies to<br />

powers of 1 x for small values of x:<br />

(1 x) k 1 kx.<br />

If k is a positive integer this follows from the Binomial Theorem, but the formula actually<br />

holds for all real values of k. (We leave the justification to you as Exercise 7.) Use<br />

this formula to find polynomials that will approximate the following functions for values<br />

of x close to zero:<br />

(a) 3<br />

1<br />

1 x (b) <br />

(c) 1 5x<br />

4 (d) 1 x<br />

1 <br />

1x 2<br />

SOLUTION<br />

We change each expression to the form (1 y) k , where k is a real number and y is a<br />

function of x that is close to 0 when x is close to zero. The approximation is then given<br />

by 1 ky.<br />

(a) 3<br />

1 x (1 (x)) 1/3 1 1 3 (x) 1 x <br />

3<br />

1<br />

(b) (1 (x)) 1 1 (1)(x) 1 x<br />

1 x<br />

(c) 1 5x 4 ((1 5x 4 )) 1/2 1 1 2 (5x4 ) 1 5 2 x4<br />

(d) 1<br />

1<br />

x 2 ((1 (x2 )) 1/2 1 1 2 (x2 ) 1 1 2 x2 Now try Exercise 9.<br />

EXAMPLE 4 Approximating Roots<br />

Use linearizations to approximate (a) 123<br />

SOLUTION<br />

and (b) 3 123<br />

Part of the analysis is to decide where to center the approximations.<br />

(a) Let f (x) x . The closest perfect square to 123 is 121, so we center the linearization<br />

at x 121. The tangent line at (121, 11) has slope<br />

f (121) 1 2 (121)1/2 1 2 • 1<br />

121<br />

1<br />

.<br />

22<br />

So<br />

1<br />

121 L(121) 11 (123 121) 11.09.<br />

2 2<br />

(b) Let f (x) 3 x. The closest perfect cube to 123 is 125, so we center the linearization<br />

at x 125. The tangent line at (125, 5) has slope<br />

f (125) 1 3 (125)2/3 1 3 • 1<br />

( 3 1) 25<br />

2 1 . 7 5<br />

So<br />

3 1<br />

123 L(123) 5 (123 125) 4.973.<br />

7 5<br />

A calculator shows both approximations to be within 10 3 of the actual values.<br />

Newton’s Method<br />

.<br />

Now try Exercise 11.<br />

Newton’s method is a numerical technique for approximating a zero of a function with<br />

zeros of its linearizations. Under favorable circumstances, the zeros of the linearizations

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!