The point is a critical point for the multivariable function if both partial derivatives are 0 at the same time.
Section 6.3 Critical Points and Extrema
Subsection 6.3.1 Critical Points
With functions of one variable we were interested in places where the derivative is zero, since they made candidate points for the maximum or minimum of a function. If the derivative is not zero, we have a direction that is downhill and moving a little in that direction gives a lower value of the function. Similarly, with functions of two variables we can only find a minimum or maximum for a function if both partial derivatives are 0 at the same time. Such points are called critical points.
Example 6.3.1. Finding a Local Minimum of a Function.
Use the partial derivatives of to find the minimum of the graph.
Solution.
- Critical Point by Algebra
-
In the previous section, we already computedWe need to find the places where both partial derivatives are 0. With this simple system, I can solve this system algebraically and find the only critical point isSubtract the equations to eliminateSolve forSubstitute back and solve for
- Critical Point by Solver
-
If the partials are more complicated, I will want to find the critical points another way. I can find the point with Solver.
Figure 6.3.3. Critical point setup To get solver to set both partials to 0 at the same time, I ask it to solve for while setting as a constraint. Make sure to uncheck the box that makes unconstrained variables non-negative.Figure 6.3.4. Critical point setup This finds our critical point within our error tolerance. - Critical Point by CAS
-
We can also use Wolfram|Alpha to find the solution to our system of equations.
- Determining the Critical Point is a Minimum
-
We thus get a critical point at
with any of the three methods of solving for both partial derivatives being zero at the same time. Once we have a critical point we want to determine if it is a maximum, minimum, or something else. The easiest way is to look at the graph near the critical point.It is clear from the graph that this critical point is a local minimum.
It is easy to see that has a critical point at and that that point is a minimum for the function. Similarly, has a critical point at and that that point is a maximum for the function. For some functions, like which has a critical point at we can have a maximum in one direction and a minimum in another direction. Such a point is called a saddle point. We note that we can have a saddle point even if the and slice curves both indicate a minimum.
Example 6.3.5. A Saddle Point at a Minimum on Both Axes.
Show that has a critical point at which is a minimum of both slice curves, but is not a local minimum.
Solution.
We look at the two partial derivatives, and notice they are both zero at the origin.
We then see that both slice curves are parabolas that bend up, with a minimum at 0.
However if we take the slice with we get a parabola bending down, so we don’t have a minimum.
Looking at the graph, we see that this graph does not have a minimum.

