SlideShare a Scribd company logo
1 of 32
3.1 The Limit
Definition of the
Derivative
September 25, 2015
Objectives
O I can find the derivative of a function
using the limit definition of a derivative
O I can evaluate the slope of a curve (the
derivative) at a specific point on the curve
O I can write the equation of a line tangent
to a curve at a certain point
Agenda
O Discussion of Unit 2 Limits Exam (5
minutes)
O Lesson Warm-Up (20 minutes)
O Notes on the Limit Definition of a
Derivative with built-in Guided Practice
(39 minutes)
O In-class Practice Time (20 minutes)
O Exit Ticket (10 minutes)
Lesson Warm-Up (10 min.)
1. Find the slope of the line that connects the two
points P( 4, 5 ) and Q ( -2, 3 )
2. Write the equation of the line PQ.
3. For the function f(x) = x2 – 5, evaluate
1. f(4) = ?
2. f(h) = ?
3. f(x+ h) = ?
Lesson Warm-Up (10 min.)
1. Find the slope of the line that connects the two
points P( 4, 5 ) and Q ( -2, 3 )
Slope formula
m =
y2 - y1
x2 - x1
=
3-5
(-2)- 4
=
-2
-6
=
1
3
Lesson Warm-Up (10 min.)
1. Find the slope of the line that connects the two
points P( 4, 5 ) and Q ( -2, 3 )
2. Write the equation of the line PQ.
y- y1 = m(x - x1)
y-5= 1
3
(x -3)
y-5= 1
3
x -1 y = 1
3
x + 4
Lesson Warm-Up (10 min.)
1. Find the slope of the line that connects the two
points P( 4, 5 ) and Q ( -2, 3 )
2. Write the equation of the line PQ.
3. For the function f(x) = x2 – 5, evaluate
1. f(4) = ?
2. f(h) = ?
3. f(x+ h) = ?
f(4) = 42 – 5 = 16 – 5 = 11
f(h) = h2 – 5
f(x+h) = (x +h)2 – 5
= (x + h) (x + h) – 5
= x2 + xh + xh + h2 – 5
= x2 + 2xh + h2 – 5
Rate of Change
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = 2t + 1
Where is the object at
the 1st second?
t = 1 second
s(1) = 2(1) + 1 = 3 meters
Rate of Change
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = 2t + 1
Where is the object at
the 2nd second?
t = 2 seconds
s(1) = 2(2) + 1 =5 meters
Rate of Change
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = 2t + 1
What is the rate of
change ?
m =
s(t2 )- s(t1)
t2 -t1
Rate of Change
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = 2t + 1
What is the rate of
change ?
m =
5-3
2-1
= 2
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = t2
What is the AVERAGE rate
of change between
t = 1 and t = 2 seconds?
m =
s(2)- s(1)
2-1
m =
4-1
2-1
= 3Secant line
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = t2
What is the
INSTANTANEOUS rate of
change between at exactly
the FIRST second?
tangent line at t = 1
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = t2
What is the
INSTANTANEOUS rate of
change between at exactly
the FIRST second?
m =
s(1.1)- s(1)
1.1-1
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = t2
What is the
INSTANTANEOUS rate of
change between at exactly
the FIRST second?
m =
s(1.1)- s(1)
1.1-1
m =
s(1.01)- s(1)
1.01-1
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = t2
What is the
INSTANTANEOUS rate of
change between at exactly
the FIRST second?
m =
s(1.1)- s(1)
1.1-1
m =
s(1.01)- s(1)
1.01-1
m =
s(1.001)- s(1)
1.001-1
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = t2
What is the
INSTANTANEOUS rate of
change between at exactly
the FIRST second?
m =
s(1.1)- s(1)
1.1-1
m =
s(1.01)- s(1)
1.01-1
m =
s(1.001)- s(1)
1.001-1
Consider: An object is moving and its position s(t) is
measured in meters and depends on t in seconds
s(t) = t2
What is the
INSTANTANEOUS rate of
change between at exactly
the FIRST second?
m =
s(1.1)- s(1)
1.1-1
m =
s(1.01)- s(1)
1.01-1
m =
s(1.001)- s(1)
1.001-1
The Derivative
The derivative of f(x) at x = a,
f '(a) = limh®0
f (a+h)- f (a)
h
f '(a) = limx®a
f (x)- f (a)
x -a
Finding the Derivative
Example 1: Write the equation of the line that is
tangent to the curve y = x2 at the point (1, 1).
Finding the Derivative
Example 1: Write the equation of the line that is
tangent to the curve y = x2 at the point (1, 1).
Step 1: Find the derivative (= slope of the curve)
at the point (1, 1)
f '(a) = limx®a
f (x)- f (a)
x -a
Finding the Derivative
Step 1: Find the derivative (= slope of the curve)
at the point (1, 1)
f '(a) = limx®a
f (x)- f (a)
x -a
f '(1) = limx®1
f (x)- f (1)
x -1
f '(1) = limx®1
x2
- f (1)
x -1
Finding the Derivative
f '(a) = limx®a
f (x)- f (a)
x -a
f '(1) = limx®1
f (x)- f (1)
x -1
f '(1) = limx®1
x2
- f (1)
x -1
f '(1) = limx®1
x2
-1
x -1
Finding the Derivative
f '(1) = limx®1
x2
-1
x -1
= limx®1
(x -1)(x +1)
x -1
= limx®1(x+1)
= limx®1(x+1)=1+1= 2
Writing the Equation
Derivative = slope of the curve = slope of the
tangent
Slope = 2 m/s
Point = (1, 1)
Writing the Equation
Slope = 2 m/s
Point = (1, 1)
y- y1 = m(x - x1)
y-1= 2(x -1)
y-1= 2x-2
y = 2x -1
Finding the Derivative
Example 2: Write the equation of the line that is
tangent to the curve y = x3 + x when x = 0.
f '(a) = limx®a
f (x)- f (a)
x -a
f '(0) = limx®0
f (x)- f (0)
x -0
f '(0) = limx®0
x3
+ x -0
x -0
Finding the Derivative
f '(0) = limx®0
x3
+ x -0
x -0
= limx®0
x3
+ x
x
=
x(x2
+1)
x
= x2
+1= 02
+1=1
Writing the Equation
Slope = 1
Point = (0, 0)
y- y1 = m(x - x1)
y-0 =1(x -0)
y = x
Guided Practice Problems
1. Write the equation of the line tangent to
the curve f(t) = t – 2t2 at a = 3.
2. f(x) = 4 – x2 at a = -1
3. at a = 3
4. at a = -2
f (t)= t2
+1
f (x)=
1
x +3
Homework Assignment
Write the equation of the tangent line of the
following curves at the given points.
1. f(x) = 2x2 + 10x , a = 3
2. f(x) = 8x3 , a = 1
3. , a = 1
4. , a = 0
f (x)= x +4
f (x)=
1
x2
+1
Exit Ticket
1. Compute the derivative and
write the equation of the tangent
line at a = -1 for the following
function: f(x) = 3x2 + 4x + 2
2. In full sentences, explain the
relationship how a secant line is
different from a tangent line and
how average velocity is different
from instantaneous velocity.

