Friday, October 18, 2024

22.7 - Solved Examples on Linear Approximation

In the previous section, we saw the basics about linear approximation. We saw some solved examples also. In this section, we will see a few more solved examples.

Solved example 22.24
Write the linear approximation of f(x) = x1/3 and use it to estimate 251/3.
Solution:
1. Given f(x)=x1/3
• We are asked to write the linear approximation of this function at an arbitrary point. Let us choose the arbitrary point x = a.
2. The slope at any point is f(x) = 13(x)2/3  
• So the slope at 'a' is f(a) = 13(a)2/3
3. At the point where x = a, the y coordinate can be calculated as follows:
y=x1/3=a1/3
4. So the tangent at x = a can be obtained as:
 1ya1/3 = 13a2/3(xa) 2y = 13a2/3(xa) + a1/3
5. So the linear approximation of f at x = a is:
L(x)=13a2/3(xa) + a1/3
6. Using linear approximation, we can calculate f(b) because:
f(b) ≈ L(b) if b is close to a.
• In our present case, b = 25
• 'a' should be selected in such a way that:
   ♦ 'a' is a convenient number
   ♦ 'a' is close to 'b'.
• We can take a = 27
Cube root of 27 is already known. So it is a convenient number. Also, 27 is close to 25
7. Based on the result in (5), we can write:
Linear approximation of f at x = 27 is:
 1L(x) = 13a2/3(xa) + a1/3 2L(x)a=27 = 13(272/3)(x27) + 271/3 3 = 13(32)(x27) + 3 4 = (33)(x27) + 3
8. Based on what we wrote in (6), we get:
 1f(b)  L(b) 2f(25)  L(25) 3251/3  (33)(2527) + 3 4  227 + 3 5  2.9259259
9. It is interesting to note that, if we use a calculator or computer to calculate the cube root of 25, we will get:
251/3 = 2.9240177

Solved example 22.25
Find the approximate value of f(3.02) where
f(x) = 3x2 + 5x + 3.
Solution:
1. Given f(x) = 3x2 + 5x + 3
• We will first write the linear approximation of this function at an arbitrary point. Let us choose the arbitrary point x = a.
2. The slope at any point is f'(x) = 6x + 5
• So the slope at 'a' is f'(a) = 6a + 5
3. At the point where x = a, the y coordinate can be calculated as follows:
y = 3x2 + 5x + 3 = 3a2 + 5a + 3
4. So the tangent at x = a can be obtained as:
 1y(3a2+5a+3) = (6a+5)(xa) 2y = (6a+5)(xa) + (3a2+5a+3)
5. So the linear approximation of f at x = a is:
L(x)=(6a+5)(xa) + (3a2+5a+3)
6. Using linear approximation, we can calculate f(b) because:
f(b) ≈ L(b) if b is close to a.
• In our present case, b = 3.02
• 'a' should be selected in such a way that:
   ♦ 'a' is a convenient number
   ♦ 'a' is close to 'b'.
• We can take a = 3
'3' is a whole number which makes the calculations easy. So it is a convenient number. Also, 3 is close to 3.02
7. Based on the result in (5), we can write:
Linear approximation of f at x = 3 is:
 1L(x) = (6a+5)(xa) + (3a2+5a+3) 2L(x)a=3 = (18+5)(x3) + (27+15+3) 3 = (23)(x3) + (45)
8. Based on what we wrote in (6), we get:
 1f(b)  L(b) 2f(3.02)  L(3.02) 3  (23)(3.023) + (45) 4  (23)(0.02) + (45) 5  45.46
9. It is interesting to note that, if we use a calculator or computer to calculate the given function at 3.02, we will get:
f(x) = 3(3.02)2 + 5(3.02) + 3 = 45.4612
10. Fig.22.23 below shows the graph.
   ♦ f is drawn in red color
   ♦ L is drawn in green color

Fig.22.23

   ♦ A is a point on f
   ♦ B is a point on f
   ♦ B' is a point on L
