Homework Statement
Find the linearization of the function ƒ(x,y) = sqrt(29 - 4x2 - 4y2) at the point (2,1)
Homework Equations
[/B]
Point (a,b)
L(x,y) = Linearization
L(x,y) = ƒ(a,b) + ƒx(a,b)(x-a) + ƒy(a,b)(y-b)
The Attempt at a Solution
[/B]
ƒ(2,1) = 3
ƒx(x,y) =...