Difference between revisions of "Math 22 Limits"

From Math Wiki
Jump to navigation Jump to search
Line 24: Line 24:
 
==Techniques for Evaluating Limits==
 
==Techniques for Evaluating Limits==
  
<math>'''1. Direct Substitution'''</math>
+
'''1. Direct Substitution'''
  
 
'''This page is under constuction'''
 
'''This page is under constuction'''
  
 
'''This page were made by [[Contributors|Tri Phan]]'''
 
'''This page were made by [[Contributors|Tri Phan]]'''

Revision as of 05:52, 14 July 2020

The Limit of a Function

 Definition of the Limit of a Function
 If 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)}
 becomes arbitrarily close to a single number 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 L}
 as 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}
 approaches 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 c}
 from either side, then
 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 \lim_{x\to c} f(x)=L}

 which is read as "the limit 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)}
 as  approaches  is 

Note: Many times the limit of as approaches is simply , so limit can be evaluate by direct substitution as

Properties of Limits

Let and be real numbers, let be a positive integer, and let and be functions with the following limits and . Then

1. Scalar multiple:

2. Sum or difference:

3. Product:

4. Quotient: 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 \lim_{x\to c} \frac {f(x)}{g(x)}=\frac {L}{K}}

5. Power: 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 \lim_{x\to c} [f(x)]^n=L^n}

6. Radical: 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 \lim_{x\to c} \sqrt[n]{f(x)}=\sqrt[n]{L}}

Techniques for Evaluating Limits

1. Direct Substitution

This page is under constuction

This page were made by Tri Phan