Maximizing and Minimizing Multivariable Equations

  • Thread starter Thread starter Pengwuino
  • Start date Start date
  • Tags Tags
    3d
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Pengwuino
Gold Member
Messages
5,112
Reaction score
20
Hey guys I am very confused here.. I have no idea how to do this! I need to find the max/mins of this equation and I get lost after finding the partials.

[tex]f(x,y) = xy(1 - x - y) \\[/tex]
[tex]f_x (x,y) = y - 2xy - y^2 \\[/tex]
[tex]f_y (x,y) = x - x^2 - 2xy \\[/tex]

I know I'm suppose to kinda do what you do with single variables... but I am getting lost with these multivariables... any help would be very much appreciated :)
 
Physics news on Phys.org
To find relative extrema set the gradient of the function to zero. Once you've found candidates, you'll need to determine whether the points are minima, maxima or saddle points.
 
that doesn't seem like how we were being taught in the book. It seemed like they were doing it all algebraicly