asked 26.4k views
2 votes
Find the maximum rate of change of f(x, y) =
x^(2) - xe^(2y) at the point (2, 0).

Find the maximum rate of change of f(x, y) = x^(2) - xe^(2y) at the point (2, 0).-example-1
asked
User Toom
by
9.2k points

1 Answer

4 votes

The maximum rate of change occurs in the direction of the gradient vector at the given point, with magnitude equal to the norm of the gradient at that point.


f(x,y) = x^2 - xe^(2y) \implies \\abla f(x,y) = \left\langle 2x - e^(2y), -2xe^(2y)\right\rangle \\\\ \implies \\abla f(2,0) = \left\langle 3, -4 \right\rangle \\\\ \implies \left\|\\abla f(2,0)\right\| = √(3^2 + (-4)^2) = \boxed{5}

answered
User Brian Tarbox
by
8.0k points

No related questions found