Linear Approximation Homework: f(x,y)=(xe^y)^8

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
KingBigness
Messages
94
Reaction score
0

Homework Statement



Let f(x,y) = [itex](xe^y)^8[/itex]

i) Find

[itex]\frac{∂f}{∂x}[/itex] [itex]\frac{∂f}{∂y}[/itex] [itex]\frac{∂^2f}{∂x^2}[/itex]

ii) Using a tangent plane of f(x,y) find an approximate value of (0.98e^0.01)^8

Homework Equations


The Attempt at a Solution



i)
[itex]\frac{∂f}{∂x}[/itex] =[itex]8e^{8y}x^{7}[/itex]

[itex]\frac{∂f}{∂y}[/itex] = [itex]8x^{8}e^{8y}[/itex]

[itex]\frac{∂^2f}{∂x^2}[/itex] = [itex]56e^{8y}x^{6}[/itex]


ii) I have done many questions on finding linear approximations but I have always had a function, a point to evaluate the function at and points to approximate it at.

In this I have the function Let f(x,y) = [itex](xe^y)^8[/itex] and want to use it to approximate f(0.98,0.01) but I'm not sure at what point I should evaluate it at.

Can anyone help out?
 
Physics news on Phys.org
Was leaning towards that, just wanted to make sure.

That all worked out nicely, thanks for your advice =D