SlideShare a Scribd company logo
1 of 3
Download to read offline
Department of Computer Science
Revision
March 30, 2015
1 Computing limits
1. a2
+ b2
= (a − b)(a + b).
2. For a = 0, if limx→x0
f(x) = 0
a
= 0. Do not write that the limit does not exist. The limit
exists and it is 0.
3. when the limit is in the form
0
0
, do not put it equal to 1. The same thing for
∞
∞
,
it is not 1.
4. To compute lim
x→0
√
x + 1 − 1
x
, we use the following identity a2
− b2
= (a − b)(a + b). This
will help us to get rid of the square root.
lim
x→0
√
x + 1 − 1
x
= lim
x→0
√
x + 1 − 1
x
·
√
x + 1 + 1
√
x + 1 + 1
= lim
x→0
√
x + 1
2
− 12
x
√
x + 1 + 1
= lim
x→0
x + 1 − 1
x
√
x + 1 + 1
= lim
x→0
1
√
x + 1 + 1
=
1
2
5. To compute limx→∞
x2
− x, do not use ∞ − ∞ = ∞. The correct way to compute the limit
is as follows.
lim
t→∞
x2
− x = lim
t→∞
x2
1 −
1
x
= lim
t→∞
x2
(1 − 0) because lim
t→∞
1
x
= 0
= ∞
6. The asymptotes are strongly related to the limits that involve infinity. So, to find the
equation of any asymptote, you have to compute the corresponding limits.
7. To compute the limit for a function which is in piecewise form,
f(x) =
h−(x) if x ≤ a
h+(x) if x > a
do not forget to use the left-side limit
lim
x→a−
f(x) = lim
x→a−
h−(x)
as well as the right-side limit
lim
x→a+
f(x) = lim
x→a+
h+(x).
8. A function is differentiable at x = a if f (a) exists.
9. A differetiable function at x = a is a continuous function at x = a. But, a continuous
function at x = a is not neccessary differentiable at x = a.
10. Implicit differentiation use the chain rule. Let x2
+ xy2
= 2. implicit differentiation leads
to
d
dx
x2
+ xy2
=
d
dx
2
d
dx
x2
+
d
dx
xy2
= 0
2x + y2
+ x
d
dx
y2
= 0 product rule
2x + y2
+ x (2yy ) = 0 chain rule
y = −
2x + y2
2y
, where y = 0.
The equation of the tangent line at (1,1) is given by
y |(1,1) = −
3
2
y = −
3
2
(x − 1) + 1 point-slope formula
Revmidterm 1

More Related Content

What's hot

Parent Functions
Parent FunctionsParent Functions
Parent FunctionsVLB10525
 
CSE225 East West University.
CSE225 East West University.CSE225 East West University.
CSE225 East West University.Shanawaz Ahamed
 
Lecture 07 graphing linear equations
Lecture 07 graphing linear equationsLecture 07 graphing linear equations
Lecture 07 graphing linear equationsHazel Joy Chong
 
Parent functions and Transformations
Parent functions and TransformationsParent functions and Transformations
Parent functions and Transformationstoni dimella
 
Graphing Linear Equations Lesson
Graphing Linear Equations LessonGraphing Linear Equations Lesson
Graphing Linear Equations Lessonbslkmljsl
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variablesGlenSchlee
 
5 5pt Slope
5 5pt Slope5 5pt Slope
5 5pt Slopetaco40
 
Linear Equations Ppt
Linear Equations PptLinear Equations Ppt
Linear Equations PptScott R
 
Math 4 6
Math 4 6Math 4 6
Math 4 6dears11
 
Numerical method-Picards,Taylor and Curve Fitting.
Numerical method-Picards,Taylor and Curve Fitting.Numerical method-Picards,Taylor and Curve Fitting.
Numerical method-Picards,Taylor and Curve Fitting.Keshav Sahu
 
Polynomials and Curve Fitting in MATLAB
Polynomials and Curve Fitting in MATLABPolynomials and Curve Fitting in MATLAB
Polynomials and Curve Fitting in MATLABShameer Ahmed Koya
 
04 scaling analog_datal_sp17
04 scaling analog_datal_sp1704 scaling analog_datal_sp17
04 scaling analog_datal_sp17John Todora
 
Trigonometric graphs
Trigonometric graphsTrigonometric graphs
Trigonometric graphsShaun Wilson
 
