Question
Question: How do you use the linear approximation to the square root function to estimate the square root \( \...
How do you use the linear approximation to the square root function to estimate the square root 8.95 ?
Solution
Hint : In order to determine the approximate value of the square root 8.95 , use the technique of linearisation of the function f(x)=x . We can approximate a function at a particular point to find the value of the function. To do this we first have to find the equation of the tangent line at that point. We can find the equation of the tangent using the coordinates and the derivative of the function at that point.
Complete step by step solution:
We are given a square root in the form 8.95 .
If we generalise the square root , we have the function of the square root as f(x)=x .
So to find the square root of 8.95 , we will be using the linearisation technique. As the function is x , we first need to find out the equation of the tangent at point (9,3) , as this point on the graph of the function has the y-coordinate which is actually closest to the values 8.95 .
So, the equation of the tangent is y−f(a)=m(x−a) where m is the slope of the tangent.
Slope at point x=9 will the derivative of the function at point x=9 .So, m=dxd(x)∣x=9 .
Now Rewriting the equation of tangent by putting all the values , we have
⇒y−f(9)=dxd(x)∣x=9(x−9)
As we know the derivative of dxdx=2x1 and f(9)=9=3 . Substituting these values in above ,we get
⇒y−3=2x1∣x=9(x−9) ⇒y−3=291(x−9) ⇒y−3=2(3)1(x−9) ⇒y−3=61(x−9)
Since, we want the functional value at 8.95 , so substituting x=8.95 in the above equation , we have
⇒y−3=61(8.95−9) ⇒y−3=61(−0.05)
Solving the above expression for y , we have
⇒y=3−0.0083 ⇒y=2.9916
∴y=f(8.95)=2.9916
Therefore the approximate value for the square root 8.95 is equal to 2.9916
So, the correct answer is “ 2.9916 ”.
Note : 1. Linearization means using a tangent line to evaluate the value of an expression.
2.To solve such problems based on linearisation, we should always know which function to use to find the equation of tangent.
3.Remember, the slope at the point, which we have chosen should always be defined.
4. The function should not become undefined at the given point.