Skip to content
Sahithyan's S2
Sahithyan's S2 — Methods of Mathematics

Approximation

If f(x,y)f(x,y) is differentiable at (x0,y0)(x_0,y_0) then

f(x,y)f(x0,y0)+fx(x0,y0)Δx+fy(x0,y0)Δyf(x,y) \approx f(x_0,y_0) + f_x(x_0,y_0)\Delta x + f_y(x_0, y_0)\Delta y

Or the same can be written as:

Δf=Δxfx+Δyfy\Delta f = \Delta x f_x + \Delta y f_y

Linear approximations can be used to estimate values of functions.