All flashcards
Flashcard 1: What is a global extremum?
Answer: The absolute highest or lowest point on the function. The largest or smallest value over the entire domain.
Flashcard 2: What is the purpose of a constraint in an optimization problem?
Answer: Limits the domain of the objective function. Constraints restrict the feasible values of variables in optimization.
Flashcard 3: Identify the calculus technique used to find critical points.
Answer: Set the derivative equal to zero. Critical points occur where f′(x)=0, indicating potential extrema.
Flashcard 4: Find the critical points of f(x)=x3−3x2+4.
Answer: Critical points: x=0,x=2. Find where f′(x)=3x2−6x=0, so x(3x−6)=0.
Flashcard 5: Define the feasible region in optimization.
Answer: Set of points satisfying all constraints. The valid domain where all constraints are satisfied.
Flashcard 6: Find the minimum value of f(x)=x2−4x+4.
Answer: Minimum value: 0. Complete the square: f(x)=(x−2)2 has minimum at x=2.
Flashcard 7: Find the critical points of f(x)=2x3−9x2+12x−3.
Answer: Critical points: x=1,x=2. Solve f′(x)=6x2−18x+12=0, giving x=1,2.
Flashcard 8: State Fermat's theorem for optimization.
Answer: If f has a local extremum at c and f′(c) exists, then f′(c)=0. Interior extrema of differentiable functions must have zero derivative.
Flashcard 9: What is an inflection point?
Answer: Point where concavity changes. Location where the curve changes from concave up to down.
Flashcard 10: Find the length of sides for max area of a rectangle with a fixed perimeter.
Answer: Length equals width for max area. Square shape gives maximum area for any fixed perimeter.
Flashcard 11: Which test confirms a local maximum?
Answer: First derivative test: f′(x) changes from positive to negative. The derivative changes sign from positive to negative at a maximum.
Flashcard 12: Identify the objective function in a profit maximization problem.
Answer: The profit equation: revenue - cost. Profit is the difference between total revenue and total cost.
Flashcard 13: What does f′(x)=0 imply about the function at x?
Answer: Possible extremum; check further with tests. Critical point requiring further analysis to determine extremum type.
Flashcard 14: When optimizing, why check endpoints in a closed interval?
Answer: To ensure global maxima or minima are identified. Extrema can occur at boundaries even if not at critical points.
Flashcard 15: Find the maximum area of a rectangle with perimeter of 20.
Answer: Maximum area: 25. Square shape maximizes area for fixed perimeter: 5×5.
Flashcard 16: What is the second derivative test used for?
Answer: Determining concavity and nature of critical points. Tests whether critical points are maxima, minima, or inflection points.
Flashcard 17: What is the significance of the point where f′′(x)=0?
Answer: Possible inflection point; check for sign change. May indicate where concavity changes direction.
Flashcard 18: What does a zero derivative indicate about a function?
Answer: Potential maximum, minimum, or saddle point. Zero derivative is necessary but not sufficient for extrema.
Flashcard 19: Identify the constraint in maximizing the area of a triangle with fixed perimeter.
Answer: Perimeter equals sum of all sides. The boundary condition that limits the triangle's dimensions.
Flashcard 20: State the necessary condition for a point to be a local extremum.
Answer: The derivative f′(x) must be zero or undefined. Critical points are candidates where extrema can occur.
Flashcard 21: What is a local extremum?
Answer: A point where the function value is a local max or min. Maximum or minimum within a neighborhood of the point.
Flashcard 22: How are boundary points tested in optimization?
Answer: Evaluate the objective function at these points. Compare function values at boundaries with interior critical points.
Flashcard 23: What is the result of f′′(x)>0 at a critical point?
Answer: Indicates a local minimum. Positive second derivative indicates concave up, hence a minimum.
Flashcard 24: What is the result of f′′(x)<0 at a critical point?
Answer: Indicates a local maximum. Negative second derivative indicates concave down, hence a maximum.
Flashcard 25: Which step comes after finding the derivative in optimization?
Answer: Set the derivative equal to zero. Solving f′(x)=0 gives candidates for extrema locations.
Flashcard 26: State the typical first step in solving an optimization problem.
Answer: Define the objective function. The function to optimize, expressing what needs to be maximized or minimized.
Flashcard 27: What does the Extreme Value Theorem state?
Answer: A continuous function on a closed interval has max and min. Guarantees existence of absolute maximum and minimum values.
Flashcard 28: Which test confirms a local minimum?
Answer: First derivative test: f′(x) changes from negative to positive. The derivative changes sign from negative to positive at a minimum.
Flashcard 29: Identify a common constraint in volume optimization problems.
Answer: Fixed surface area or perimeter. Geometric constraints limit the shape while optimizing volume.
Flashcard 30: Find the maximum value of f(x)=−x2+4x+1.
Answer: Maximum value: 5. Complete the square: f(x)=−(x−2)2+5 has max at x=2.