7.2 Alg 2 exploring exponential models
7.2 Alg 2 exploring exponential models7.2 Alg 2 exploring exponential models
7.2 Alg 2 exploring exponential modelsswartzje
 
Applied numerical methods lec8
Applied numerical methods lec8Applied numerical methods lec8
Applied numerical methods lec8Yasser Ahmed
 

What's hot (20)

Parent Functions
Parent FunctionsParent Functions
Parent Functions
 
Graphing linear equations
Graphing linear equationsGraphing linear equations
Graphing linear equations
 
CSE225 East West University.
CSE225 East West University.CSE225 East West University.
CSE225 East West University.
 
Lecture 07 graphing linear equations
Lecture 07 graphing linear equationsLecture 07 graphing linear equations
Lecture 07 graphing linear equations
 
Parent functions and Transformations
Parent functions and TransformationsParent functions and Transformations
Parent functions and Transformations
 
Graphing Linear Equations Lesson
Graphing Linear Equations LessonGraphing Linear Equations Lesson
Graphing Linear Equations Lesson
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables
 
5 5pt Slope
5 5pt Slope5 5pt Slope
5 5pt Slope
 
Linear Equations Ppt
Linear Equations PptLinear Equations Ppt
Linear Equations Ppt
 
Math 4 6
Math 4 6Math 4 6
Math 4 6
 
Curve fitting
Curve fittingCurve fitting
Curve fitting
 
Numerical method-Picards,Taylor and Curve Fitting.
Numerical method-Picards,Taylor and Curve Fitting.Numerical method-Picards,Taylor and Curve Fitting.
Numerical method-Picards,Taylor and Curve Fitting.
 
Polynomials and Curve Fitting in MATLAB
Polynomials and Curve Fitting in MATLABPolynomials and Curve Fitting in MATLAB
Polynomials and Curve Fitting in MATLAB
 
04 scaling analog_datal_sp17
04 scaling analog_datal_sp1704 scaling analog_datal_sp17
04 scaling analog_datal_sp17
 
Trigonometric graphs
Trigonometric graphsTrigonometric graphs
Trigonometric graphs
 
7.2 Alg 2 exploring exponential models
7.2 Alg 2 exploring exponential models7.2 Alg 2 exploring exponential models
7.2 Alg 2 exploring exponential models
 
Graphing systems
Graphing systemsGraphing systems
Graphing systems
 
Integral Calculus
Integral CalculusIntegral Calculus
Integral Calculus
 
Applied numerical methods lec8
Applied numerical methods lec8Applied numerical methods lec8
Applied numerical methods lec8
 
Assignment 1
Assignment 1Assignment 1
Assignment 1
 

Viewers also liked

PROGRAMACIÓN NEUROLINGUISTICA NPL
PROGRAMACIÓN NEUROLINGUISTICA NPLPROGRAMACIÓN NEUROLINGUISTICA NPL
PROGRAMACIÓN NEUROLINGUISTICA NPLmendeziris
 
“ Una nueva forma de hacer negocio con libertad ”
“ Una nueva forma de hacer negocio con libertad ”“ Una nueva forma de hacer negocio con libertad ”
“ Una nueva forma de hacer negocio con libertad ”Alicia Vasquez
 
Advertising programs offer three unique perspectives on the field
Advertising programs offer three unique perspectives on the fieldAdvertising programs offer three unique perspectives on the field
Advertising programs offer three unique perspectives on the fieldjasonw93
 
SESIÓN 3: Content Marketing
SESIÓN 3: Content MarketingSESIÓN 3: Content Marketing
SESIÓN 3: Content MarketingOmar Vite
 
NostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the Park
NostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the ParkNostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the Park
NostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the ParkNostalgicOutdoors™
 
CV Mirko Bortoloso - Italiano
CV Mirko Bortoloso - ItalianoCV Mirko Bortoloso - Italiano
CV Mirko Bortoloso - ItalianoMirko Bortoloso
 
The Hope of Christmas
The Hope of ChristmasThe Hope of Christmas
The Hope of ChristmasLUOC
 
Ensayo actividad 1
Ensayo actividad 1Ensayo actividad 1
Ensayo actividad 1wuaro1
 
El futuro de la economía
El futuro de la economíaEl futuro de la economía
El futuro de la economíaOmar Vite
 
коррекционная школа информация по уроку доброты на сайт школы
коррекционная школа информация по уроку доброты на сайт школыкоррекционная школа информация по уроку доброты на сайт школы
коррекционная школа информация по уроку доброты на сайт школыСтас Балу
 
