Lecture 14
Lecture 14
• In lecture 9, we saw that a Secant line btw two points was turned into a
tangent line
• This was done by moving one of the points towards the other one
• The secant line rotated into a LIMITING position which we regarded as a
TANGENT line
• For now just consider Secant lines joining two points on a curve (graph) if
a function of the form y = f (x). If P( x0 , y0 ) and Q( x1 , y1 ) are distinct points
on a curve y = f(x), then secant line connecting them has slope
f ( x1 ) f ( x0 )
msec
x1 x0
Example
2
Let y f ( x) x 1
f ( x1 ) f ( x0 ) f (5) f (3) 26 10
msec 8
x1 x0 5 3 5 3
So y increase 8 units for each unit increases in x over the interval [3,5]
b) Applying the formula with y f ( x) x 2 1 and x0 4gives
f ( x1 ) f ( x0 ) ( x12 1) 17
mtan lim lim
x1 x0 x1 x0 x1 4 x1 4
x12 16
lim lim ( x1 4) 8
x1 4 x 4 x1 4
1
The result of part b) can be obtained from this general result by letting
x0 4