Questions: Find the local linear approximation of the function f(x) = sqrt(13+x) at x0 = 12, and use it to approximate sqrt(24.9) and sqrt(25.1).
(a) f(x) = sqrt(13+x) ≈
(b) sqrt(24.9) ≈
(c) sqrt(25.1) ≈
For parts (b) and (c), you should enter your answer as a fraction. If you enter a decimal, make sure that it is correct to at least six decimal places.
Transcript text: Find the local linear approximation of the function $f(x)=\sqrt{13+x}$ at $x_{0}=12$, and use it to approximate $\sqrt{24.9}$ and $\sqrt{25.1}$.
(a) $f(x)=\sqrt{13+x} \approx$ $\square$
(b) $\sqrt{24.9} \approx$ $\square$
(c) $\sqrt{25.1} \approx$ $\square$
For parts (b) and (c), you should enter your answer as a fraction. If you enter a decimal, make sure that it is correct to at least six decimal places.
Solution
Solution Steps
To find the local linear approximation of the function f(x)=13+x at x0=12, we first need to compute the derivative of the function, f′(x). The linear approximation at x0 is given by L(x)=f(x0)+f′(x0)(x−x0). We then use this linear approximation to estimate 24.9 and 25.1 by substituting x=11.9 and x=12.1 respectively, since 24.9=13+11.9 and 25.1=13+12.1.
Step 1: Find the Derivative
To find the local linear approximation of the function f(x)=13+x at x0=12, we first compute the derivative:
f′(x)=213+x1
Evaluating this at x0=12:
f′(12)=2251=101
Step 2: Calculate the Linear Approximation
The linear approximation L(x) at x0=12 is given by:
L(x)=f(12)+f′(12)(x−12)
Calculating f(12):
f(12)=25=5
Thus, the linear approximation becomes:
L(x)=5+101(x−12)=101x+519
Step 3: Approximate 24.9 and 25.1
To approximate 24.9 and 25.1, we substitute x=11.9 and x=12.1 into the linear approximation L(x).
For 24.9:
L(11.9)=101(11.9)+519=4.990
For 25.1:
L(12.1)=101(12.1)+519=5.010
Final Answer
The local linear approximation of the function f(x)=13+x at x0=12 is:
L(x)=101x+519
The approximations are:
24.9≈4.990and25.1≈5.010
Thus, the final answers are:
f(x)=101x+519,24.9≈4.990,25.1≈5.010