15.7 Max and Min Problems (part 1)
Recall if \( y = f(x) \), if \( f'(c) = 0 \) \( \rightarrow \)
- \( c \) is a critical number
- \( (c, f(c)) \) is a critical point
- \( x = c \) is a possible location of relative max/min of \( f(x) \)
Then the Second Derivative Test says:
If \( f''(c) > 0 \rightarrow \) rel. min at \( x = c \)
concave up, so like \( \cup \)
If \( f''(c) < 0 \rightarrow \) rel. max at \( x = c \)
concave down, so like \( \cap \)
If \( f''(c) = 0 \rightarrow \) inconclusive
For \( z = f(x, y) \), a lot of this carry over, but some things change