Difference between revisions of "Math 22 Limits"

From Math Wiki
Jump to navigation Jump to search
Line 25: Line 25:
  
 
'''1. Direct Substitution'''
 
'''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  becomes arbitrarily close to a single number  as  approaches  from either side, then
 
 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: 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} [bf(x)]=bL}

2. Sum or difference: 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)\pm g(x)]=L\pm K}

3. Product: 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)\cdot g(x)]=L\cdot K}

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