
Christopher A. answered 12/10/19
Make Calculus make sense with an Expert Calc Tutor
Your work so far is correct. Unfortunately, the second derivative test is inconclusive when D = 0. In this case, we can show that there is a global maximum for the function.
First, we observe that x4 ≥ 0 for all x and y4 ≥ 0 for all y. Therefore, (x4 + y4) ≥ 0 for all x,y.
Next we manipulate our function to show that it has a maximum:
f(x,y) = 1 - x4 - y4
= 1 - (x4 + y4) (factor -1 out of the 2nd and 3rd terms)
f(x, y) + (x4 + y4) = 1 (add (x4 + y4) to both sides)
(x4 + y4) = 1 - f(x,y) (subtract f(x,y) from both sides)
1 - f(x,y) ≥ 0 (substitute for (x4 + y4) in the inequality (x4 + y4) ≥ 0)
1 ≥ f(x,y) (add f(x,y) to both sides)
f(x,y) ≤ 1
Now that we have shown a global maximum, we can show that (0,0) is a relative maximum.
f(0,0) = 1
f(x,y) ≤ f(0,0)
Therefore, (0,0) is a relative maximum.