Q. 2 TB

Question

If a function \(f\) is differentiable at the point xo, what is the equation of the line tangent to the graph of \(f\) at xo? Why is this line a good approximation for \(f\) near xo?

Step-by-Step Solution

Verified
Answer

The equation of the tangent line to the graph of \(f\) at xo is given as: \(y=f'(x_0)(x-x_0)+f(x_0)\).

1Step 1: Equation of a tangent line to the graph of \(f\) at the given point.

We know that if a function f is differentiable at x=xo, we can compute f′(xo) to get the slope of the tangent line to y=f(x) at (xo,f(xo) ). The equation in point-slope form for the resulting tangent line through (xo,f(xo) )  with slope \(m=f'(x_0)\) is given by

\(y=f'(x_0)(x-x_0)+f(x_0)\).                                           

2Step 2: Linear Approximation
  • In order to approximate the value of a function at a point using a line, one must use a linear approximation of the function.
  • The value of the function at any point that is very close to the provided point can be generally determined using the equation of the tangent line at the given point.
  • The linear approximation formula is:

    L(x) = f(xo) + f '(xo) (x - xo)

    where,

    • L(x) is the linear approximation of f(x) at x = xo.
    • f '(xo) is the derivative of f(x) at x = xo.