Calculus Project #25 Finding Slopes Algebraically, a General Approach

A tangent line to a curve is the best linear approximation to the curve near the point of tangency.

Suppose that the line y = m1(x-a) + b1 is tangent to the graph of y = f(x) at the point (a, f(a)),
and that the line y = m2(x-a) + b2 is tangent to the graph of y = g(x) at the point (a, g(a)).

 

If we write L1(x) = m1(x-a) + b1 and L2(x) = m2(x-a) + b2, then L1 should be a good approximation to f near x=a and L2 should be a good approximation to g near x=a.
  Return to top of page.
Go to project index.