SlideShare a Scribd company logo
1 of 28
Differentiation 
Copyright © Cengage Learning. All rights reserved.
The Derivative and the 
Tangent Line Problem 
Copyright © Cengage Learning. All rights reserved.
3 
Objectives 
 Find the slope of the tangent line to a curve at a point. 
 Use the limit definition to find the derivative of a 
function. 
 Understand the relationship between differentiability and 
continuity.
4 
The Tangent Line Problem
5 
The Tangent Line Problem 
Calculus grew out of four major problems that European 
mathematicians were working on during the seventeenth 
century. 
1. The tangent line problem 
2. The velocity and acceleration problem 
3. The minimum and maximum problem 
4. The area problem 
Each problem involves the notion of a limit, and calculus 
can be introduced with any of the four problems.
6 
The Tangent Line Problem 
What does it mean to say that a line is tangent to a curve at 
a point? Essentially, the problem of finding the tangent line 
at a point P boils down to the problem of finding the slope 
of the tangent line at point P. 
You can approximate this slope using a secant line 
through the point of tangency and a second point on the 
curve, as shown in Figure 2.3. 
Figure 2.3
7 
The Tangent Line Problem 
If (c, f(c)) is the point of tangency and 
is a second point on the graph of f, the slope of the secant 
line through the two points is given by substitution into the 
slope formula. 
The right-hand side of this equation is a difference 
quotient. The denominator Dx is the change in x, and the 
numerator Dy = f(c + Dx) – f(c) is the change in y.
8 
The Tangent Line Problem 
You can obtain more and more accurate approximations of 
the slope of the tangent line by choosing points closer and 
closer to the point of tangency, as shown in Figure 2.4. 
Figure 2.4
9 
The Tangent Line Problem 
The slope of the tangent line to the graph of f at the point 
(c, f(c)) is also called the slope of the graph of f at x = c.
10 
Example 1 – The Slope of the Graph of a Linear Function 
To find the slope of the graph of f when c = 2, you can apply 
the definition of the slope of a tangent line, as shown.
11 
Example 1 – Solution 
Figure 2.5 
cont’d 
The slope of f at (, f(c)) = (2, 1) is m = 2, as shown in Figure 
2.5. Notice that the limit definition of the slope of f agrees 
with the definition of the slope of a line.
12 
The Tangent Line Problem 
The definition of a tangent line to a curve does not cover 
the possibility of a vertical tangent line. 
For vertical tangent lines, you can use the following 
definition. 
If f is continuous at c and 
the vertical line x = c passing through (c, f(c)) is a vertical 
tangent line to the graph of f.
13 
The Tangent Line Problem 
For example, the function shown in Figure 2.7 has a 
vertical tangent line at (c, f(c)). 
Figure 2.7
14 
The Tangent Line Problem 
When the domain of f is the closed interval [a, b], you can 
extend the definition of a vertical tangent line to include the 
endpoints by considering continuity and limits from the right 
(for x = a) and from the left (for x = b).
15 
The Derivative of a Function
16 
The Derivative of a Function 
The limit used to define the slope of a tangent line is also 
used to define one of the two fundamental operations of 
calculus—differentiation.
17 
The Derivative of a Function 
Be sure you see that the derivative of a function of x is also a 
function of x. 
This “new” function gives the slope of the tangent line to the 
graph of f at the point (x, f(x)), provided that the graph has a 
tangent line at this point. The derivative can also be used to 
determine the instantaneous rate of change (or simply rate of 
change) of one variable with respect to another. 
The process of finding the derivative of a function is called 
differentiation. A function is differentiable at x if its derivative 
exists at x and is differentiable on an open interval (a, b) if it is 
differentiable at every point in the interval.
18 
The Derivative of a Function 
In addition to f ′(x), which is read as “f prime of x,” other 
notations are used to denote the derivative of y = f(x). 
The most common are 
The notation dy/dx is read as “the derivative of y with 
respect to x” or simply “dy, dx.” Using limit notation, you 
can write
19 
Example 3 – Finding the Derivative by the Limit Process 
To find the derivative of f(x) = x3 + 2x, use the definition of 
the derivative as shown.
Example 3 – Solution cont’d 
20
21 
Differentiability and Continuity
22 
Differentiability and Continuity 
The alternative limit form of the derivative is useful in 
investigating the relationship between differentiability and 
continuity. The derivative of f at c is 
provided this limit exists 
(see Figure 2.10). 
Figure 2.10
23 
Differentiability and Continuity 
Note that the existence of the limit in this alternative form 
requires that the one-sided limits 
exist and are equal. 
These one-sided limits are called the derivatives from the 
left and from the right, respectively. 
It follows that f is differentiable on the closed interval 
[a, b] if it is differentiable on (a, b) and if the derivative 
from the right at a and the derivative from the left at b both 
exist.
24 
Differentiability and Continuity 
When a function is not continuous at x = c, it is also not 
differentiable at x = c. 
For instance, the greatest integer function is not 
continuous at x = 0, and so it is not differentiable at x = 0 
(see Figure 2.11). 
Figure 2.11
25 
Differentiability and Continuity 
You can verify this by observing that 
and 
Although it is true that differentiability implies continuity, 
the converse is not true. 
That is, it is possible for a function to be continuous at x = c 
and not differentiable at x = c.
26 
Example 6 – A Graph with a Sharp Turn 
The function shown in Figure 2.12, is 
continuous at x = 2. 
Figure 2.12
cont’d Example 6 – A Graph with a Sharp Turn 
27 
However, the one-sided limits 
and 
are not equal. 
So, f is not differentiable at x = 2 and the graph of f does 
not have a tangent line at the point (2, 0).
28 
Differentiability and Continuity 
A function that is not differentiable at a point at which its 
graph has a sharp turn or a vertical tangent line. 
The relationship between continuity and differentiability is 
summarized below. 
1. If a function is differentiable at x = c, then it is continuous at x 
= c. So, differentiability implies continuity. 
2. It is possible for a function to be continuous at x = c and not 
be differentiable at x = c. So, continuity does not imply 
differentiability.

