- The linear approximation of a function \( f(x) \) at a point \( a \) is given by \( L(x) = f(a) + f'(a)(x-a) \).
- First, calculate \( f(0) \):
\( f(0) = (0+1)^2 = 1 \).
- Next, find the derivative \( f'(x) \):
\( f'(x) = 2(x+1) \).
- Evaluate the
Show more…