Q. 83

Question

Use the result of Exercise 79 to approximate the square roots in Exercises 80–83. In each case, start with x0=1 and stop when xk+1xk<0.001.

83. 101

Step-by-Step Solution

Verified
Answer

The approximate value of the root of 101is 10.0499

1Step 1. Given data

The given term is 101 and x0=1

Here, we have to find the root of the functions.

2Step 2. Finding the value of x 1

Let us consider the functionf(x)=x2-101

We have the equation xk+1=xk-fxkf'xk .......Equation (1)

Therefore,

f(xk)=xk2101f(xk)=2xk

Substituting the values in equation (1)

xk+1=xkxk21012xk

Now to find the value of x1, substitute k=0 in equation (2)

x0+1=x0x021012x0x1=x0x021012x0

Substitute x0=1

x1=(1)(1)21012(1)=111012=11002=2+1002=1022=51

Therefore,x1=51

3Step 3. Finding the value of x 2

Now to find the value of x2, substitute k=1 in equation (2)

x2=x1x121012x1

Substitutex1=51

x2=(51)(51)21012(51)   =26.4902

Therefore,x2=26.4902

4Step 4. Finding the value of x 3

Now to find the value of x3, substitute k=2 in equation (2)

x3=x2x221012x2

Substitutex2=26.4902

x3=(26.4902)(26.4902)21012(26.4902)    =15.1515

Therefore,x3=15.1515

5Step 5. Finding the value of x 4

Now to find the value of x4, substitute k=3 in equation (2)

x4=x3x32-1012x3

Substitutex3=15.1515

x4=(15.1515)(15.1515)21012(15.1515)   =10.9087

Therefore, x4=10.9087

6Step 6. Finding the value of x 5

Now to find the value of x5, substitute k=4 in equation (2)

x5=x4x421012x4

Substitutex4=10.9087

x5=(10.9087)(10.9087)21012(10.9087)    =10.0837

Therefore,x5=10.0837

7Step 7. Finding the value of x 6

Now to find the value of x6, substitute k=5 in equation (2)

x6=x5x521012x5

Substitutex5=10.0837 

x6=(10.0837)(10.0837)21012(10.0837)    =10.0499

Therefore,x6=10.0499

8Step 8. Finding the value of x 7

Now to find the value of x7, substitute k=6 in equation (2)

x7=x6x621012x6

Substitutex6=10.0499

x7=(10.0499)(10.0499)21012(10.0499)    =10.0499

Therefore,x7=10.0499

9Step 6. Finding the root of the function

Here, 

x7x6=|10.049910.0499|            =|0|

Since,x7x6<0.001 let us stop the iteration.

Therefore, the approximate value of 101 is10.0499