Finding Local Max and Min values and saddle in mult. Calculu

  • Thread starter Thread starter Physicsnoob90
  • Start date Start date
  • Tags Tags
    Local Max
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 replies · 2K views
Physicsnoob90
Messages
51
Reaction score
0

Homework Statement


Find the local maximum and minimum values and saddle points of the function
f(x,y) = x^2 + xy + y^2 + y

Homework Equations


Local max/min
critical points
saddle

The Attempt at a Solution


1) partial derivative: fx = 2x+y fy = x+2y+1

from here, I'm a little confuse on what should i do to find the critical point in order to solve for the local max/min.
 
on Phys.org
Physicsnoob90 said:

Homework Statement


Find the local maximum and minimum values and saddle points of the function
f(x,y) = x^2 + xy + y^2 + y

Homework Equations


Local max/min
critical points
saddle

The Attempt at a Solution


1) partial derivative: fx = 2x+y fy = x+2y+1

from here, I'm a little confuse on what should i do to find the critical point in order to solve for the local max/min.

Set the two partials equal to zero and solve for the critical point ##(a,b)##. Then test it.