How do I find the critical points of this multivariable function?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Inertigratus
Messages
123
Reaction score
0

Homework Statement


The function is defined in the xy-plane. Find all critical points and determine their characteristics.


Homework Equations


f(x, y) = x4 + 4xy + y4


The Attempt at a Solution


I tried finding the partial derivatives.
f'x = 4x3 - 4y
f'y = 4y3 - 4x
Setting them to 0 gives y = x3.
If x = 1, y = 1, if x = 2, y = 8, etc.
This means that there's an infinite amount of critical points, this can't be right?
 
Physics news on Phys.org
Nevermind, my brain is kinda tired... just realized that x = y^3 and y = x^3 is not the same equation. Well thanks anyway :).