• We want the y-coordinate at B. But, for ease of calculation, we use linear approximation and obtain the y-coordinate at B'.
• In the graph, A, B and B' are so close to each other that, they are not distinctly visible from each other.

 

Solved example 22.26
Write the linear approximation of f(x) = sin x and use it to estimate sin 62o.
Solution:
1. Given f(x)=sinx
• We are asked to write the linear approximation of this function at an arbitrary point. Let us choose the arbitrary point x = a.
2. The slope at any point is f(x) = cosx  
• So the slope at 'a' is f(a) = cosa
3. At the point where x = a, the y coordinate can be calculated as follows:
y = sin x = sin a
4.  So the tangent at x = a can be obtained as:
 1ysina = cosa(xa) 2y = cosa(xa)+sina 3 = xcosa  acosa + sina
5. So the linear approximation of f at x = a is:
L(x)=xcosa  acosa + sina
6. Using linear approximation, we can calculate f(b) because:
f(b) ≈ L(b) if b is close to a.
• In our present case, b = 62o.
• Converting this to radians, we get:
62o = 62×π180 = 62π180
• 'a' should be selected in such a way that:
   ♦ 'a' is a convenient number
   ♦ 'a' is close to 'b'.
• We can take a = 60o
cosine and sine of 60 is already known. So it is a convenient number. Also, 60 is close to 62.
• Converting 60o to radians, we have:
60o = π3
7. Based on the result in (5), we can write:
Linear approximation of f at x = π/3 is:
 1L(x) = xcosa  acosa + sina 2L(x)a=π/3 = xcosπ3  acosπ3 + sinπ3 3 = x2  π6 + 32
8. Based on what we wrote in (6), we get:
 1f(b)  L(b) 2f(62π180)  L(62π180) 3sin62π180  62π180  π6 + 32 4  0.883478
9. It is interesting to note that, if we use a calculator or computer to calculate the sine of 62o, we will get:
sin62o = 0.882947

Solved example 22.27
Write the linear approximation of f(x) = cos x and use it to estimate cos 89o.
Solution:
1. Given f(x)=cosx
• We are asked to write the linear approximation of this function at an arbitrary point. Let us choose the arbitrary point x = a.
2. The slope at any point is f(x) = sinx  
• So the slope at 'a' is f(a) = sina
3. At the point where x = a, the y coordinate can be calculated as follows:
y = cos x = cos a
4.  So the tangent at x = a can be obtained as:
 1ycosa = sina(xa) 2y = sina(xa)+cosa 3 = xsina + asina + cosa
5. So the linear approximation of f at x = a is:
L(x)=xsina + asina + cosa
6. Using linear approximation, we can calculate f(b) because:
f(b) ≈ L(b) if b is close to a.
• In our present case, b = 89o.
• Converting this to radians, we get:
89o = 89×π180 = 89π180
• 'a' should be selected in such a way that:
   ♦ 'a' is a convenient number
   ♦ 'a' is close to 'b'.
• We can take a = 90o
cosine and sine of 90 is already known. So it is a convenient number. Also, 90 is close to 89.
• Converting 90o to radians, we have:
90o = π2
7. Based on the result in (5), we can write:
Linear approximation of f at x = π/2 is:
 1L(x) = xsina + asina + cosa 2L(x)a=π/2 = xsinπ2 + asinπ2 + cosπ2 3 = x + π2
8. Based on what we wrote in (6), we get:
 1f(b)  L(b) 2f(89π180)  L(89π180) 3cos89π180  89π180 + π2 4  0.01745329
9. It is interesting to note that, if we use a calculator or computer to calculate the cosine of 89o, we will get:
cos89o = 0.017452406

