Maxima, Minima and Lagrange Multipliers - Question Bank

1. For f(x, y) = x³ + y³ - 3xy, classify the critical point (0, 0).
A) Local maximum
B) Local minimum
C) Saddle point
D) Inflection point
2. For f(x, y) = x³ + y³ - 3xy, classify the critical point (1, 1).
A) Local maximum
B) Local minimum
C) Saddle point
D) Inflection point
3. Consider the function f(x, y) = x³ + y³ - 3xy. Find the critical points.
A) (0, 0) and (1, 1)
B) (0, 0) and (1, -1)
C) (0, 0) and (-1, 1)
D) (1, 1) and (-1, -1)
4. What is the primary limitation of the Second Derivative Test?
A) It only works for functions of one variable.
B) It cannot find the values of the maxima or minima, only classify them.
C) It is inconclusive when the second derivative is zero or undefined.
D) It requires the function to be linear.
5. If a continuous function f(x) has only one critical point in an open interval (a, b) and f''(c) > 0 at that critical point 'c', what can be said about 'c'?
A) It is a local maximum.
B) It is a local minimum.
C) It is an inflection point.
D) It is neither a maximum nor a minimum.
6. What is the absolute minimum value of f(x) = sin(x) on [0, 2π]?
A) -1
B) 0
C) 1
D) π
7. What is the absolute maximum value of f(x) = sin(x) on [0, 2π]?
A) -1
B) 0
C) 1
D) π
8. For the function f(x) = sin(x) on the interval [0, 2π], what are the critical points?
A) 0, π, 2π
B) π/2, 3π/2
C) 0, π/2, π, 3π/2, 2π
D) π/2
9. Consider maximizing f(x, y) = x + 2y subject to x² + y² = 5. What is the system of equations to solve?
A) 1 = 2λx, 2 = 2λy, x² + y² = 5
B) 1 = λx, 2 = λy, x² + y² = 5
C) 1 = 2x, 2 = 2y, x² + y² = 5
D) 1 = 2λx, 2 = λy, x² + y² = 5
10. What is the geometric interpretation of the Lagrange multiplier equation ∇f = λ∇g?
A) The level curve of f is tangent to the level curve of g.
B) The gradient of f is perpendicular to the constraint curve.
C) The gradient of g is parallel to the constraint curve.
D) The function f is constant along the constraint curve.
11. When using Lagrange multipliers for f(x, y) subject to g(x, y) = k, if ∇g = (0, 0) at a point on the constraint curve, what does this imply?
A) It is a potential maximum or minimum.
B) The method may fail or need special consideration.
C) It is always an inflection point.
D) The constraint is not active.
12. For f(x, y) = x² - y², what is the nature of the critical point (0, 0)?
A) Local maximum
B) Local minimum
C) Saddle point
D) Inflection point
13. For f(x, y) = -x² - y², what is the nature of the critical point (0, 0)?
A) Local maximum
B) Local minimum
C) Saddle point
D) Inflection point
14. For f(x, y) = x² + y², what is the nature of the critical point (0, 0)?
A) Local maximum
B) Local minimum
C) Saddle point
D) Inflection point
15. What is the relationship between the Hessian matrix and the Second Derivative Test for functions of two variables?
A) The Hessian determinant is used to classify critical points.
B) The trace of the Hessian indicates the type of extremum.
C) The Hessian matrix directly gives the maximum or minimum value.
D) The Hessian is only used for unconstrained optimization.
16. If f'(x) does not change sign around a critical point 'c', what can be concluded?
A) It is a local maximum.
B) It is a local minimum.
C) It is an inflection point.
D) The point is neither a local maximum nor a local minimum.
17. Consider the function f(x) = |x|. What is true about x=0?
A) It is a local maximum.
B) It is a local minimum.
C) It is an inflection point.
D) f'(0) = 0.
18. The method of Lagrange Multipliers can be extended to functions of more than two variables and multiple constraints. For f(x, y, z) subject to g(x, y, z) = k and h(x, y, z) = l, the equation becomes:
A) ∇f = λ∇g
B) ∇f = λ∇g + μ∇h
C) ∇f = λ∇g - μ∇h
D) ∇f = λ∇h
19. What is the condition for a point (x, y) to be a critical point for a function f(x, y)?
A) ∂f/∂x = 0 and ∂f/∂y = 0
B) ∂f/∂x = 0 or ∂f/∂y = 0
C) ∂²f/∂x² = 0 and ∂²f/∂y² = 0
D) ∂f/∂x = ∂f/∂y
20. If a function is not continuous on a closed interval, can we guarantee the existence of absolute maxima and minima?
A) Yes, the Extreme Value Theorem always applies.
B) No, the Extreme Value Theorem requires continuity.
C) Yes, if the function is differentiable.
D) Yes, if the interval is open.
21. A function f(x) has a local maximum at 'c' if f(c) ≥ f(x) for all 'x' in some open interval containing 'c'. This definition refers to:
A) Global maximum
B) Absolute maximum
C) Local maximum
D) Inflection point
22. What does it mean for a function to have a 'global maximum' on an interval?
A) It is the largest value the function attains at any critical point.
B) It is the largest value the function attains over the entire interval, including endpoints.
C) It is the largest value the function attains where its derivative is zero.
D) It is the largest value the function attains where its second derivative is positive.
23. In the context of Lagrange Multipliers for f(x, y) subject to g(x, y) = k, the equation ∇f = λ∇g implies that the gradient vectors of the function and the constraint are:
A) Perpendicular
B) Parallel
C) Equal
D) Opposite
24. What is the dimension of the gradient vector for a function of two variables?
A) Scalar
B) 1x1 matrix
C) 1x2 matrix
D) 2x1 matrix
25. Consider f(x, y, z) = x + y + z subject to x² + y² + z² = 3. Find the maximum value.
A) 3
B) 9
C) √3
D) 3√3
26. Minimize f(x, y) = x² + y² subject to the constraint 2x + y = 5.
A) 5
B) 4
C) 2
D) 1
27. What is the maximum value of f(x, y) = xy subject to the constraint x + y = 10?
A) 20
B) 25
C) 50
D) 100
28. Find the absolute minimum of f(x) = x² on the interval [-1, 2].
A) 0
B) 1
C) 4
D) 2
29. Find the absolute maximum of f(x) = x² on the interval [-1, 2].
A) 0
B) 1
C) 4
D) 2
30. Using the Second Derivative Test, classify the critical point x = 0 for f(x) = 2x³ - 3x² + 5.
A) Local maximum
B) Local minimum
C) Inflection point
D) Test inconclusive
31. Using the Second Derivative Test, classify the critical point x = 1 for f(x) = 2x³ - 3x² + 5.
A) Local maximum
B) Local minimum
C) Inflection point
D) Test inconclusive
32. For a function f(x) = 2x³ - 3x² + 5, find the critical points.
A) x = 0, x = 1
B) x = -1, x = 1
C) x = 0, x = -1
D) x = 1
33. What does the value of the Lagrange multiplier λ often represent in economic applications?
A) The maximum value of the function
B) The rate of change of the optimal value of the objective function with respect to a change in the constraint
C) The minimum value of the constraint
D) The gradient of the objective function
34. Consider maximizing f(x, y) = x + y subject to x² + y² = 1. Which of the following is NOT part of the Lagrange Multiplier system?
A) 2x = λ(2x)
B) 1 = λ(2y)
C) x² + y² = 1
D) x² + y² = λ
35. The method of Lagrange Multipliers is particularly useful when the constraint is:
A) An inequality
B) An equality
C) A simple bound on variables
D) Non-existent
36. What is the gradient of a function f(x, y)?
A) ∂f/∂x
B) ∂f/∂y
C) (∂f/∂x)i + (∂f/∂y)j
D) (∂²f/∂x²)i + (∂²f/∂y²)j
37. If we want to maximize f(x, y) subject to g(x, y) = k, we set up the system of equations including ∇f = λ∇g and:
A) g(x, y) = 0
B) g(x, y) = k
C) f(x, y) = λ
D) f(x, y) = k
38. In the Lagrange Multiplier equation ∇f = λ∇g, what does λ represent?
A) The function itself
B) The gradient of the constraint function
C) A scalar multiplier
D) The Hessian matrix
39. For a function f(x, y) to be optimized subject to a constraint g(x, y) = k, what is the fundamental equation in the method of Lagrange Multipliers?
A) ∇f = ∇g
B) ∇f = λg
C) ∇f = λ∇g
D) f = λg
40. What is the purpose of Lagrange Multipliers?
A) To find maxima and minima of unconstrained functions
B) To find maxima and minima of functions subject to equality constraints
C) To find inflection points of functions
D) To determine the concavity of functions
41. Consider the function f(x) = x^3. What is true about the point x=0?
A) It is a local maximum.
B) It is a local minimum.
C) It is an inflection point.
D) It is neither.
42. When finding the absolute maximum or minimum of a continuous function on a closed interval [a, b], what points must be checked?
A) Only the critical points within the interval
B) Only the endpoints of the interval
C) The critical points within the interval and the endpoints of the interval
D) Only points where the second derivative is zero
43. What is a 'critical point' of a function f(x)?
A) A point where f(x) = 0
B) A point where f'(x) = 0 or f'(x) is undefined
C) A point where f''(x) = 0
D) A point at the boundary of the domain
44. If f'(x) changes from negative to positive at 'c' using the First Derivative Test, what type of extremum occurs at 'c'?
A) Local minimum
B) Local maximum
C) Inflection point
D) Neither a maximum nor a minimum
45. The First Derivative Test examines the sign of the derivative on either side of a critical point. If f'(x) changes from positive to negative at 'c', what type of extremum occurs at 'c'?
A) Local minimum
B) Local maximum
C) Inflection point
D) Neither a maximum nor a minimum
46. What happens if f''(c) = 0 at a critical point 'c' during the Second Derivative Test?
A) It is definitively a local maximum.
B) It is definitively a local minimum.
C) The test is inconclusive, and the First Derivative Test must be used.
D) It is always an inflection point.
47. If f''(c) < 0 at a critical point 'c', what does this imply about f(c)?
A) Local maximum
B) Local minimum
C) Inflection point
D) Saddle point
48. The Second Derivative Test is used to classify critical points. If f''(c) > 0 at a critical point 'c', what does this imply about f(c)?
A) Local maximum
B) Local minimum
C) Inflection point
D) Saddle point
49. For a function f(x), what condition indicates a potential local maximum or minimum at a point 'c'?
A) f'(c) > 0
B) f'(c) < 0
C) f'(c) = 0 or f'(c) is undefined
D) f''(c) = 0
50. What is the primary goal when finding maxima and minima of a function using calculus?
A) To find points where the function is undefined
B) To find points where the function's slope is zero or undefined
C) To find points where the function's second derivative is zero
D) To find points where the function's domain is restricted