More Related Content

What's hot

Lesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization ILesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization IMatthew Leingang
 
Karmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming ProblemKarmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming ProblemAjay Dhamija
 
transportation-model.ppt
transportation-model.ppttransportation-model.ppt
transportation-model.pptanubhuti18
 
Transportation problem
Transportation problemTransportation problem
Transportation problemKamel Attar
 
Transportation problem
Transportation problemTransportation problem
Transportation problemShubhagata Roy
 
functions-of-several-variables.ppt
functions-of-several-variables.pptfunctions-of-several-variables.ppt
functions-of-several-variables.pptDavidbham
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)Kamel Attar
 
Mba i qt unit-1.3_linear programming in om
Mba i qt unit-1.3_linear programming in omMba i qt unit-1.3_linear programming in om
Mba i qt unit-1.3_linear programming in omRai University
 
Chapter 4 Simplex Method ppt
Chapter 4  Simplex Method pptChapter 4  Simplex Method ppt
Chapter 4 Simplex Method pptDereje Tigabu
 
Multivariable Optimization-for class (1).pptx
Multivariable Optimization-for class (1).pptxMultivariable Optimization-for class (1).pptx
Multivariable Optimization-for class (1).pptxNehaJangir5
 
Duality in lpp
Duality in lppDuality in lpp
Duality in lppAbu Bashar
 

What's hot (20)

Dual simplexmethod
Dual simplexmethodDual simplexmethod
Dual simplexmethod
 
Lesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization ILesson 25: Unconstrained Optimization I
Lesson 25: Unconstrained Optimization I
 
Karmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming ProblemKarmarkar's Algorithm For Linear Programming Problem
Karmarkar's Algorithm For Linear Programming Problem
 
transportation-model.ppt
transportation-model.ppttransportation-model.ppt
transportation-model.ppt
 
L20 Simplex Method
L20 Simplex MethodL20 Simplex Method
L20 Simplex Method
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
PRIMAL & DUAL PROBLEMS
PRIMAL & DUAL PROBLEMSPRIMAL & DUAL PROBLEMS
PRIMAL & DUAL PROBLEMS
 
Transportation problem
Transportation problemTransportation problem
Transportation problem
 
Transportation technique
Transportation techniqueTransportation technique
Transportation technique
 
Lenier Equation
Lenier EquationLenier Equation
Lenier Equation
 
