Difference between revisions of "Math 22 Extrema and First Derivative Test"
| Line 81: | Line 81: | ||
4. The least of these values is the absolute minimum, and the greatest is the maximum. | 4. The least of these values is the absolute minimum, and the greatest is the maximum. | ||
| + | '''Exercises:''' Find all absolute extrema of the function below | ||
| + | '''1)''' <math>f(x)=5-2x^2</math> on <math>[-3,1]</math> | ||
| + | {| class = "mw-collapsible mw-collapsed" style = "text-align:left;" | ||
| + | !Solution: | ||
| + | |- | ||
| + | |'''Step 1''': <math>f'(x)=-4x=0</math>, So, critical number is <math>x=0</math> | ||
| + | |- | ||
| + | |'''Step 2''': <math>f(0)=5</math> | ||
| + | |- | ||
| + | |'''Step 3''': <math>f(-3)=-13</math> and <math>f(1)=3/math> | ||
| + | |- | ||
| + | |'''Step 4''': Absolute Maximum is <math>5</math> at <math>x=0</math> | ||
| + | |- | ||
| + | |and absolute minimum is -<math>-13</math> at <math>x=-3</math> | ||
| + | |} | ||
[[Math_22| '''Return to Topics Page''']] | [[Math_22| '''Return to Topics Page''']] | ||
'''This page were made by [[Contributors|Tri Phan]]''' | '''This page were made by [[Contributors|Tri Phan]]''' | ||
Revision as of 10:16, 30 July 2020
Relative Extrema
Let be a function defined at Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle c} . 1. is a relative maximum of when there exists an interval containing Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle c} such that for all in . 2. is a relative minimum of when there exists an interval containing Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle c} such that for all in .
If has a relative minimum or relative maximum at , then is a critical number of . That is, either or is undefined.
Relative extrema must occur at critical numbers as shown in picture below.
The First-Derivative Test
Let be continuous on the interval in which is the only critical number, then On the interval , if is negative to the left of and positive to the right of , then is a relative minimum. On the interval , if is positive to the left of and negative to the right of , then is a relative maximum.
Guidelines for Finding Relative Extrema
1. Find the derivative of 2. Find all critical numbers, then determine the test intervals 3. Determine the sign of at an arbitrary number in each test intervals 4. Apply the first derivative test
Exercises: Find all relative extrema of the functions below
1)
| Solution: |
|---|
| Step 1: , |
| Step 2: Critical number is Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-1} , so the test intervals are and |
| Step 3: Choose Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-2} for the interval , and for the interval . |
| Then we have: and |
| Step 4: By the first derivative test, is negative to the left of Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-1} and positive to the right of Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-1} , then is a relative minimum |
| Therefore, Relative minimum: |
| (Note: in this case is a parabola so our answer makes sense) |
2)
| Solution: |
|---|
| Step 1: , |
| Step 2: Critical number is and , so the test intervals are and |
| Step 3: Choose Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=-1} for the interval , for the interval and for the interval . |
| Then we have: , and |
| Step 4: By the first derivative test, is positive to the left of and negative to the right of , then is a relative maximum, |
| and is negative to the left of and positive to the right of , then is a relative minimum. |
| Therefore, Relative minimum: and Relative maximum: |
Absolute Extrema
Let be defined on an interval containing . 1. is an absolute minimum of on when Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(c)\leq f(x)} for every in 2. is an absolute maximum of on when Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f(c)\geq f(x)} for every in
Extreme Value Theorem
If is continuous on a closed interval , then has both a minimum value and a maximum value on .
Guidelines for Finding Extrema on a Closed Interval
To find the extrema of a continuous function on a closed interval , use the following steps. 1. Find all critical numbers of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f} 2. Evaluate Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f} at each of its critical number 3. Evaluate Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f} at each end point Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b} 4. The least of these values is the absolute minimum, and the greatest is the maximum.
Exercises: Find all absolute extrema of the function below
1) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=5-2x^2} on Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle [-3,1]}
| Solution: |
|---|
| Step 1: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f'(x)=-4x=0} , So, critical number is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=0} |
| Step 2: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(0)=5} |
| Step 3: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(-3)=-13} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(1)=3/math> |- |'''Step 4''': Absolute Maximum is <math>5} at Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=0} |
| and absolute minimum is -Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle -13} at Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=-3} |
This page were made by Tri Phan
