Calculus Project #24 Finding Slopes Algebraically

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

Suppose that the line y = 3(x-1) + 2 is tangent to the graph of y = f(x) at the point (1, f(1)),
and that the line y = -2(x-1) + 3 is tangent to the graph of y = g(x) at the point (1, g(1)).
 


If we write L(x) = 3(x-1) + 2 and M(x) = -2(x-1) + 3, then L should be a good approximation to f near x=1 and M should be a good approximation to g near x=1.

Return to top of page.
Go to project index.