S7-SA1-0654
What are Global Extrema of a Function?
Grade Level:
Class 12
AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics
Definition
What is it?
Global extrema of a function are the absolute highest or lowest points that a function reaches over its entire domain or a specific interval. They are also known as absolute maximum and absolute minimum values. Think of it as finding the very top of the tallest mountain and the very bottom of the deepest valley on a map.
Simple Example
Quick Example
Imagine you are tracking the daily temperature in your city for a year. The highest temperature recorded during that entire year would be the global maximum. The lowest temperature recorded would be the global minimum. These are the extreme points for the whole year.
Worked Example
Step-by-Step
Let's find the global extrema for the function f(x) = x^2 on the interval [-2, 3].
Step 1: Find the derivative of the function. f'(x) = 2x.
---Step 2: Find critical points by setting f'(x) = 0. So, 2x = 0, which means x = 0. This is a critical point.
---Step 3: Evaluate the function at the critical point and at the endpoints of the interval.
---Step 4: For x = 0 (critical point): f(0) = 0^2 = 0.
---Step 5: For x = -2 (endpoint): f(-2) = (-2)^2 = 4.
---Step 6: For x = 3 (endpoint): f(3) = (3)^2 = 9.
---Step 7: Compare all these values. The values are 0, 4, and 9. The smallest value is 0 and the largest is 9.
---Step 8: So, the global minimum is 0 (at x=0) and the global maximum is 9 (at x=3).
Why It Matters
Understanding global extrema helps engineers design fuel-efficient cars by minimizing friction, or scientists find the optimal conditions for growing crops to maximize yield. It's crucial in AI to find the best possible solution to a problem, in finance to maximize profit, and in medicine to find the most effective drug dosage.
Common Mistakes
MISTAKE: Only checking critical points and forgetting to check endpoints of the interval. | CORRECTION: Always evaluate the function at all critical points within the interval AND at the interval's endpoints to find global extrema.
MISTAKE: Confusing local extrema with global extrema. | CORRECTION: Local extrema are highest/lowest points in a small neighbourhood, but global extrema are the absolute highest/lowest over the entire defined interval or domain.
MISTAKE: Not considering cases where the function might not have a global maximum or minimum (e.g., unbounded functions). | CORRECTION: Be aware that some functions, especially over an infinite domain, might not have global extrema if they keep increasing or decreasing without bound.
Practice Questions
Try It Yourself
QUESTION: What is the global minimum of the function f(x) = x - 5 on the interval [0, 10]? | ANSWER: Global minimum is -5 (at x=0).
QUESTION: Find the global maximum of the function g(x) = -x^2 + 4 on the interval [-1, 2]. | ANSWER: Global maximum is 4 (at x=0).
QUESTION: A mobile app's daily users (in thousands) can be modeled by U(t) = t^2 - 6t + 10, where t is days from launch (t in [0, 5]). Find the maximum and minimum number of daily users in this period. | ANSWER: Global minimum is 1 thousand users (at t=3). Global maximum is 10 thousand users (at t=0 and t=5).
MCQ
Quick Quiz
Which of the following is true about global extrema?
They are always found at critical points only.
They are the absolute highest or lowest values a function takes.
A function can have multiple global maximum values.
They are the same as local extrema.
The Correct Answer Is:
B
Global extrema represent the single highest and single lowest value a function attains. While they can occur at critical points, they can also occur at endpoints. A function can only have one global maximum value and one global minimum value (though it might reach that value at multiple x-points).
Real World Connection
In the Real World
When you book a flight ticket on an app like MakeMyTrip or Goibibo, the system uses algorithms that find the 'global minimum' price for your chosen route and dates among all available airlines. Similarly, ISRO scientists use these concepts to find the optimal trajectory for a rocket launch, minimizing fuel consumption while maximizing payload.
Key Vocabulary
Key Terms
GLOBAL MAXIMUM: The highest value a function reaches | GLOBAL MINIMUM: The lowest value a function reaches | CRITICAL POINT: A point where the derivative is zero or undefined | ENDPOINTS: The boundary values of an interval | INTERVAL: A set of real numbers between two given numbers
What's Next
What to Learn Next
Now that you understand global extrema, you can explore 'Optimization Problems'. This will teach you how to apply these concepts to solve real-world challenges, like finding the best dimensions for a box to hold maximum volume, making your math skills super practical!