More Related Content

What's hot

Application linear function
Application linear functionApplication linear function
Application linear functionpuspitaaya
 
3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphssilvia
 
CMSC 56 | Lecture 2: Propositional Equivalences
CMSC 56 | Lecture 2: Propositional EquivalencesCMSC 56 | Lecture 2: Propositional Equivalences
CMSC 56 | Lecture 2: Propositional Equivalencesallyn joy calcaben
 
Equation of a circle
Equation of a circleEquation of a circle
Equation of a circlevhughes5
 
Absolute Value Inequalities
Absolute Value InequalitiesAbsolute Value Inequalities
Absolute Value Inequalitiesswartzje
 
Numerical solution of ordinary differential equation
Numerical solution of ordinary differential equationNumerical solution of ordinary differential equation
Numerical solution of ordinary differential equationDixi Patel
 
INVERSE TO ONE TO ONE FUNCTIONS.pptx
INVERSE TO ONE TO ONE FUNCTIONS.pptxINVERSE TO ONE TO ONE FUNCTIONS.pptx
INVERSE TO ONE TO ONE FUNCTIONS.pptxZệnn Jímệnệz
 
Logarithmic function, equation and inequality
Logarithmic function, equation and inequalityLogarithmic function, equation and inequality
Logarithmic function, equation and inequalityFelina Victoria
 