Deportes alternativos (2)
Deportes alternativos (2)Deportes alternativos (2)
Deportes alternativos (2)Harold Villay
 

Viewers also liked (18)

Force 14 issue #3
Force 14   issue #3Force 14   issue #3
Force 14 issue #3
 
Joint staff
Joint staffJoint staff
Joint staff
 
PROGRAMACIÓN NEUROLINGUISTICA NPL
PROGRAMACIÓN NEUROLINGUISTICA NPLPROGRAMACIÓN NEUROLINGUISTICA NPL
PROGRAMACIÓN NEUROLINGUISTICA NPL
 
“ Una nueva forma de hacer negocio con libertad ”
“ Una nueva forma de hacer negocio con libertad ”“ Una nueva forma de hacer negocio con libertad ”
“ Una nueva forma de hacer negocio con libertad ”
 
Unnithan1 1421222056986
Unnithan1 1421222056986Unnithan1 1421222056986
Unnithan1 1421222056986
 
Advertising programs offer three unique perspectives on the field
Advertising programs offer three unique perspectives on the fieldAdvertising programs offer three unique perspectives on the field
Advertising programs offer three unique perspectives on the field
 
SESIÓN 3: Content Marketing
SESIÓN 3: Content MarketingSESIÓN 3: Content Marketing
SESIÓN 3: Content Marketing
 
NostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the Park
NostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the ParkNostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the Park
NostalgicOutdoors™- Zion National Park- Reptiles & Amphibians found in the Park
 
CV Mirko Bortoloso - Italiano
CV Mirko Bortoloso - ItalianoCV Mirko Bortoloso - Italiano
CV Mirko Bortoloso - Italiano
 
Succeeding means trying !
Succeeding means trying !Succeeding means trying !
Succeeding means trying !
 
The Hope of Christmas
The Hope of ChristmasThe Hope of Christmas
The Hope of Christmas
 
Ensayo actividad 1
Ensayo actividad 1Ensayo actividad 1
Ensayo actividad 1
 
Mi biografia
Mi biografiaMi biografia
Mi biografia
 
El futuro de la economía
El futuro de la economíaEl futuro de la economía
El futuro de la economía
 
Buk1
Buk1Buk1
Buk1
 
коррекционная школа информация по уроку доброты на сайт школы
коррекционная школа информация по уроку доброты на сайт школыкоррекционная школа информация по уроку доброты на сайт школы
коррекционная школа информация по уроку доброты на сайт школы
 
Deportes alternativos (2)
Deportes alternativos (2)Deportes alternativos (2)
Deportes alternativos (2)
 
Fundamental Cloud Security
Fundamental Cloud SecurityFundamental Cloud Security
Fundamental Cloud Security
 

Similar to Revmidterm 1

__limite functions.sect22-24
  __limite functions.sect22-24  __limite functions.sect22-24
__limite functions.sect22-24argonaut2
 
limits and continuity
limits and continuitylimits and continuity
limits and continuityElias Dinsa
 
Presentacion calculo jan
Presentacion calculo janPresentacion calculo jan
Presentacion calculo janjantrevino
 
Presentacion calculo1
Presentacion calculo1Presentacion calculo1
Presentacion calculo1jantrevino
 
Rational Functions
Rational FunctionsRational Functions
Rational FunctionsJazz0614
 
Lesson 4: Calculating Limits (slides)
Lesson 4: Calculating Limits (slides)Lesson 4: Calculating Limits (slides)
Lesson 4: Calculating Limits (slides)Mel Anthony Pepito
 
Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)Matthew Leingang
 
Day 2: Basic Properties of Limits
Day 2: Basic Properties of LimitsDay 2: Basic Properties of Limits
Day 2: Basic Properties of LimitsPablo Antuna
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Matthew Leingang
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Mel Anthony Pepito
 
CHAP6 Limits and Continuity.pdf
CHAP6 Limits and Continuity.pdfCHAP6 Limits and Continuity.pdf
CHAP6 Limits and Continuity.pdfmekkimekki5
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximationTarun Gehlot
 
Limits by Factoring
Limits by FactoringLimits by Factoring
Limits by FactoringPablo Antuna
 
Day 3 of Free Intuitive Calculus Course: Limits by Factoring
Day 3 of Free Intuitive Calculus Course: Limits by FactoringDay 3 of Free Intuitive Calculus Course: Limits by Factoring
Day 3 of Free Intuitive Calculus Course: Limits by FactoringPablo Antuna
 