Solved example 22.28
Write the linear approximation of f(x) = (1+x)n and use it to estimate (1.01)3.
Solution:
1. Given f(x)=(1+x)n
• We are asked to write the linear approximation of this function at an arbitrary point. Let us choose the arbitrary point x = a.
2. The slope at any point is f(x) = n(1+x)n1  
• So the slope at 'a' is f(a) = n(1+a)n1
3. At the point where x = a, the y coordinate can be calculated as follows:
y=(1+a)n
4.  So the tangent at x = a can be obtained as:
 1y(1+a)n = n(1+a)n1(xa) 2y = nx(1+a)n1  na(1+a)n1 + (1+a)n
5. So the linear approximation of f at x = a is:
L(x)=nx(1+a)n1  na(1+a)n1 + (1+a)n
6. Using linear approximation, we can calculate f(b) because:
f(b) ≈ L(b) if b is close to a.
• In our present case, b = 0.01.
• 'a' should be selected in such a way that:
   ♦ 'a' is a convenient number
   ♦ 'a' is close to 'b'.
• We can take a = 0
Then (1+a) will become 1. So it is a convenient number. Also, 0 is close to 0.01.
7. Based on the result in (5), we can write:
Linear approximation of f at x = 0 is:
 1L(x) = nx(1+a)n1  na(1+a)n1 + (1+a)n 2L(x)a=0 = nx(1)  n(0)(1) + 1 3 = nx + 1
8. Based on what we wrote in (6), we get:
 1f(b)  L(b) 2f(0.01)  L(0.01) 3(1+0.01)n  n(0.01)+1 4(1.01)3  3(0.01)+1 5  1.03
9. It is interesting to note that, if we use a calculator or computer to calculate (1.01)3, we will get:
(1.01)3 = 1.030301

Solved example 22.29
Write the linear approximation of f(x) = (1−x)1/10 and use it to estimate (0.999)1/10.
Solution:
1. Given f(x)=(1x)1/10
• We are asked to write the linear approximation of this function at an arbitrary point. Let us choose the arbitrary point x = a.
2. The slope at any point is:
f(x) = 110(1x)9/10(1) = 110(1x)9/10  
• So the slope at 'a' is f(a) = 110(1a)9/10
3. At the point where x = a, the y coordinate can be calculated as follows:
y=(1a)1/10
4.  So the tangent at x = a can be obtained as:
 1y(1a)1/10 = 110(1a)9/10(xa) 2y = 110(1a)9/10(xa) + (1a)1/10
5. So the linear approximation of f at x = a is:
L(x)=110(1a)9/10(xa) + (1a)1/10
6. Using linear approximation, we can calculate f(b) because:
f(b) ≈ L(b) if b is close to a.
• In our present case, b = 0.001.
This is because, 0.999 = (1 − 0.001)
• 'a' should be selected in such a way that:
   ♦ 'a' is a convenient number
   ♦ 'a' is close to 'b'.
• We can take a = 0
Then (1−a) will become 1. So it is a convenient number. Also, 0 is close to 0.001.
7. Based on the result in (5), we can write:
Linear approximation of f at x = 0 is:
 1L(x) = 110(1a)9/10(xa) + (1a)1/10 2L(x)a=0 = 110(1)(x) + 1 3 = x10 + 1
8. Based on what we wrote in (6), we get:
 1f(b)  L(b) 2f(0.001)  L(0.001) 3(10.001)1/10  0.00110+1 4(0.999)1/10  0.0001+1 5  0.9999
9. It is interesting to note that, if we use a calculator or computer to calculate (0.999)1/10, we will get:
(0.999)1/10 = 0.9998999
10. Fig.22.24 below shows the graph.
   ♦ f is drawn in red color
   ♦ L is drawn in green color

Fig.22.24
   ♦ A is a point on f
   ♦ B is a point on f
   ♦ B' is a point on L
• We want the y-coordinate at B. But, for ease of calculation, we use linear approximation and obtain the y-coordinate at B'.
• In the graph, A, B and B' are so close to each other that, they are not distinctly visible from each other.

In the next section, we will see Differentials.

Previous

Contents

Next

Copyright©2024 Higher secondary mathematics.blogspot.com

No comments:

Post a Comment