Subsection 6.3.2 Second Partial Derivatives
With only first derivatives, we can just find the critical points. To check if a critical point is maximum, a minimum, or a saddle point, using only the first derivative, the best method is to look at a graph to determine the kind of critical point. For some applications we want to categorize the critical points symbolically.
With functions of one variable we used the second derivative to test if a critical point was a maximum or minimum. In the two variable case we need to define the second derivatives and use them to define the discriminant of a function to test if a critical point is a minimum, maximum, or saddle point. We first need to define second partial derivatives.
Second partials.
Note that is simply the old second derivative of the curve and is simply the old second derivative of the curve For functions with continuous second partial derivatives, the mixed partials, and are the same.
Example 6.3.7. Finding Second Partial Derivatives.
Solution.
We start by computing the first partial derivatives.
Then we compute the second partial derivatives.
As expected, the mixed partials are the same.
Subsection 6.3.3 Using the Discriminant to Test Critical Points
To test if a critical point is a maximum, minimum, or saddle point we compute the discriminant of the function.
Discriminant.
Example 6.3.8. Finding the Discriminant of a Function.
Solution.
We have already computed the second partial derivatives.
Substituting into the formula,
Discriminant test.
If we do not have enough information to classify the point.
Example 6.3.9. Using the Discriminant to Classify Critical Points.
Based on the information given, classify each of the following points as a local maximum, local minimum, saddle point, not a critical point, or not enough information to classify.
p | |||||
A | 0 | 0 | 0 | 0 | 1 |
B | 0 | 1 | 3 | 2 | 4 |
C | 1 | 0 | 0 | 2 | 3 |
D | 0 | 0 | 1 | 2 | 0 |
E | 0 | 0 | -1 | 2 | 3 |
F | 0 | 0 | -3 | 1 | -2 |
G | 0 | 0 | 3 | 3 | 3 |
Solution.
We need to compute the discriminant and apply the test.
p | Discriminant | Classification | |||||
A | 0 | 0 | 0 | 0 | 1 | 0 | Not enough information |
B | 0 | 1 | 3 | 2 | 4 | 8 | Not a critical point |
C | 1 | 0 | 0 | 2 | 3 | -4 | Not a critical point |
D | 0 | 0 | 1 | 2 | 0 | -4 | Saddle point |
E | 0 | 0 | -1 | 2 | 3 | -7 | Saddle point |
F | 0 | 0 | -3 | 1 | -2 | 5 | Maximum |
G | 0 | 0 | 3 | 3 | 3 | 0 | Not enough information |
Example 6.3.10. Finding and Classifying Critical Points.
Let Find the critical points and classify them using the discriminant.
Solution.
We start by computing the first partial derivatives.
Then we compute the second partial derivatives and the discriminant.
We have critical points when both first partials are 0, so at and
At both and are positive, so we have a local minimum.
At and is negative, so we have a saddle point.
At is positive and is negative, so we have a local maximum.
Reading Questions 6.3.4 Reading Check
1. Reading check, Wire Frames, Critical Points and Extrema.
This question checks your reading comprehension of the material is section 6.3, Critical Points and Extrema, of Business Calculus with Excel. Based on your reading, select all statements that are correct. There may be more than one correct answer. The statements may appear in what seems to be a random order.
- If the discriminant of
is positive , and is negative, then we have a local maximum. - The point
is a critical point for the multivariable function if both partial derivatives are 0 at the same time. - If the discriminant of
is positive at a critical point, and is positive, then we have a local minimum. - We cannot have a maximum if the discriminant is zero.
- If the discriminant is negative at a critical point, then we have a saddle point.
- If a function is a minimum in both the
and directions, then it is a minimum. - The formula for the discriminant of
is is - A saddle point has a minimum in one direction and a maximum in a different direction.
- None of the above
Exercises 6.3.5 Exercises: Critical Points and Extrema Problems
Exercise Group.
1.
Solution.
-
Set the partial derivatives equal to 0 and solve for
andWe can use either the method of substitution (solve for or in one equation and substitute into the other and solve), or method by elimination (multiply both equations by carefully chosen numbers and add/subtract the equations from each other.)We will demonstrate method of elimination:Adding the two equations gives hence,Pick one of the equations to solve for x (it does not matter which one):implies that soWe can also solve this system of equations using Wolfram Alpha: -
The command in Wolfram Alpha is:It is worth looking at both the 3D Plot and the Contour Plot.3D PlotContour Plot
-
The 3D plot suggests a minimum, and this is confirmed by the contour plot which shows they typical view of a local minimum.As an alternative we can find the discriminant.Since
and we have a local minimum.
2.
3.
Solution.
-
Set the partial derivatives equal to 0 and solve for
andAdding the equations and soSubstituting in the first equation give and soHence we have a critical points at -
For
-
From the picture we conclude that the critical point is a maximum. As an alternative we can find the discriminant.Since
and we have a local maximum.
4.
5.
The function is the revenue function for selling widgets and gizmos with demand price functions
Solution.
To solve this problem we will rename Gizmos and Widgets This will make using Wolfram Alpha slightly easier, and symbol manipulation a tad more straight forward.
-
Using WolframALpha, the critical point is at
-
Using WolframAlpha we get:
-
From the picture we conclude that the critical point is a maximum.As an alternative we can find the discriminant.Since
and we have a local maximum.
6.
7.
Based on the information given, classify each of the following points as a local maximum, local minimum, saddle point, not a critical point, or not enough information to classify.
p | |||||
A | 1 | 2 | 3 | 4 | 5 |
B | 0 | 0 | 0 | 0 | 0 |
C | 0 | 1 | 2 | 5 | 3 |
D | 0 | 0 | 2 | 2 | 2 |
E | 0 | 0 | 1 | 2 | 3 |
F | 0 | 0 | 0 | 1 | 0 |
G | 0 | 0 | 0 | -1 | 0 |
Solution.
Add a column for D and classify.
p | Classification | ||||||
A | 1 | 2 | 3 | 4 | 5 | -1 | Not Critical |
B | 0 | 0 | 0 | 0 | 0 | 0 | Not Enough Info |
C | 0 | 1 | 2 | 5 | 3 | -19 | Not Critical |
D | 0 | 0 | 2 | 2 | 2 | 0 | Not Enough Info |
E | 0 | 0 | 1 | 2 | 3 | -1 | Saddle Point |
F | 0 | 0 | 0 | 1 | 0 | 0 | Not Enough Info |
G | 0 | 0 | 0 | -1 | 0 | 0 | Not Enough Info |
8.
Based on the information given, classify each of the following points as a local maximum, local minimum, saddle point, not a critical point, or not enough information to classify.
p | |||||
A | 1 | 2 | 3 | 4 | 5 |
B | 0 | 0 | 0 | 0 | 0 |
C | 0 | 1 | 2 | 5 | 3 |
D | 0 | 0 | 2 | 2 | 2 |
E | 0 | 0 | 1 | 2 | 3 |
F | 0 | 0 | 0 | 1 | 0 |
G | 0 | 0 | 0 | -1 | 0 |
9.
- A local maximum.
- A local minimum.
- A saddle point where the function f(x,0) has a local maximum and f(0,y) has a local minimum.
- A saddle point where the function f(x,0) and f(0,y) both have inflection points.
Solution.
It helps to consider the question with only one variable.
Since all terms are of degree at least three, all second partial derivatives are zero at the origin, so the discriminant test fails.
- A local maximum:
Both and are nonnegative, so the function is negative everywhere except at the origin where it is 0. - A local minimum:
Both and are nonnegative, so the function is positive everywhere except at the origin where it is 0. - A saddle point where the function
has a local maximum and has a local minimum: - A saddle point where the function
and both have inflection points: