Solveeit Logo

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\sqrt {8.95} ?

Explanation

Solution

Hint : In order to determine the approximate value of the square root 8.95\sqrt {8.95} , use the technique of linearisation of the function f(x)=xf\left( x \right) = \sqrt 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\sqrt {8.95} .
If we generalise the square root , we have the function of the square root as f(x)=xf\left( x \right) = \sqrt x .
So to find the square root of 8.958.95 , we will be using the linearisation technique. As the function is x\sqrt x , we first need to find out the equation of the tangent at point (9,3)\left( {9,3} \right) , as this point on the graph of the function has the y-coordinate which is actually closest to the values 8.958.95 .
So, the equation of the tangent is yf(a)=m(xa)y - f\left( a \right) = m\left( {x - a} \right) where mm is the slope of the tangent.
Slope at point x=9x = 9 will the derivative of the function at point x=9x = 9 .So, m=ddx(x)x=9m = \dfrac{d}{{dx}}\left( {\sqrt x } \right){|_{x = 9}} .
Now Rewriting the equation of tangent by putting all the values , we have
yf(9)=ddx(x)x=9(x9)\Rightarrow y - f\left( 9 \right) = \dfrac{d}{{dx}}\left( {\sqrt x } \right){|_{x = 9}}\left( {x - 9} \right)
As we know the derivative of ddxx=12x\dfrac{d}{{dx}}\sqrt x = \dfrac{1}{{2\sqrt x }} and f(9)=9=3f\left( 9 \right) = \sqrt 9 = 3 . Substituting these values in above ,we get
y3=12xx=9(x9) y3=129(x9) y3=12(3)(x9) y3=16(x9)   \Rightarrow y - 3 = \dfrac{1}{{2\sqrt x }}{|_{x = 9}}\left( {x - 9} \right) \\\ \Rightarrow y - 3 = \dfrac{1}{{2\sqrt 9 }}\left( {x - 9} \right) \\\ \Rightarrow y - 3 = \dfrac{1}{{2\left( 3 \right)}}\left( {x - 9} \right) \\\ \Rightarrow y - 3 = \dfrac{1}{6}\left( {x - 9} \right) \;
Since, we want the functional value at 8.958.95 , so substituting x=8.95x = 8.95 in the above equation , we have
y3=16(8.959) y3=16(0.05)   \Rightarrow y - 3 = \dfrac{1}{6}\left( {8.95 - 9} \right) \\\ \Rightarrow y - 3 = \dfrac{1}{6}\left( { - 0.05} \right) \;
Solving the above expression for yy , we have
y=30.0083 y=2.9916   \Rightarrow y = 3 - 0.008\overline 3 \\\ \Rightarrow y = 2.991\overline 6 \;
y=f(8.95)=2.9916\therefore y = f\left( {8.95} \right) = 2.991\overline 6
Therefore the approximate value for the square root 8.95\sqrt {8.95} is equal to 2.99162.991\overline 6
So, the correct answer is “ 2.99162.991\overline 6 ”.

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.