

Limits
Presentation
•
Mathematics, Other
•
11th Grade
•
Hard
KASSIA! LLTTF
Used 14+ times
FREE Resource
32 Slides • 0 Questions
1
Limits & Continuity

2
1. Limit of a function
Let f(x) be defined for all values of x near x = a with the possible exception of x=a itself. If the value of f(x) gets arbitrary close (very close) to L as x get arbitrary close to ' a' we write :
x→alimf(x) = L
It is read as " The limit of f(x) as x approaches a is equal to L.'
Note :
A limit has A unique value.
The limit of a function as x approaches a (
x→alimf(x) ) will not always be found by subbing a into f(x) [f(a)] .
3
4
2) Right and Left hand limits
No restriction is made as to how x should approach 'a' . It can approach 'a' either from the left or from the right. We indicate these 2 approaches by writing x→a− and x→a+ respectively.
If x→a−limf(x) =L1 and x→a+limf(x) = L2 , then L1 and L2 are respectively the left-hand and right-hand limits of f(x) as x→a .
We say that x→alimf(x)= L exist if and only if x→a−limf(x) = x→a+limf(x) = L .
(The right hand and left hand limits must be the same. )
E.g : If
x→3−limx2=9 x→3+limx2 =9
∴x→3limx2=9 ( IT EXISTS)
5
MODULUS WITH LIMITS
6
7
8
3) Theorems of Limits
(a) If k is a constant , x→alimk = k
(b) x→alimk(f(x)) = k ×x→alimf(x)
(c) x→alim[f(x)+g(x)]=x→alimf(x)+x→alimg(x)
(d) x→alim[f(x)−g(x)]=x→alimf(x) −x→alimg(x)
(e) x→alim[f(x) ×g(x)]=x→alimf(x) ×x→alimg(x)
(f) x→alim g(x)f(x)=limx→ag(x)limx→af(x)
(g) x→alim[f(x)]n=[x→alimf(x)]n (assuming that the nth power is defined.
9
continued
x→alim nf(x)=nx→alimf(x) (Assuming that ythe nth root is defined. )
Note :
x→alimx =a
x→0lim xsinx=1 ( x→0limaxsinax Also counts )
x→0lim x1−cosx=0
x→+∞lim(1+ x1)x=e
10
4) X--> Infinity
∞∞= indeterminate
∞Z+=0 **
Z+∞=∞
11
Examples
1. x→−3lim x+3x2 −9 2. x→1lim x−1x2+x−2
=x→−3lim (x+3)(x−3)(x+3) =x→1lim x−1(x−1)(x+2)
=x→−3lim (x−3) =x→1lim(x+2)
=x→−3limx −x→−3lim3 =x→1limx +x→1lim2
=(−3)−3 = 1 + 2
=−6 = 3
12
3. x→10lim 3x2 −30xx2 −19x +90 4. x→∞lim x+1x+3
=x→10lim 3x(x−10)(x−9)(x−10) =x→∞lim x(1+x1)x(1+x3)=x→10lim 3xx−9 =x→∞lim 1+ x11+x3
=3limx→10 xlimx→10 x −limx→10 9 =1+01+0
=3(10)10−9 = 1
=301
13
5. x→∞lim 9x2+x−12x2−3x+5 6. x→∞lim x2+1x3+x+2
=x→∞lim x2(9+x1−x21)x2(2−x3+x25) =x→∞lim x2(1+x21)x3(1+x21+x32)=x→∞lim 9+x1−x212−x3+x25 =x→∞lim (1+x21)x(1+x21+x32)
= 9+0−02−0+0 =x→∞lim 1+0∞(1+0+0)
=92 =∞
14
7. x→0lim xsin6x 8. x→0lim sin 3xsinx
=x→0lim 6 ×6xsin6x =x→0lim 3x ×3xsin 3xx ×xsin x=6 x→0lim 6xsin 6x =x→0lim 3 (3sin 3x)xsin x
let u =6x =31x→0lim 3xsin3xxsinx
=6u→0lim usin u =31×11
=6(1) =31
=6
15
5) L'Hopital's Rule
Limits of the form lim g(x)f(x) can be evaluated by this rule (if they exist) in the indeterminate cases where f(x) and g(x) both approach 0 or both approach +inanity or - infinity . The rule states :
lim g(x)f(x)=lim g1(x)f1(x),where f1(x) and g1(x) are the first derivatives of f(x) and g(x) respectively, with respect to x.
E.g x→3lim x2−9x−3 E.g 2 x→∞lim 5x−73x+2
=x→3lim 2x1 =x→∞lim 53
=61 =53
16
5. Continuity
A function f(x) is said to be continuous at x=a if x→alimf(x)=f(a) . 3 conditions must satisfy.
1. x→alim f(x) = L must exist
2. f (a) must exist
3. f (a) = L
E.g Consider f(x) = x2 ,x ∈ R
x→2limf(x) =4
f(2)=4
∴f(x) is continuous at x=2
17
Types of Discontinuity
If a function is not continuous , it is said to be discontinuous at a point or points.
There types of discontinuity are :
1. Removable or Point
2.Asymptotic
3. Jump
18
1. Removable or Point Discontinuity
Consider f(x) = x−2x3−8, x=2
x→2lim f(x) = x→2lim x−2x3−8=x→2lim x−2(x−2)(x2+2x+4)
=x→2lim x2 +2x+4
=(2)2+2(2)+4
=12
f(2) is undefined .
f(x) has a discontinuity at x = 2. It is called a removable or point discontinuity since by extending the definition of f(x) to include a function value of 12 at x = 2, the resulting function g(x) would be continuous at x = 2 , ie
g(x) ={12 , x=2x−2x3−8, x=2}
A function has a removable discontinuity at x=a if x→alim f(x) =L exists but either f(a) does not exist or f(a) s not equal to L.
19
2. Asymptotic Discontinuity
Consider g(x) = x21 . This function has a discontinuity at x=0. It is an example of an asymptotic (or infinite) discontinuity.
20
e.g
h(x) = x2−7x+102x−4; x=2 , x=5
=(x−2)(x−5)2(x−2); x=2,x=5=x−52,x=5
The function has 2 discontinuities - one at x = 2 and the other at x = 5.
The discontinuity at x = 2 is removable.
The discontinuity at x = 5 is asymptotic.
21
3. Jump Discontinuity
E.g f(x) = x∣x∣, x=0
x→0−lim x∣x∣ x→0+lim x∣x∣
=x→0−lim x−x =x→0+ lim xx
=x→0−lim(−1) =x→0+lim (1) =1
=−1
∴x→0lim f(x) does not exist .The function is not continuous at x = 0. We can also come to the same conclusion since f(0) is undefined . The discontinuity at x=0 is called a 'jump' discontinuity. A function has a jump discontinuity at x=a if x→a+limf(x) &x→a−lim f(x) both exist but are not equal to each other.
22
23
6. Right -hand and left -hand continuity
A function is said to be continuous on the right at x=a if x→a+lim f(x) = f(a) .
A function is said to be continuous on the left at x=a if x→a−lim f(x) =f(a) .24
eg
Consider f(x) {4 , x<32x+1 , x≥3}
x→3−lim f(x) =4
x→3+lim f(x)=7
f(3)=7
f(x) is continuous on the right at x =3 .
f(x) is not continuous on the left at x=3 . Since x→3−lim f(x) =f(3)
25
7. Continuity in an interval.
f(x) is said to be continuous in an interval if it is continuous at all points in the interval. In particular, if f(x) is defined on the closed interval [a,b] , then f(x) is continuous if and only if
x→x0limf(x)=f(x0) for a≤x0≤b,x→a+lim=f(a) and x→b−lim =f(b)
Note
[ ] - closed interval using ≤and ≥ signs
( ) - open interval using < and >signs
26
8. Theorems on continuity
(a) If f(x) and g(x) are both continuous at x = a , then so to are the functions :
f(x) + g(x) , f(x) - g(x) , f(x) * g(x) and f(x) / g(x) , the last being true only if g(a) is not equal to 0.
(b) The following functions are continuous in every interval :
* all polynomials * sin x and cos x * ax, a>0
27
Example 1
Use the given graph of y = f(x) to state the value of each quantity, if it exists. If it does not exist explain why.
(a) x→2−lim f(x)
(b) x→2+lim f(x)
(c) x→2lim f(x)
(d) f(2)
(e) x→4lim f(x)
(f) f(4)
28
Answers
(a) x→2−limf(x) =3
(b) x→2+limf(x)(c) x→2lim f(x) - does not exist because the left hand and right hand limits are not equal.
(d) f(2) = 3
(e) x→4lim f(x) =4
(f) f(4) - does not exist
29
Example 2
For the function f whose graph is given, state the value of each quantity, if it exist. If i does not exist state why.
(a) x→1lim f(x)
(b) x→3−lim f(x)
(c) x→3+lim f(x)
(d) x→3lim f(x)
(e) f(3)
30
Answers
(a) x→1lim f(x) =2
(b) x→3−lim f(x) =1
(c) x→3+lim f(x) =4
(d) x→3lim f(x) - No limit. It does not exist because the left and right hand limits are not the same.
(e) f(3) =3
31
Example 3
The g(x) is defined as g(x) = {2x+k x<4x2 −3, x≥4}
Find the value of(a) x→4−lim g(x)
(b) x→4+limg(x)
(c) f(4)
32
Answers
(a) x→4−lim2x+k (d)x→4−lim g(x) =x→4lim+g(x) =g(4)
=2(4)+k 8+k=13=13
=8+k k=13−8
k=5
(b ) x→4+limx2−3
=(4)2−3
=13
(c) g(4) = (4)2−3
Limits & Continuity