Project in Calcu
Project in CalcuProject in Calcu
Project in Calcupatrickpaz
 
Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Kuan-Lun Wang
 
Continuity and Uniform Continuity
Continuity and Uniform ContinuityContinuity and Uniform Continuity
Continuity and Uniform ContinuityDEVTYPE
 

Similar to Revmidterm 1 (20)

__limite functions.sect22-24
  __limite functions.sect22-24  __limite functions.sect22-24
__limite functions.sect22-24
 
1552 limits graphically and nume
1552 limits graphically and nume1552 limits graphically and nume
1552 limits graphically and nume
 
Limits, Continuity & Differentiation (Theory)
Limits, Continuity & Differentiation (Theory)Limits, Continuity & Differentiation (Theory)
Limits, Continuity & Differentiation (Theory)
 
limits and continuity
limits and continuitylimits and continuity
limits and continuity
 
Presentacion calculo jan
Presentacion calculo janPresentacion calculo jan
Presentacion calculo jan
 
7 L'Hospital.pdf
7 L'Hospital.pdf7 L'Hospital.pdf
7 L'Hospital.pdf
 
Presentacion calculo1
Presentacion calculo1Presentacion calculo1
Presentacion calculo1
 
Rational Functions
Rational FunctionsRational Functions
Rational Functions
 
Lesson 4: Calculating Limits (slides)
Lesson 4: Calculating Limits (slides)Lesson 4: Calculating Limits (slides)
Lesson 4: Calculating Limits (slides)
 
Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)Lesson 4: Calcuating Limits (slides)
Lesson 4: Calcuating Limits (slides)
 
Day 2: Basic Properties of Limits
Day 2: Basic Properties of LimitsDay 2: Basic Properties of Limits
Day 2: Basic Properties of Limits
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
 
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
Lesson 17: Indeterminate forms and l'Hôpital's Rule (slides)
 
CHAP6 Limits and Continuity.pdf
CHAP6 Limits and Continuity.pdfCHAP6 Limits and Continuity.pdf
CHAP6 Limits and Continuity.pdf
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximation
 
Limits by Factoring
Limits by FactoringLimits by Factoring
Limits by Factoring
 
Day 3 of Free Intuitive Calculus Course: Limits by Factoring
Day 3 of Free Intuitive Calculus Course: Limits by FactoringDay 3 of Free Intuitive Calculus Course: Limits by Factoring
Day 3 of Free Intuitive Calculus Course: Limits by Factoring
 
Project in Calcu
Project in CalcuProject in Calcu
Project in Calcu
 
Calculus First Test 2011/10/20
Calculus First Test 2011/10/20Calculus First Test 2011/10/20
Calculus First Test 2011/10/20
 
Continuity and Uniform Continuity
Continuity and Uniform ContinuityContinuity and Uniform Continuity
Continuity and Uniform Continuity
 

More from IIUM

How to use_000webhost
How to use_000webhostHow to use_000webhost
How to use_000webhostIIUM
 
Chapter 2
Chapter 2Chapter 2
Chapter 2IIUM
 
Chapter 1
Chapter 1Chapter 1
Chapter 1IIUM
 
Kreydle internship-multimedia
Kreydle internship-multimediaKreydle internship-multimedia
Kreydle internship-multimediaIIUM
 
03phpbldgblock
03phpbldgblock03phpbldgblock
03phpbldgblockIIUM
 
Chap2 practice key
Chap2 practice keyChap2 practice key
Chap2 practice keyIIUM
 
Group p1
Group p1Group p1
Group p1IIUM
 
Tutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seoTutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seoIIUM
 
Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009IIUM
 
03 the htm_lforms
03 the htm_lforms03 the htm_lforms
03 the htm_lformsIIUM
 
Exercise on algo analysis answer
Exercise on algo analysis   answerExercise on algo analysis   answer
Exercise on algo analysis answerIIUM
 
Redo midterm
Redo midtermRedo midterm
Redo midtermIIUM
 
Heaps
HeapsHeaps
HeapsIIUM
 
Report format
Report formatReport format
Report formatIIUM
 
Edpuzzle guidelines
Edpuzzle guidelinesEdpuzzle guidelines
Edpuzzle guidelinesIIUM
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam PaperIIUM
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam PaperIIUM
 