functions-of-several-variables.ppt
functions-of-several-variables.pptfunctions-of-several-variables.ppt
functions-of-several-variables.ppt
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)
 
Mba i qt unit-1.3_linear programming in om
Mba i qt unit-1.3_linear programming in omMba i qt unit-1.3_linear programming in om
Mba i qt unit-1.3_linear programming in om
 
Linear programing problem
Linear programing problemLinear programing problem
Linear programing problem
 
Chapter 04
Chapter 04Chapter 04
Chapter 04
 
Linear Programming
Linear  ProgrammingLinear  Programming
Linear Programming
 
Chapter 4 Simplex Method ppt
Chapter 4  Simplex Method pptChapter 4  Simplex Method ppt
Chapter 4 Simplex Method ppt
 
Operations Research - The Dual Simplex Method
Operations Research - The Dual Simplex MethodOperations Research - The Dual Simplex Method
Operations Research - The Dual Simplex Method
 
Multivariable Optimization-for class (1).pptx
Multivariable Optimization-for class (1).pptxMultivariable Optimization-for class (1).pptx
Multivariable Optimization-for class (1).pptx
 
Duality in lpp
Duality in lppDuality in lpp
Duality in lpp
 

Similar to Lar calc10 ch02_sec1

Similar to Lar calc10 ch02_sec1 (20)

Stewart calc7e 01_08
Stewart calc7e 01_08Stewart calc7e 01_08
Stewart calc7e 01_08
 
Lar calc10 ch01_sec4
Lar calc10 ch01_sec4Lar calc10 ch01_sec4
Lar calc10 ch01_sec4
 
Application of derivatives
Application of derivatives Application of derivatives
Application of derivatives
 
L 4 4
L 4 4L 4 4
L 4 4
 
Calc 2.1
Calc 2.1Calc 2.1
Calc 2.1
 
Lar calc10 ch03_sec4
Lar calc10 ch03_sec4Lar calc10 ch03_sec4
Lar calc10 ch03_sec4
 
StewartCalc7e_01_01.ppt
StewartCalc7e_01_01.pptStewartCalc7e_01_01.ppt
StewartCalc7e_01_01.ppt
 
Lar calc10 ch03_sec5
Lar calc10 ch03_sec5Lar calc10 ch03_sec5
Lar calc10 ch03_sec5
 
Derivación e integración de funcione variables
Derivación e integración de funcione variablesDerivación e integración de funcione variables
Derivación e integración de funcione variables
 
Derivative rules.docx
Derivative rules.docxDerivative rules.docx
Derivative rules.docx
 
Trabajo Leo mat 3 2021
Trabajo Leo mat 3 2021Trabajo Leo mat 3 2021
Trabajo Leo mat 3 2021
 
Derivative 1.ppt
Derivative 1.pptDerivative 1.ppt
Derivative 1.ppt
 
CALCULUS chapter number one presentation
CALCULUS chapter number one presentationCALCULUS chapter number one presentation
CALCULUS chapter number one presentation
 
Ch04
Ch04Ch04
Ch04
 
Chapter 16 1
Chapter 16 1Chapter 16 1
Chapter 16 1
 
vvvvvvvvvvvvvL2A_CurveRepresentations.pdf
vvvvvvvvvvvvvL2A_CurveRepresentations.pdfvvvvvvvvvvvvvL2A_CurveRepresentations.pdf
vvvvvvvvvvvvvL2A_CurveRepresentations.pdf
 
Golden Rule PPT
Golden Rule PPTGolden Rule PPT
Golden Rule PPT
 
deepak real.ppt
deepak real.pptdeepak real.ppt
deepak real.ppt
 
17481 1235049029519454-2
17481 1235049029519454-217481 1235049029519454-2
17481 1235049029519454-2
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several Variables
 

More from Institute of Applied Technology

More from Institute of Applied Technology (20)

1.6 calculating limits using the limit laws
1.6 calculating limits using the limit laws1.6 calculating limits using the limit laws
1.6 calculating limits using the limit laws
 
1.2 precalculus glencoe
1.2 precalculus glencoe 1.2 precalculus glencoe
1.2 precalculus glencoe
 
1.5 precalculus glencoe
1.5 precalculus glencoe1.5 precalculus glencoe
1.5 precalculus glencoe
 
