96
§ 3.1 Tangents and the Derivative at a Point

3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

Page 1: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

§ 3.1 Tangents and the Derivative at a Point

Page 2: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Formal Definition

DefinitionThe derivative of a function at a point x0, denoted f ′(x0), is

f ′(x0) = limh→0

f (x0 + h)− f (x0)

h

provided the limit exists.

This is nothing new - we are just formally naming the derivative nowinstead of talking about average rates of change over infinitely smallintervals.

Page 3: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Formal Definition

DefinitionThe derivative of a function at a point x0, denoted f ′(x0), is

f ′(x0) = limh→0

f (x0 + h)− f (x0)

h

provided the limit exists.

This is nothing new - we are just formally naming the derivative nowinstead of talking about average rates of change over infinitely smallintervals.

Page 4: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

What This Definition Means

As we have stated throughout the semester, this difference quotientrepresents different but equivalent statements:

1 the slope of the graph of f (x) at the point x = x0.2 the slope of the tangent line to f (x) at the point x = x0.3 The instantaneous rate of change of the function f (x) at the point

x = x0.4 f ′(x0)

Page 5: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

What This Definition Means

As we have stated throughout the semester, this difference quotientrepresents different but equivalent statements:

1 the slope of the graph of f (x) at the point x = x0.

2 the slope of the tangent line to f (x) at the point x = x0.3 The instantaneous rate of change of the function f (x) at the point

x = x0.4 f ′(x0)

Page 6: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

What This Definition Means

As we have stated throughout the semester, this difference quotientrepresents different but equivalent statements:

1 the slope of the graph of f (x) at the point x = x0.2 the slope of the tangent line to f (x) at the point x = x0.

3 The instantaneous rate of change of the function f (x) at the pointx = x0.

4 f ′(x0)

Page 7: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

What This Definition Means

As we have stated throughout the semester, this difference quotientrepresents different but equivalent statements:

1 the slope of the graph of f (x) at the point x = x0.2 the slope of the tangent line to f (x) at the point x = x0.3 The instantaneous rate of change of the function f (x) at the point

x = x0.

4 f ′(x0)

Page 8: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

What This Definition Means

As we have stated throughout the semester, this difference quotientrepresents different but equivalent statements:

1 the slope of the graph of f (x) at the point x = x0.2 the slope of the tangent line to f (x) at the point x = x0.3 The instantaneous rate of change of the function f (x) at the point

x = x0.4 f ′(x0)

Page 9: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

In order to find the equation of a linear function, what values do weneed to find?

Page 10: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

In order to find the equation of a linear function, what values do weneed to find?

Page 11: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

In order to find the equation of a linear function, what values do weneed to find?

Page 12: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

In order to find the equation of a linear function, what values do weneed to find?

Page 13: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h= lim