Multiplying Fractions.pptx
Multiplying Fractions.pptxMultiplying Fractions.pptx
Multiplying Fractions.pptxJanetteCano3
 
Completing the square
Completing the squareCompleting the square
Completing the squareRon Eick
 
Absolute value functions
Absolute value functionsAbsolute value functions
Absolute value functionsJessica Garcia
 
3.2 Derivative as a Function
3.2 Derivative as a Function3.2 Derivative as a Function
3.2 Derivative as a Functiongregcross22
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notationhisema01
 

What's hot (20)

Application linear function
Application linear functionApplication linear function
Application linear function
 
Rational equations
Rational equationsRational equations
Rational equations
 
Linear differential equation of second order
Linear differential equation of second orderLinear differential equation of second order
Linear differential equation of second order
 
3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs3 2 Polynomial Functions And Their Graphs
3 2 Polynomial Functions And Their Graphs
 
CMSC 56 | Lecture 2: Propositional Equivalences
CMSC 56 | Lecture 2: Propositional EquivalencesCMSC 56 | Lecture 2: Propositional Equivalences
CMSC 56 | Lecture 2: Propositional Equivalences
 
Rational Expressions Module
Rational Expressions ModuleRational Expressions Module
Rational Expressions Module
 
Equation of a circle
Equation of a circleEquation of a circle
Equation of a circle
 
Absolute Value Inequalities
Absolute Value InequalitiesAbsolute Value Inequalities
Absolute Value Inequalities
 
Functions
FunctionsFunctions
Functions
 
The newton raphson method
The newton raphson methodThe newton raphson method
The newton raphson method
 
Numerical solution of ordinary differential equation
Numerical solution of ordinary differential equationNumerical solution of ordinary differential equation
Numerical solution of ordinary differential equation
 
03 open methods
03 open methods03 open methods
03 open methods
 
INVERSE TO ONE TO ONE FUNCTIONS.pptx
INVERSE TO ONE TO ONE FUNCTIONS.pptxINVERSE TO ONE TO ONE FUNCTIONS.pptx
INVERSE TO ONE TO ONE FUNCTIONS.pptx
 
Absolute Value Notes
Absolute Value NotesAbsolute Value Notes
Absolute Value Notes
 
Logarithmic function, equation and inequality
Logarithmic function, equation and inequalityLogarithmic function, equation and inequality
Logarithmic function, equation and inequality
 
Multiplying Fractions.pptx
Multiplying Fractions.pptxMultiplying Fractions.pptx
Multiplying Fractions.pptx
 
Completing the square
Completing the squareCompleting the square
Completing the square
 
Absolute value functions
Absolute value functionsAbsolute value functions
Absolute value functions
 
3.2 Derivative as a Function
3.2 Derivative as a Function3.2 Derivative as a Function
3.2 Derivative as a Function
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notation
 

Viewers also liked

Viewers also liked (14)

Tema 4 naturales
Tema 4 naturalesTema 4 naturales
Tema 4 naturales
 
JULIANA_BACCHUS_RESUME 2015
JULIANA_BACCHUS_RESUME 2015JULIANA_BACCHUS_RESUME 2015
JULIANA_BACCHUS_RESUME 2015
 
Caring Together deep dive risk240
Caring Together deep dive risk240Caring Together deep dive risk240
Caring Together deep dive risk240
 
GBAF242 ECT Underlying Financial Position
GBAF242 ECT Underlying Financial PositionGBAF242 ECT Underlying Financial Position
GBAF242 ECT Underlying Financial Position
 
The human body and interaction
The human body and interactionThe human body and interaction
The human body and interaction
 
Epidemiologia da ivc
Epidemiologia da ivcEpidemiologia da ivc
Epidemiologia da ivc
 
Plants
PlantsPlants
Plants
 
