Difference between revisions of "Math 22 Increasing and Decreasing Functions"

From Math Wiki
Jump to navigation Jump to search
Line 49: Line 49:
 
   4. Use the test for increasing and decreasing functions to decide  
 
   4. Use the test for increasing and decreasing functions to decide  
 
   whether <math>f</math> is increasing or decreasing on each interval.
 
   whether <math>f</math> is increasing or decreasing on each interval.
 +
 +
'''Exercises:''' Find critical numbers of
 +
 +
'''1)''' <math>f(x)=x^3-3x^2</math>
 +
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
 +
!Solution: &nbsp;
 +
|-
 +
|<math style="vertical-align: -5px">f'(x)=3x^2-6x=3x(x-2)=0</math>
 +
|-
 +
|So, <math>x=0,2</math> are critical numbers.
 +
|-
 +
|Hence, the test intervals are <math>(-\infty,0),(0,2)</math> and <math>(2,\infty)</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 08:21, 28 July 2020

==Definitions of Increasing and Decreasing Functions.

 A function  is increasing on an interval when, for any two numbers  and 
  in the interval,  implies 
 A function  is decreasing on an interval when, for any two numbers  and 
  in the interval,  implies 

Test for Increasing and Decreasing Functions

 Let  be differentiable on the interval .
 1. If  for all  in , then  is increasing on .
 2. If  for all  in , then  is decreasing on .
 3. If  for all  in , then  is constant on .

Critical Numbers and Their Use

 If  is defined at , then  is a critical number of  when  or when  is 
 undefined.

Exercises: Find critical numbers of

1)

Solution:  
So, is critical number

2)

Solution:  
So,
In this case, we have critical number when is undefined, which is when . So critical number is

Increasing and Decreasing Test

 1. Find the derivative of .
 2. Locate the critical numbers of  and use these numbers to determine test intervals.
 That is, find all 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}
 for which 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)=0}
 or 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)}
 is undefined.
 3. Determine the sign 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'(x)}
 at one test value in each of the intervals.
 4. Use the test for increasing and decreasing functions to decide 
 whether 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}
 is increasing or decreasing on each interval.

Exercises: Find critical numbers of

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)=x^3-3x^2}

Solution:  
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)=3x^2-6x=3x(x-2)=0}
So, 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,2} are critical numbers.
Hence, the test intervals are 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 (-\infty,0),(0,2)} 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 (2,\infty)}

Return to Topics Page

This page were made by Tri Phan