h→0(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 14: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h= lim

h→0(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 15: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h= lim

h→0(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 16: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h= lim

h→0(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 17: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h

= limh→0

(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 18: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h= lim

h→0(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 19: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h= lim

h→0(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 20: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Example

Find the equation of the tangent line to f (x) = x2 + 4 at the pointwhere x = 3.

f ′(x) = limh→0

f (x + h)− f (x)h

= limh→0

(x + h)2 + 4− (x2 + 4)h

= limh→0

x2 + 2xh + h2 + 4− x2 − 4h

= limh→0

2xh + h2

h= lim

h→0(2x + h)

= 2x

So, at the point where x = 3, f ′(3) = 2(3) = 6.

Page 21: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Now that we have the slope, what else do we need?

f (x) = x2 + 4

f (3) = 32 + 4 = 13

So ...

y = mx + b

13 = 6(3) + b

13 = 18 + b

b = −5

Therefore, the equation of the tangent line we need is y = 6x− 5.

Page 22: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Now that we have the slope, what else do we need?

f (x) = x2 + 4

f (3) = 32 + 4 = 13

So ...

y = mx + b

13 = 6(3) + b

13 = 18 + b

b = −5

Therefore, the equation of the tangent line we need is y = 6x− 5.

Page 23: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Now that we have the slope, what else do we need?

f (x) = x2 + 4

f (3) = 32 + 4 = 13

So ...

y = mx + b

13 = 6(3) + b

13 = 18 + b

b = −5

Therefore, the equation of the tangent line we need is y = 6x− 5.

Page 24: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Now that we have the slope, what else do we need?

f (x) = x2 + 4

f (3) = 32 + 4 = 13

So ...

y = mx + b

13 = 6(3) + b

13 = 18 + b

b = −5

Therefore, the equation of the tangent line we need is y = 6x− 5.

Page 25: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Now that we have the slope, what else do we need?

f (x) = x2 + 4

f (3) = 32 + 4 = 13

So ...

y = mx + b

13 = 6(3) + b

13 = 18 + b

b = −5

Therefore, the equation of the tangent line we need is y = 6x− 5.

Page 26: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Finding Tangent Lines

Now that we have the slope, what else do we need?

f (x) = x2 + 4

f (3) = 32 + 4 = 13

So ...

y = mx + b

13 = 6(3) + b

13 = 18 + b

b = −5

Therefore, the equation of the tangent line we need is y = 6x− 5.

Page 27: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Example

Find the equation of the tangent line to f (x) = x+1x+2 at the point where

x = 2.

f ′(x) = limh→0

x+h+1x+h+2 −

x+1x+2

h

= limh→0

x+h+1x+h+2 ·

x+2x+2 −

x+1x+2 ·

x+h+2x+h+2

h

= limh→0

x2+3x+xh+2h+2(x+2)(x+h+2) −

x2+3x+xh+h+2(x+2)(x+h+2)

h

= limh→0

h(x+2)(x+h+2)

h

Page 28: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Example

Find the equation of the tangent line to f (x) = x+1x+2 at the point where

x = 2.

f ′(x) = limh→0

x+h+1x+h+2 −

x+1x+2

h

= limh→0

x+h+1x+h+2 ·

x+2x+2 −

x+1x+2 ·

x+h+2x+h+2

h

= limh→0

x2+3x+xh+2h+2(x+2)(x+h+2) −

x2+3x+xh+h+2(x+2)(x+h+2)

h

= limh→0

h(x+2)(x+h+2)

h

Page 29: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Example

Find the equation of the tangent line to f (x) = x+1x+2 at the point where

x = 2.

f ′(x) = limh→0

x+h+1x+h+2 −

x+1x+2

h

= limh→0

x+h+1x+h+2 ·

x+2x+2 −

x+1x+2 ·

x+h+2x+h+2

h

= limh→0

x2+3x+xh+2h+2(x+2)(x+h+2) −

x2+3x+xh+h+2(x+2)(x+h+2)

h

= limh→0

h(x+2)(x+h+2)

h

Page 30: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Example

Find the equation of the tangent line to f (x) = x+1x+2 at the point where

x = 2.

f ′(x) = limh→0

x+h+1x+h+2 −

x+1x+2

h

= limh→0

x+h+1x+h+2 ·

x+2x+2 −

x+1x+2 ·

x+h+2x+h+2

h

= limh→0

x2+3x+xh+2h+2(x+2)(x+h+2) −

x2+3x+xh+h+2(x+2)(x+h+2)

h

= limh→0

h(x+2)(x+h+2)

h

Page 31: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Example

Find the equation of the tangent line to f (x) = x+1x+2 at the point where

x = 2.

f ′(x) = limh→0

x+h+1x+h+2 −

x+1x+2

h

= limh→0

x+h+1x+h+2 ·

x+2x+2 −

x+1x+2 ·

x+h+2x+h+2

h

= limh→0

x2+3x+xh+2h+2(x+2)(x+h+2) −

x2+3x+xh+h+2(x+2)(x+h+2)

h

= limh→0

h(x+2)(x+h+2)

h

Page 32: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

= limh→0

h(x+2)(x+h+2)

h

= limh→0

h(x + 2)(x + h + 2)

· 1h

= limh→0

1(x + 2)(x + h + 2)

=1

(x + 2)2

So, when x = 2, we have f ′(2) = 116 .

Page 33: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

= limh→0

h(x+2)(x+h+2)

h

= limh→0

h(x + 2)(x + h + 2)

· 1h

= limh→0

1(x + 2)(x + h + 2)

=1

(x + 2)2

So, when x = 2, we have f ′(2) = 116 .

Page 34: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

= limh→0

h(x+2)(x+h+2)

h

= limh→0

h(x + 2)(x + h + 2)

· 1h

= limh→0

1(x + 2)(x + h + 2)

=1

(x + 2)2

So, when x = 2, we have f ′(2) = 116 .

Page 35: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

= limh→0

h(x+2)(x+h+2)

h

= limh→0

h(x + 2)(x + h + 2)

· 1h

= limh→0

1(x + 2)(x + h + 2)

=1

(x + 2)2

So, when x = 2, we have f ′(2) = 116 .

Page 36: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

= limh→0

h(x+2)(x+h+2)

h

= limh→0

h(x + 2)(x + h + 2)

· 1h

= limh→0

1(x + 2)(x + h + 2)

=1

(x + 2)2

So, when x = 2, we have f ′(2) = 116 .

Page 37: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 38: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 39: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 40: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b

34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 41: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 42: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 43: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 44: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Another Example

Now, we need what?

f (2) =2 + 12 + 2

=34

Now, we need b.

y = mx + b34=

116

(2) + b

34=

18+ b

58= b

So, the tangent line we seek is y = 116 x + 5

8 .

Page 45: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

Example

Find when f (x) = x2 + x has a horizontal tangent.

How does this problem differ from the last two? What are we lookingfor here?

We need to know when f (x) = 0.

Page 46: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

Example

Find when f (x) = x2 + x has a horizontal tangent.

How does this problem differ from the last two? What are we lookingfor here?

We need to know when f (x) = 0.

Page 47: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

Example

Find when f (x) = x2 + x has a horizontal tangent.

How does this problem differ from the last two? What are we lookingfor here?

We need to know when f (x) = 0.

Page 48: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

f ′(x) = limh→0

(x + h)2 + (x + h)− (x2 + x)h

= limh→0

x2 + 2xh + h2 + x + h− x2 − xh

= limh→0

2xh + h2 + hh

= limh→0

2x + h + 1

= 2x + 1

So, we have that 2x + 1 = 0 when x = −12 and that is where this

function has a horizontal tangent line.

Page 49: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

f ′(x) = limh→0

(x + h)2 + (x + h)− (x2 + x)h

= limh→0

x2 + 2xh + h2 + x + h− x2 − xh

= limh→0

2xh + h2 + hh

= limh→0

2x + h + 1

= 2x + 1

So, we have that 2x + 1 = 0 when x = −12 and that is where this

function has a horizontal tangent line.

Page 50: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

f ′(x) = limh→0

(x + h)2 + (x + h)− (x2 + x)h

= limh→0

x2 + 2xh + h2 + x + h− x2 − xh

= limh→0

2xh + h2 + hh

= limh→0

2x + h + 1

= 2x + 1

So, we have that 2x + 1 = 0 when x = −12 and that is where this

function has a horizontal tangent line.

Page 51: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

f ′(x) = limh→0

(x + h)2 + (x + h)− (x2 + x)h

= limh→0

x2 + 2xh + h2 + x + h− x2 − xh

= limh→0

2xh + h2 + hh

= limh→0

2x + h + 1

= 2x + 1

So, we have that 2x + 1 = 0 when x = −12 and that is where this

function has a horizontal tangent line.

Page 52: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

f ′(x) = limh→0

(x + h)2 + (x + h)− (x2 + x)h

= limh→0

x2 + 2xh + h2 + x + h− x2 − xh

= limh→0

2xh + h2 + hh

= limh→0

2x + h + 1

= 2x + 1

So, we have that 2x + 1 = 0 when x = −12 and that is where this

function has a horizontal tangent line.

Page 53: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

f ′(x) = limh→0

(x + h)2 + (x + h)− (x2 + x)h

= limh→0

x2 + 2xh + h2 + x + h− x2 − xh

= limh→0

2xh + h2 + hh

= limh→0

2x + h + 1

= 2x + 1

So, we have that 2x + 1 = 0 when

x = −12 and that is where this

function has a horizontal tangent line.

Page 54: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Horizontal Tangent Lines

f ′(x) = limh→0

(x + h)2 + (x + h)− (x2 + x)h

= limh→0

x2 + 2xh + h2 + x + h− x2 − xh

= limh→0

2xh + h2 + hh

= limh→0

2x + h + 1

= 2x + 1

So, we have that 2x + 1 = 0 when x = −12 and that is where this

function has a horizontal tangent line.

Page 55: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

ExampleFind the equation of all lines with a slope of −4 tangent tof (x) = 16

x+1 .

Where do we begin?

We need to find the x values where the function has a slope of −4.

Page 56: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

ExampleFind the equation of all lines with a slope of −4 tangent tof (x) = 16

x+1 .

Where do we begin?

We need to find the x values where the function has a slope of −4.

Page 57: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

ExampleFind the equation of all lines with a slope of −4 tangent tof (x) = 16

x+1 .

Where do we begin?

We need to find the x values where the function has a slope of −4.

Page 58: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

f ′(x) = limh→0

16x+h+1 −

16x+1

h

= limh→0

16x+h+1 ·

x+1x+1 −

16x+1 ·

x+h+1x+h+1

h

= limh→0

16(x+1)(x+h+1)(x+1) −

16(x+h+1)(x+h+1)(x+1)

h

= limh→0

−16h(x+h+1)(x+1)

h

= limh→0

−16(x + h + 1)(x + 1)

=−16

(x + 1)2

Page 59: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

f ′(x) = limh→0

16x+h+1 −

16x+1

h

= limh→0

16x+h+1 ·

x+1x+1 −

16x+1 ·

x+h+1x+h+1

h

= limh→0

16(x+1)(x+h+1)(x+1) −

16(x+h+1)(x+h+1)(x+1)

h

= limh→0

−16h(x+h+1)(x+1)

h

= limh→0

−16(x + h + 1)(x + 1)

=−16

(x + 1)2

Page 60: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

f ′(x) = limh→0

16x+h+1 −

16x+1

h

= limh→0

16x+h+1 ·

x+1x+1 −

16x+1 ·

x+h+1x+h+1

h

= limh→0

16(x+1)(x+h+1)(x+1) −

16(x+h+1)(x+h+1)(x+1)

h

= limh→0

−16h(x+h+1)(x+1)

h

= limh→0

−16(x + h + 1)(x + 1)

=−16

(x + 1)2

Page 61: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

f ′(x) = limh→0

16x+h+1 −

16x+1

h

= limh→0

16x+h+1 ·

x+1x+1 −

16x+1 ·

x+h+1x+h+1

h

= limh→0

16(x+1)(x+h+1)(x+1) −

16(x+h+1)(x+h+1)(x+1)

h

= limh→0

−16h(x+h+1)(x+1)

h

= limh→0

−16(x + h + 1)(x + 1)

=−16

(x + 1)2

Page 62: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

f ′(x) = limh→0

16x+h+1 −

16x+1

h

= limh→0

16x+h+1 ·

x+1x+1 −

16x+1 ·

x+h+1x+h+1

h

= limh→0

16(x+1)(x+h+1)(x+1) −

16(x+h+1)(x+h+1)(x+1)

h

= limh→0

−16h(x+h+1)(x+1)

h

= limh→0

−16(x + h + 1)(x + 1)

=−16

(x + 1)2

Page 63: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

f ′(x) = limh→0

16x+h+1 −

16x+1

h

= limh→0

16x+h+1 ·

x+1x+1 −

16x+1 ·

x+h+1x+h+1

h

= limh→0

16(x+1)(x+h+1)(x+1) −

16(x+h+1)(x+h+1)(x+1)

h

= limh→0

−16h(x+h+1)(x+1)

h

= limh→0

−16(x + h + 1)(x + 1)

=−16

(x + 1)2

Page 64: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

What good did this do us?

−16(x + 1)2 = −4

1(x + 1)2 =

14

(x + 1)2 = 4

x + 1 = ±2

x = −1± 2

So, x = 1 and x = −3 are the values we need.

Are we done?

Page 65: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

What good did this do us?

−16(x + 1)2 = −4

1(x + 1)2 =

14

(x + 1)2 = 4

x + 1 = ±2

x = −1± 2

So, x = 1 and x = −3 are the values we need.

Are we done?

Page 66: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

What good did this do us?

−16(x + 1)2 = −4

1(x + 1)2 =

14

(x + 1)2 = 4

x + 1 = ±2

x = −1± 2

So, x = 1 and x = −3 are the values we need.

Are we done?

Page 67: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

What good did this do us?

−16(x + 1)2 = −4

1(x + 1)2 =

14

(x + 1)2 = 4

x + 1 = ±2

x = −1± 2

So, x = 1 and x = −3 are the values we need.

Are we done?

Page 68: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

What good did this do us?

−16(x + 1)2 = −4

1(x + 1)2 =

14

(x + 1)2 = 4

x + 1 = ±2

x = −1± 2

So, x = 1 and x = −3 are the values we need.

Are we done?

Page 69: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

What good did this do us?

−16(x + 1)2 = −4

1(x + 1)2 =

14

(x + 1)2 = 4

x + 1 = ±2

x = −1± 2

So, x = 1 and x = −3 are the values we need.

Are we done?

Page 70: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

What good did this do us?

−16(x + 1)2 = −4

1(x + 1)2 =

14

(x + 1)2 = 4

x + 1 = ±2

x = −1± 2

So, x = 1 and x = −3 are the values we need.

Are we done?

Page 71: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = 1, y =

8.

y = mx + b

8 = −4(1) + b

12 = b

This gives the equation of the one the tangent lines as y = −4x + 12.

Page 72: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = 1, y = 8.

y = mx + b

8 = −4(1) + b

12 = b

This gives the equation of the one the tangent lines as y = −4x + 12.

Page 73: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = 1, y = 8.

y = mx + b

8 = −4(1) + b

12 = b

This gives the equation of the one the tangent lines as y = −4x + 12.

Page 74: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = 1, y = 8.

y = mx + b

8 = −4(1) + b

12 = b

This gives the equation of the one the tangent lines as y = −4x + 12.

Page 75: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = 1, y = 8.

y = mx + b

8 = −4(1) + b

12 = b

This gives the equation of the one the tangent lines as y = −4x + 12.

Page 76: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = 1, y = 8.

y = mx + b

8 = −4(1) + b

12 = b

This gives the equation of the one the tangent lines as y = −4x + 12.

Page 77: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = −3, y =

−8.

y = mx + b

− 8 = −4(−3) + b

− 8 = 12 + b

b = −20

This gives the equation of the one the tangent lines as y = −4x− 20.

Page 78: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = −3, y = −8.

y = mx + b

− 8 = −4(−3) + b

− 8 = 12 + b

b = −20

This gives the equation of the one the tangent lines as y = −4x− 20.

Page 79: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = −3, y = −8.

y = mx + b

− 8 = −4(−3) + b

− 8 = 12 + b

b = −20

This gives the equation of the one the tangent lines as y = −4x− 20.

Page 80: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = −3, y = −8.

y = mx + b

− 8 = −4(−3) + b

− 8 = 12 + b

b = −20

This gives the equation of the one the tangent lines as y = −4x− 20.

Page 81: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = −3, y = −8.

y = mx + b

− 8 = −4(−3) + b

− 8 = 12 + b

b = −20

This gives the equation of the one the tangent lines as y = −4x− 20.

Page 82: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = −3, y = −8.

y = mx + b

− 8 = −4(−3) + b

− 8 = 12 + b

b = −20

This gives the equation of the one the tangent lines as y = −4x− 20.

Page 83: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

If x = −3, y = −8.

y = mx + b

− 8 = −4(−3) + b

− 8 = 12 + b

b = −20

This gives the equation of the one the tangent lines as y = −4x− 20.

Page 84: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

Do these equations make sense?

Page 85: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Tangent Lines Given Slopes

Do these equations make sense?

Page 86: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

How could we find the derivative at a point of a curve given only agraph?

x

y

(4,5)

(-6,-6)

Page 87: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

How could we find the derivative at a point of a curve given only agraph?

x

y

(4,5)

(-6,-6)

Page 88: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

How could we find the derivative at a point of a curve given only agraph?

x

y

(4,5)

(-6,-6)

Page 89: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

How could we find the derivative at a point of a curve given only agraph?

x

y

(4,5)

(-6,-6)

Page 90: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

How could we find the derivative at a point of a curve given only agraph?

x

y

(4,5)

(-6,-6)

Page 91: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

How could we find the derivative at a point of a curve given only agraph?

x

y

(4,5)

(-6,-6)

Page 92: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

How could we find the derivative at a point of a curve given only agraph?

x

y

(4,5)

(-6,-6)

Page 93: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

So, what is the slope?

m =5− (−6)4− (−6)

=1110

What does this mean in terms of what we have been talking about inthis section?

Page 94: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

So, what is the slope?

m =5− (−6)4− (−6)

=1110

What does this mean in terms of what we have been talking about inthis section?

Page 95: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

So, what is the slope?

m =5− (−6)4− (−6)

=1110

What does this mean in terms of what we have been talking about inthis section?

Page 96: 3.1 Tangents and the Derivative at a Pointbtravers.weebly.com/uploads/6/7/2/9/6729909/3.1_tangents...x3.1 Tangents and the Derivative at a Point Formal Definition Definition The

Slopes from Graphs

So, what is the slope?

m =5− (−6)4− (−6)

=1110

What does this mean in terms of what we have been talking about inthis section?