The linear approximation of a function at a point $a$ is given by the Taylor polynomial of degree 1, which is $P_1(x) = f(a) + f'(a)(x-a)$.
For our function, $f(1) = \frac{1}{1} = 1$ and $f'(x) = -\frac{1}{x^2}$, so $f'(1) = -\frac{1}{1^2} = -1$.
Substituting
Show more…