1.8 continuity Stewart
1.8 continuity Stewart 1.8 continuity Stewart
1.8 continuity Stewart
 
Finding limits analytically by larson
Finding limits analytically by larsonFinding limits analytically by larson
Finding limits analytically by larson
 
Lar calc10 ch07_sec1
Lar calc10 ch07_sec1Lar calc10 ch07_sec1
Lar calc10 ch07_sec1
 
Lar calc10 ch05_sec5
Lar calc10 ch05_sec5Lar calc10 ch05_sec5
Lar calc10 ch05_sec5
 
Lar calc10 ch05_sec4
Lar calc10 ch05_sec4Lar calc10 ch05_sec4
Lar calc10 ch05_sec4
 
Lar calc10 ch05_sec3
Lar calc10 ch05_sec3Lar calc10 ch05_sec3
Lar calc10 ch05_sec3
 
Lar calc10 ch05_sec1
Lar calc10 ch05_sec1Lar calc10 ch05_sec1
Lar calc10 ch05_sec1
 
Lar calc10 ch05_sec2
Lar calc10 ch05_sec2Lar calc10 ch05_sec2
Lar calc10 ch05_sec2
 
Lar calc10 ch04_sec6
Lar calc10 ch04_sec6Lar calc10 ch04_sec6
Lar calc10 ch04_sec6
 
Lar calc10 ch04_sec5
Lar calc10 ch04_sec5Lar calc10 ch04_sec5
Lar calc10 ch04_sec5
 
Lar calc10 ch04_sec4
Lar calc10 ch04_sec4Lar calc10 ch04_sec4
Lar calc10 ch04_sec4
 
Lar calc10 ch04_sec3
Lar calc10 ch04_sec3Lar calc10 ch04_sec3
Lar calc10 ch04_sec3
 
Lar calc10 ch04_sec2
Lar calc10 ch04_sec2Lar calc10 ch04_sec2
Lar calc10 ch04_sec2
 
Lar calc10 ch04_sec1
Lar calc10 ch04_sec1Lar calc10 ch04_sec1
Lar calc10 ch04_sec1
 
Lar calc10 ch03_sec7
Lar calc10 ch03_sec7Lar calc10 ch03_sec7
Lar calc10 ch03_sec7
 
Lar calc10 ch03_sec6
Lar calc10 ch03_sec6Lar calc10 ch03_sec6
Lar calc10 ch03_sec6
 
Lar calc10 ch03_sec3
Lar calc10 ch03_sec3Lar calc10 ch03_sec3
Lar calc10 ch03_sec3
 

Recently uploaded

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
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
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 

Recently uploaded (20)

Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
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...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
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
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 

