find max, min and saddle points of the give function f(x,y)=sin(x)+sin(y)+sin(x+y)

0<=x<=pi/4
0<=y<=pi/4

i have that
dz/dx=cos(x)+cos(x+y)
dz/dy=cos(y)+cos(x+y)

and i set them equal to zero but im kinda confused on how to really solve that. i mean i got an answer but that was just from plugging things in and seeing if they worked but i want to know if i can actually solve this without doing that. do i use a trig identity? cause i did that and it came out pretty ugly.

1 answer

Your going to need fxx, fyy, and fxy too. For your critical values of the dz's, you will need to change the cos(x+y) to their proper trig identity because you cant solve for the CV with what you have

d=fxx*fyy-fxy^2
if d=0, then its a saddle point
if d>0 and so is fxx, then it is a min value
if D>0, but fxx is <0, then its a max value
Similar Questions
  1. Unfortunately that is the entire problem..Find and classify all local minima, local max, and saddle points of the function
    1. answers icon 1 answer
    1. answers icon 2 answers
  2. Find the stationary points of function E(a,b) = a^4 - 2a^2 + 2b^2and classify each of these as either a minimum, maximum or
    1. answers icon 0 answers
    1. answers icon 0 answers
more similar questions