Group assignment 1 s21516
Group assignment 1 s21516Group assignment 1 s21516
Group assignment 1 s21516IIUM
 
Avl tree-rotations
Avl tree-rotationsAvl tree-rotations
Avl tree-rotationsIIUM
 
Week12 graph
Week12   graph Week12   graph
Week12 graph IIUM
 

More from IIUM (20)

How to use_000webhost
How to use_000webhostHow to use_000webhost
How to use_000webhost
 
Chapter 2
Chapter 2Chapter 2
Chapter 2
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Kreydle internship-multimedia
Kreydle internship-multimediaKreydle internship-multimedia
Kreydle internship-multimedia
 
03phpbldgblock
03phpbldgblock03phpbldgblock
03phpbldgblock
 
Chap2 practice key
Chap2 practice keyChap2 practice key
Chap2 practice key
 
Group p1
Group p1Group p1
Group p1
 
Tutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seoTutorial import n auto pilot blogspot friendly seo
Tutorial import n auto pilot blogspot friendly seo
 
Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009Visual sceneperception encycloperception-sage-oliva2009
Visual sceneperception encycloperception-sage-oliva2009
 
03 the htm_lforms
03 the htm_lforms03 the htm_lforms
03 the htm_lforms
 
Exercise on algo analysis answer
Exercise on algo analysis   answerExercise on algo analysis   answer
Exercise on algo analysis answer
 
Redo midterm
Redo midtermRedo midterm
Redo midterm
 
Heaps
HeapsHeaps
Heaps
 
Report format
Report formatReport format
Report format
 
Edpuzzle guidelines
Edpuzzle guidelinesEdpuzzle guidelines
Edpuzzle guidelines
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam Paper
 
Final Exam Paper
Final Exam PaperFinal Exam Paper
Final Exam Paper
 
Group assignment 1 s21516
Group assignment 1 s21516Group assignment 1 s21516
Group assignment 1 s21516
 
Avl tree-rotations
Avl tree-rotationsAvl tree-rotations
Avl tree-rotations
 
Week12 graph
Week12   graph Week12   graph
Week12 graph
 

Revmidterm 1

  • 1. Department of Computer Science Revision March 30, 2015 1 Computing limits 1. a2 + b2 = (a − b)(a + b). 2. For a = 0, if limx→x0 f(x) = 0 a = 0. Do not write that the limit does not exist. The limit exists and it is 0. 3. when the limit is in the form 0 0 , do not put it equal to 1. The same thing for ∞ ∞ , it is not 1. 4. To compute lim x→0 √ x + 1 − 1 x , we use the following identity a2 − b2 = (a − b)(a + b). This will help us to get rid of the square root. lim x→0 √ x + 1 − 1 x = lim x→0 √ x + 1 − 1 x · √ x + 1 + 1 √ x + 1 + 1 = lim x→0 √ x + 1 2 − 12 x √ x + 1 + 1 = lim x→0 x + 1 − 1 x √ x + 1 + 1 = lim x→0 1 √ x + 1 + 1 = 1 2 5. To compute limx→∞ x2 − x, do not use ∞ − ∞ = ∞. The correct way to compute the limit is as follows. lim t→∞ x2 − x = lim t→∞ x2 1 − 1 x = lim t→∞ x2 (1 − 0) because lim t→∞ 1 x = 0 = ∞ 6. The asymptotes are strongly related to the limits that involve infinity. So, to find the equation of any asymptote, you have to compute the corresponding limits.
  • 2. 7. To compute the limit for a function which is in piecewise form, f(x) = h−(x) if x ≤ a h+(x) if x > a do not forget to use the left-side limit lim x→a− f(x) = lim x→a− h−(x) as well as the right-side limit lim x→a+ f(x) = lim x→a+ h+(x). 8. A function is differentiable at x = a if f (a) exists. 9. A differetiable function at x = a is a continuous function at x = a. But, a continuous function at x = a is not neccessary differentiable at x = a. 10. Implicit differentiation use the chain rule. Let x2 + xy2 = 2. implicit differentiation leads to d dx x2 + xy2 = d dx 2 d dx x2 + d dx xy2 = 0 2x + y2 + x d dx y2 = 0 product rule 2x + y2 + x (2yy ) = 0 chain rule y = − 2x + y2 2y , where y = 0. The equation of the tangent line at (1,1) is given by y |(1,1) = − 3 2 y = − 3 2 (x − 1) + 1 point-slope formula