f(x,y)=expx+y+9x2+2xy.
Find fxy and fyx at (1,2).
Find first fx and fy
fx=∂x∂(expx+y+9x2+2xy)=expx+y+18x+2y,
fy=∂y∂(expx+y+9x2+2xy)=expx+y+2x.
To find fxy and fyx take the partial derivative of fx with respect to y and fy with respect to x respectively.
fxy=∂y∂(expx+y+18x+2y)=expx+y+2,
fyx=∂x∂(expx+y+2x)=expx+y+2.
So,
fxy(1,2)=fyx(1,2)=exp1+2+2=exp3+2.
Comments