9. Find the linear approximation of f(x,y) = (20 - x2 -7y2)1/2 at
(2,1) and use it to approximate f(1.95, 1.08).

Solution: We have f(2,1) = 3 and

fx = (1/2) (20 - x2 -7y2)-1/2(-2x), fx(2,1) = -(2/3)

fy = (1/2) (20 - x2 -7y2)-1/2(-14y), fy(2,1) = -(7/3)

So, the linear approximation is

f(x,y) » 3 -(2/3)(x-2) -(7/3)(y-1).

Consequently,

f(1.95, 1.08) » 3 -(2/3)(-0.05) -(7/3 )(0.08) = 2.85