Lar calc10 ch02_sec1

  • 1. Differentiation Copyright © Cengage Learning. All rights reserved.
  • 2. The Derivative and the Tangent Line Problem Copyright © Cengage Learning. All rights reserved.
  • 3. 3 Objectives  Find the slope of the tangent line to a curve at a point.  Use the limit definition to find the derivative of a function.  Understand the relationship between differentiability and continuity.
  • 4. 4 The Tangent Line Problem
  • 5. 5 The Tangent Line Problem Calculus grew out of four major problems that European mathematicians were working on during the seventeenth century. 1. The tangent line problem 2. The velocity and acceleration problem 3. The minimum and maximum problem 4. The area problem Each problem involves the notion of a limit, and calculus can be introduced with any of the four problems.
  • 6. 6 The Tangent Line Problem What does it mean to say that a line is tangent to a curve at a point? Essentially, the problem of finding the tangent line at a point P boils down to the problem of finding the slope of the tangent line at point P. You can approximate this slope using a secant line through the point of tangency and a second point on the curve, as shown in Figure 2.3. Figure 2.3
  • 7. 7 The Tangent Line Problem If (c, f(c)) is the point of tangency and is a second point on the graph of f, the slope of the secant line through the two points is given by substitution into the slope formula. The right-hand side of this equation is a difference quotient. The denominator Dx is the change in x, and the numerator Dy = f(c + Dx) – f(c) is the change in y.
  • 8. 8 The Tangent Line Problem You can obtain more and more accurate approximations of the slope of the tangent line by choosing points closer and closer to the point of tangency, as shown in Figure 2.4. Figure 2.4
  • 9. 9 The Tangent Line Problem The slope of the tangent line to the graph of f at the point (c, f(c)) is also called the slope of the graph of f at x = c.
  • 10. 10 Example 1 – The Slope of the Graph of a Linear Function To find the slope of the graph of f when c = 2, you can apply the definition of the slope of a tangent line, as shown.
  • 11. 11 Example 1 – Solution Figure 2.5 cont’d The slope of f at (, f(c)) = (2, 1) is m = 2, as shown in Figure 2.5. Notice that the limit definition of the slope of f agrees with the definition of the slope of a line.
  • 12. 12 The Tangent Line Problem The definition of a tangent line to a curve does not cover the possibility of a vertical tangent line. For vertical tangent lines, you can use the following definition. If f is continuous at c and the vertical line x = c passing through (c, f(c)) is a vertical tangent line to the graph of f.
  • 13. 13 The Tangent Line Problem For example, the function shown in Figure 2.7 has a vertical tangent line at (c, f(c)). Figure 2.7
  • 14. 14 The Tangent Line Problem When the domain of f is the closed interval [a, b], you can extend the definition of a vertical tangent line to include the endpoints by considering continuity and limits from the right (for x = a) and from the left (for x = b).
  • 15. 15 The Derivative of a Function
  • 16. 16 The Derivative of a Function The limit used to define the slope of a tangent line is also used to define one of the two fundamental operations of calculus—differentiation.
  • 17. 17 The Derivative of a Function Be sure you see that the derivative of a function of x is also a function of x. This “new” function gives the slope of the tangent line to the graph of f at the point (x, f(x)), provided that the graph has a tangent line at this point. The derivative can also be used to determine the instantaneous rate of change (or simply rate of change) of one variable with respect to another. The process of finding the derivative of a function is called differentiation. A function is differentiable at x if its derivative exists at x and is differentiable on an open interval (a, b) if it is differentiable at every point in the interval.
  • 18. 18 The Derivative of a Function In addition to f ′(x), which is read as “f prime of x,” other notations are used to denote the derivative of y = f(x). The most common are The notation dy/dx is read as “the derivative of y with respect to x” or simply “dy, dx.” Using limit notation, you can write
  • 19. 19 Example 3 – Finding the Derivative by the Limit Process To find the derivative of f(x) = x3 + 2x, use the definition of the derivative as shown.
  • 20. Example 3 – Solution cont’d 20
  • 22. 22 Differentiability and Continuity The alternative limit form of the derivative is useful in investigating the relationship between differentiability and continuity. The derivative of f at c is provided this limit exists (see Figure 2.10). Figure 2.10
  • 23. 23 Differentiability and Continuity Note that the existence of the limit in this alternative form requires that the one-sided limits exist and are equal. These one-sided limits are called the derivatives from the left and from the right, respectively. It follows that f is differentiable on the closed interval [a, b] if it is differentiable on (a, b) and if the derivative from the right at a and the derivative from the left at b both exist.
  • 24. 24 Differentiability and Continuity When a function is not continuous at x = c, it is also not differentiable at x = c. For instance, the greatest integer function is not continuous at x = 0, and so it is not differentiable at x = 0 (see Figure 2.11). Figure 2.11
  • 25. 25 Differentiability and Continuity You can verify this by observing that and Although it is true that differentiability implies continuity, the converse is not true. That is, it is possible for a function to be continuous at x = c and not differentiable at x = c.
  • 26. 26 Example 6 – A Graph with a Sharp Turn The function shown in Figure 2.12, is continuous at x = 2. Figure 2.12
  • 27. cont’d Example 6 – A Graph with a Sharp Turn 27 However, the one-sided limits and are not equal. So, f is not differentiable at x = 2 and the graph of f does not have a tangent line at the point (2, 0).
  • 28. 28 Differentiability and Continuity A function that is not differentiable at a point at which its graph has a sharp turn or a vertical tangent line. The relationship between continuity and differentiability is summarized below. 1. If a function is differentiable at x = c, then it is continuous at x = c. So, differentiability implies continuity. 2. It is possible for a function to be continuous at x = c and not be differentiable at x = c. So, continuity does not imply differentiability.