Linearization of f(x,y) = sqrt(29 - 4x^2 - 4y^2) at (2,1)

  • Thread starter Thread starter KTiaam
  • Start date Start date
  • Tags Tags
    Linearization
KTiaam
Messages
53
Reaction score
1

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) = [1/2⋅-8x]/[sqrt(29-4x2-4y2]
ƒx(2,1) = -8/3

ƒy(x,y) = [1/2⋅-8y]/[sqrt(29-4x2-4y2]
ƒy(2,1) = -4/3

L(x,y) = 3 + [-8/3(x-2)] + [-4/3(y-1)]
= 3 + (-8/3x + 16/3) + (-4/3y+4/3)
= 3 -8/3x +16/3 - 4/3y + 4/3
Simplifying gives me
= -8x - 4y + 29

Which is wrong according to my Webwork

please any help would be amazing.
 
Physics news on Phys.org
3 -8/3x +16/3 - 4/3y + 4/3 gives (-8x - 4y + 29)/3 You can't just strike the /3 ...
 
i multiplied everything by 3, can i not do that?
 
Nope: f = x + 2 is something quite different from f = 3x + 6 !

Lean back a little, relax, take a breath or a break and it'll be obvious...

:) If you don't believe me you can always evaluate f(2.1,1) and f(2,1.1) on a calculator or a spreadsheet...
 
Thank you BvU appreciate the help, more questions may be on the way, its been a rough day.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top