Show answer
Auto Play
Slide 1 / 32
SLIDE
Similar Resources on Wayground
24 questions
Alg. Unit 3 Lesson 1: Parent Functions
Presentation
•
11th Grade
28 questions
Perkalian Matriks
Presentation
•
11th Grade
25 questions
First aid
Presentation
•
11th Grade
24 questions
Fungsi
Presentation
•
11th Grade
24 questions
Normal Distribution
Presentation
•
11th Grade
22 questions
Similar Figures, find scale factor and solve for missing sides
Presentation
•
KG
25 questions
Persamaan Trigonometri #3
Presentation
•
11th Grade
23 questions
Wave Mechanics
Presentation
•
11th Grade
Popular Resources on Wayground
20 questions
STAAR Review Quiz #3
Quiz
•
8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
6 questions
Marshmallow Farm Quiz
Quiz
•
2nd - 5th Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Inferences
Quiz
•
4th Grade
19 questions
Classifying Quadrilaterals
Quiz
•
3rd Grade
12 questions
What makes Nebraska's government unique?
Quiz
•
4th - 5th Grade
Discover more resources for Mathematics
16 questions
Circles - Equations, Central & Inscribed Angles
Quiz
•
9th - 12th Grade
35 questions
Venn Diagrams, Theoretical, & Experimental Review
Quiz
•
9th - 12th Grade
15 questions
Calculate and Classify Arc Measures
Quiz
•
9th - 12th Grade
20 questions
April 1st 2026 Transformations of Rational Functions
Quiz
•
9th - 12th Grade
6 questions
Intro to Step Functions
Quiz
•
10th - 12th Grade
11 questions
Solving Quadratic Equations by Factoring
Quiz
•
9th - 12th Grade
6 questions
Equations of Circles
Quiz
•
9th - 12th Grade
8 questions
Week 3 Memory Builder 1 (Term 3) Solving simple equations
Quiz
•
9th - 12th Grade