Herbal Sex Medicine for Male
Herbal Sex Medicine for MaleHerbal Sex Medicine for Male
Herbal Sex Medicine for Male
 
Tema 1 el sistema solar sociales
Tema 1       el sistema solar            socialesTema 1       el sistema solar            sociales
Tema 1 el sistema solar sociales
 
Deepdive presentation GBAF20 primary care
Deepdive presentation GBAF20 primary careDeepdive presentation GBAF20 primary care
Deepdive presentation GBAF20 primary care
 
Object oriented programming
Object oriented programmingObject oriented programming
Object oriented programming
 
Comparing sql and nosql dbs
Comparing sql and nosql dbsComparing sql and nosql dbs
Comparing sql and nosql dbs
 
39112 94.1307008130921Περιβάλλοντος
39112 94.1307008130921Περιβάλλοντος 39112 94.1307008130921Περιβάλλοντος
39112 94.1307008130921Περιβάλλοντος
 
Tema 3 naturales
Tema 3 naturalesTema 3 naturales
Tema 3 naturales
 

Similar to 3.1 limit definition of the derivative

Derivative power point
Derivative power pointDerivative power point
Derivative power pointbtmathematics
 
Proyecto parcial iii_ proyecciones lineales
Proyecto parcial iii_ proyecciones linealesProyecto parcial iii_ proyecciones lineales
Proyecto parcial iii_ proyecciones linealesJOSUESANTIAGOPILLAJO
 
Modul 3 quadratic function
Modul 3 quadratic functionModul 3 quadratic function
Modul 3 quadratic functionHafidz Mukhtar
 
The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivativesdivaprincess09
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life OlooPundit
 
differential-calculus-1-23.pdf
differential-calculus-1-23.pdfdifferential-calculus-1-23.pdf
differential-calculus-1-23.pdfIILSASTOWER
 
University of manchester mathematical formula tables
University of manchester mathematical formula tablesUniversity of manchester mathematical formula tables
University of manchester mathematical formula tablesGaurav Vasani
 
EC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transformEC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transformNimithaSoman
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Asad Bukhari
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Nur Kamila
 
Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Fatini Adnan
 
Difference quotient algebra
Difference quotient algebraDifference quotient algebra
Difference quotient algebramath260
 
Aieee 2012 Solved Paper by Prabhat Gaurav
Aieee 2012 Solved Paper by Prabhat GauravAieee 2012 Solved Paper by Prabhat Gaurav
Aieee 2012 Solved Paper by Prabhat GauravSahil Gaurav
 
Mathematical formula tables
Mathematical formula tablesMathematical formula tables
Mathematical formula tablesSaravana Selvan
 

Similar to 3.1 limit definition of the derivative (20)

Laplace_1.ppt
Laplace_1.pptLaplace_1.ppt
Laplace_1.ppt
 
Derivative power point
Derivative power pointDerivative power point
Derivative power point
 
Proyecto parcial iii_ proyecciones lineales
Proyecto parcial iii_ proyecciones linealesProyecto parcial iii_ proyecciones lineales
Proyecto parcial iii_ proyecciones lineales
 
Modul 3 quadratic function
Modul 3 quadratic functionModul 3 quadratic function
Modul 3 quadratic function
 
Laplace transforms
Laplace transformsLaplace transforms
Laplace transforms
 
The Application of Derivatives
The Application of DerivativesThe Application of Derivatives
The Application of Derivatives
 
Applications of Differential Calculus in real life
Applications of Differential Calculus in real life Applications of Differential Calculus in real life
Applications of Differential Calculus in real life
 
Jacobians new
Jacobians newJacobians new
Jacobians new
 
differential-calculus-1-23.pdf
differential-calculus-1-23.pdfdifferential-calculus-1-23.pdf
differential-calculus-1-23.pdf
 
University of manchester mathematical formula tables
University of manchester mathematical formula tablesUniversity of manchester mathematical formula tables
University of manchester mathematical formula tables
 
Senior Research
Senior ResearchSenior Research
Senior Research
 
