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:
1y−a1/3 = 13a−2/3(x−a) 2⟹y = 13a−2/3(x−a) + a1/3
5. So the linear approximation of f at x = a is:
L(x)=13a−2/3(x−a) + 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) = 13a−2/3(x−a) + a1/3 2⟹L(x)a=27 = 13(27−2/3)(x−27) + 271/3 3 = 13(3−2)(x−27) + 3 4 = (3−3)(x−27) + 3
8. Based on what we wrote in (6), we get:
1f(b) ≈ L(b) 2⟹f(25) ≈ L(25) 3⟹251/3 ≈ (3−3)(25−27) + 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)(x−a) 2⟹y = (6a+5)(x−a) + (3a2+5a+3)
5. So the linear approximation of f at x = a is:
L(x)=(6a+5)(x−a) + (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)(x−a) + (3a2+5a+3) 2⟹L(x)a=3 = (18+5)(x−3) + (27+15+3) 3 = (23)(x−3) + (45)
8. Based on what we wrote in (6), we get:
1f(b) ≈ L(b) 2⟹f(3.02) ≈ L(3.02) 3 ≈ (23)(3.02−3) + (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 |
♦ 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:
1y−sina = cosa(x−a) 2⟹y = cosa(x−a)+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 2⟹L(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) 2⟹f(62π180) ≈ L(62π180) 3⟹sin62π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:
1y−cosa = −sina(x−a) 2⟹y = −sina(x−a)+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 2⟹L(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) 2⟹f(89π180) ≈ L(89π180) 3⟹cos89π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)n−1
• So the slope at 'a' is f′(a) = n(1+a)n−1
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)n−1(x−a) 2⟹y = nx(1+a)n−1 − na(1+a)n−1 + (1+a)n
5. So the linear approximation of f at x = a is:
L(x)=nx(1+a)n−1 − na(1+a)n−1 + (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)n−1 − na(1+a)n−1 + (1+a)n 2⟹L(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) 2⟹f(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)=(1−x)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(1−x)−9/10(−1) = −110(1−x)−9/10
• So the slope at 'a' is f′(a) = −110(1−a)−9/10
3. At the point where x = a, the y coordinate can be calculated as follows:
y=(1−a)1/10
4. So the tangent at x = a can be obtained as:
1y−(1−a)1/10 = −110(1−a)−9/10(x−a) 2⟹y = −110(1−a)−9/10(x−a) + (1−a)1/10
5. So the linear approximation of f at x = a is:
L(x)=−110(1−a)−9/10(x−a) + (1−a)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(1−a)−9/10(x−a) + (1−a)1/10 2⟹L(x)a=0 = −110(1)(x) + 1 3 = −x10 + 1
8. Based on what we wrote in (6), we get:
1f(b) ≈ L(b) 2⟹f(0.001) ≈ L(0.001) 3⟹(1−0.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 |
♦ 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