This approximation is crucial to many known numerical techniques such as Euler's Method to approximate solutions to ordinary differential equations. The idea to use linear approximations rests in the closeness of the tangent line to the graph of the function around a point.
Let x0 be in the domain of the function f(x). The equation of the tangent line to the graph of f(x) at the point (x0,y0), where y0 = f(x0), is
If x1 is close to x0, we will write
If we write
In fact, one way to remember this formula is to write f'(x) as
Example. Estimate
Let
We have
So
or
Example. Consider the function y = f(x) = 5x2. Let
On the other hand, we obtain for the differential dy:
In this example we are lucky in that we are able to compute
No comments:
Post a Comment