Answer:
[tex]L(x)=\sqrt{10}+\frac{\sqrt{10}}{20}x[/tex]
Step-by-step explanation:
We are asked to find the tangent line approximation for [tex]f(x)=\sqrt{10+x}[/tex] near [tex]x=0[/tex].
We will use linear approximation formula for a tangent line [tex]L(x)[/tex] of a function [tex]f(x)[/tex] at [tex]x=a[/tex] to solve our given problem.
[tex]L(x)=f(a)+f'(a)(x-a)[/tex]
Let us find value of function at [tex]x=0[/tex] as:
[tex]f(0)=\sqrt{10+x}=\sqrt{10+0}=\sqrt{10}[/tex]
Now, we will find derivative of given function as:
[tex]f(x)=\sqrt{10+x}=(10+x)^{\frac{1}{2}}[/tex]
[tex]f'(x)=\frac{d}{dx}((10+x)^{\frac{1}{2}})\cdot \frac{d}{dx}(10+x)[/tex]
[tex]f'(x)=\frac{1}{2}(10+x)^{-\frac{1}{2}}\cdot 1[/tex]
[tex]f'(x)=\frac{1}{2\sqrt{10+x}}[/tex]
Let us find derivative at [tex]x=0[/tex]
[tex]f'(0)=\frac{1}{2\sqrt{10+0}}=\frac{1}{2\sqrt{10}}[/tex]
Upon substituting our given values in linear approximation formula, we will get:
[tex]L(x)=\sqrt{10}+\frac{1}{2\sqrt{10}}(x-0)[/tex]
[tex]L(x)=\sqrt{10}+\frac{1}{2\sqrt{10}}x-0[/tex]
[tex]L(x)=\sqrt{10}+\frac{\sqrt{10}}{20}x[/tex]
Therefore, our required tangent line for approximation would be [tex]L(x)=\sqrt{10}+\frac{\sqrt{10}}{20}x[/tex].