EC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transformEC8352-Signals and Systems - Laplace transform
EC8352-Signals and Systems - Laplace transform
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
 
Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01Spm add-maths-formula-list-form4-091022090639-phpapp01
Spm add-maths-formula-list-form4-091022090639-phpapp01
 
Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)Additional Mathematics form 4 (formula)
Additional Mathematics form 4 (formula)
 
Difference quotient algebra
Difference quotient algebraDifference quotient algebra
Difference quotient algebra
 
Simple harmonic motion1
Simple harmonic motion1Simple harmonic motion1
Simple harmonic motion1
 
Aieee 2012 Solved Paper by Prabhat Gaurav
Aieee 2012 Solved Paper by Prabhat GauravAieee 2012 Solved Paper by Prabhat Gaurav
Aieee 2012 Solved Paper by Prabhat Gaurav
 
Maths05
Maths05Maths05
Maths05
 
Mathematical formula tables
Mathematical formula tablesMathematical formula tables
Mathematical formula tables
 

Recently uploaded

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 

Recently uploaded (20)

INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 

3.1 limit definition of the derivative

  • 1. 3.1 The Limit Definition of the Derivative September 25, 2015
  • 2. Objectives O I can find the derivative of a function using the limit definition of a derivative O I can evaluate the slope of a curve (the derivative) at a specific point on the curve O I can write the equation of a line tangent to a curve at a certain point
  • 3. Agenda O Discussion of Unit 2 Limits Exam (5 minutes) O Lesson Warm-Up (20 minutes) O Notes on the Limit Definition of a Derivative with built-in Guided Practice (39 minutes) O In-class Practice Time (20 minutes) O Exit Ticket (10 minutes)
  • 4. Lesson Warm-Up (10 min.) 1. Find the slope of the line that connects the two points P( 4, 5 ) and Q ( -2, 3 ) 2. Write the equation of the line PQ. 3. For the function f(x) = x2 – 5, evaluate 1. f(4) = ? 2. f(h) = ? 3. f(x+ h) = ?
  • 5. Lesson Warm-Up (10 min.) 1. Find the slope of the line that connects the two points P( 4, 5 ) and Q ( -2, 3 ) Slope formula m = y2 - y1 x2 - x1 = 3-5 (-2)- 4 = -2 -6 = 1 3
  • 6. Lesson Warm-Up (10 min.) 1. Find the slope of the line that connects the two points P( 4, 5 ) and Q ( -2, 3 ) 2. Write the equation of the line PQ. y- y1 = m(x - x1) y-5= 1 3 (x -3) y-5= 1 3 x -1 y = 1 3 x + 4
  • 7. Lesson Warm-Up (10 min.) 1. Find the slope of the line that connects the two points P( 4, 5 ) and Q ( -2, 3 ) 2. Write the equation of the line PQ. 3. For the function f(x) = x2 – 5, evaluate 1. f(4) = ? 2. f(h) = ? 3. f(x+ h) = ? f(4) = 42 – 5 = 16 – 5 = 11 f(h) = h2 – 5 f(x+h) = (x +h)2 – 5 = (x + h) (x + h) – 5 = x2 + xh + xh + h2 – 5 = x2 + 2xh + h2 – 5
  • 8. Rate of Change Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = 2t + 1 Where is the object at the 1st second? t = 1 second s(1) = 2(1) + 1 = 3 meters
  • 9. Rate of Change Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = 2t + 1 Where is the object at the 2nd second? t = 2 seconds s(1) = 2(2) + 1 =5 meters
  • 10. Rate of Change Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = 2t + 1 What is the rate of change ? m = s(t2 )- s(t1) t2 -t1
  • 11. Rate of Change Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = 2t + 1 What is the rate of change ? m = 5-3 2-1 = 2
  • 12. Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = t2 What is the AVERAGE rate of change between t = 1 and t = 2 seconds? m = s(2)- s(1) 2-1 m = 4-1 2-1 = 3Secant line
  • 13. Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = t2 What is the INSTANTANEOUS rate of change between at exactly the FIRST second? tangent line at t = 1
  • 14. Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = t2 What is the INSTANTANEOUS rate of change between at exactly the FIRST second? m = s(1.1)- s(1) 1.1-1
  • 15. Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = t2 What is the INSTANTANEOUS rate of change between at exactly the FIRST second? m = s(1.1)- s(1) 1.1-1 m = s(1.01)- s(1) 1.01-1
  • 16. Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = t2 What is the INSTANTANEOUS rate of change between at exactly the FIRST second? m = s(1.1)- s(1) 1.1-1 m = s(1.01)- s(1) 1.01-1 m = s(1.001)- s(1) 1.001-1
  • 17. Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = t2 What is the INSTANTANEOUS rate of change between at exactly the FIRST second? m = s(1.1)- s(1) 1.1-1 m = s(1.01)- s(1) 1.01-1 m = s(1.001)- s(1) 1.001-1
  • 18. Consider: An object is moving and its position s(t) is measured in meters and depends on t in seconds s(t) = t2 What is the INSTANTANEOUS rate of change between at exactly the FIRST second? m = s(1.1)- s(1) 1.1-1 m = s(1.01)- s(1) 1.01-1 m = s(1.001)- s(1) 1.001-1
  • 19. The Derivative The derivative of f(x) at x = a, f '(a) = limh®0 f (a+h)- f (a) h f '(a) = limx®a f (x)- f (a) x -a
  • 20. Finding the Derivative Example 1: Write the equation of the line that is tangent to the curve y = x2 at the point (1, 1).
  • 21. Finding the Derivative Example 1: Write the equation of the line that is tangent to the curve y = x2 at the point (1, 1). Step 1: Find the derivative (= slope of the curve) at the point (1, 1) f '(a) = limx®a f (x)- f (a) x -a
  • 22. Finding the Derivative Step 1: Find the derivative (= slope of the curve) at the point (1, 1) f '(a) = limx®a f (x)- f (a) x -a f '(1) = limx®1 f (x)- f (1) x -1 f '(1) = limx®1 x2 - f (1) x -1
  • 23. Finding the Derivative f '(a) = limx®a f (x)- f (a) x -a f '(1) = limx®1 f (x)- f (1) x -1 f '(1) = limx®1 x2 - f (1) x -1 f '(1) = limx®1 x2 -1 x -1
  • 24. Finding the Derivative f '(1) = limx®1 x2 -1 x -1 = limx®1 (x -1)(x +1) x -1 = limx®1(x+1) = limx®1(x+1)=1+1= 2
  • 25. Writing the Equation Derivative = slope of the curve = slope of the tangent Slope = 2 m/s Point = (1, 1)
  • 26. Writing the Equation Slope = 2 m/s Point = (1, 1) y- y1 = m(x - x1) y-1= 2(x -1) y-1= 2x-2 y = 2x -1
  • 27. Finding the Derivative Example 2: Write the equation of the line that is tangent to the curve y = x3 + x when x = 0. f '(a) = limx®a f (x)- f (a) x -a f '(0) = limx®0 f (x)- f (0) x -0 f '(0) = limx®0 x3 + x -0 x -0
  • 28. Finding the Derivative f '(0) = limx®0 x3 + x -0 x -0 = limx®0 x3 + x x = x(x2 +1) x = x2 +1= 02 +1=1
  • 29. Writing the Equation Slope = 1 Point = (0, 0) y- y1 = m(x - x1) y-0 =1(x -0) y = x
  • 30. Guided Practice Problems 1. Write the equation of the line tangent to the curve f(t) = t – 2t2 at a = 3. 2. f(x) = 4 – x2 at a = -1 3. at a = 3 4. at a = -2 f (t)= t2 +1 f (x)= 1 x +3
  • 31. Homework Assignment Write the equation of the tangent line of the following curves at the given points. 1. f(x) = 2x2 + 10x , a = 3 2. f(x) = 8x3 , a = 1 3. , a = 1 4. , a = 0 f (x)= x +4 f (x)= 1 x2 +1
  • 32. Exit Ticket 1. Compute the derivative and write the equation of the tangent line at a = -1 for the following function: f(x) = 3x2 + 4x + 2 2. In full sentences, explain the relationship how a secant line is different from a tangent line and how average velocity is different from instantaneous velocity.