Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Difference Quotient: Finding the Slope of a Curve, Study notes of Calculus

The concept of the difference quotient, which is used to find the slope of a curve at a particular point. Examples and instructions on how to calculate the difference quotient for various functions. It also discusses the relationship between the difference quotient and the derivative.

Typology: Study notes

2021/2022

Uploaded on 09/27/2022

alfred67
alfred67 🇺🇸

4.9

(20)

328 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
The difference quotient
Nick Egbert
MA 158 Lesson 8
Warm-up. Given
f(x) = x+ 3
x21and g(x) = 1
x,
compute (gf)(x) and find its domain.
Solution.
(gf)(x) = g(f(x)) = gx+ 3
x21=1
x+3
x2
1
=x21
x+ 3 (1)
To find the domain of g(f(x)) we need to determine two things:
1. What values xcan we plug into f, and
2. What values f(x) can we plug into g?
To deal with the first question, let’s look at f(x).Since this is a rational function, we
need to check when is the denominator zero. Setting x21=0,we see x2= 1,so square
rooting both sides, gives x=±1. So we can’t have x=±1.
To deal with the second question, we only want to talk about xvalues, so we look at
the expression in (1). Now the question becomes what values of xcan we plug into this
expression (since we have already plugged in f(x)). Looking after the final equal sign,
it should be clear that we can’t have x=3 as that gives a 0 in the denominator.
Combining our results from 1. and 2., we can’t have x=3,1,1.So the domain
of gfis (−∞,3) (3,1) (1,1) (1,).
The motivation
The motivation behind today’s lesson is calculus. We already know how to find the slope
of a line: y
x.It is a natural question to ask about the slope of a curve. But this is a bit
more complicated since the slope of a curve is always changing, unlike a line, which has
constant slope. Before we proceed we have a couple of new words to know.
Definition 1. A tangent line to a graph is one which touches the graph at a single
point.
Definition 2. A secant line to a graph is one which touches the graph at two points.
1
pf3
pf4

Partial preview of the text

Download Difference Quotient: Finding the Slope of a Curve and more Study notes Calculus in PDF only on Docsity!

The difference quotient

Nick Egbert

MA 158 Lesson 8

Warm-up. Given

f (x) =

x + 3 x^2 − 1 and g(x) =

x

compute (g ◦ f )(x) and find its domain.

Solution.

(g ◦ f )(x) = g(f (x)) = g

x + 3 x^2 − 1

x+ x^2 − 1

x^2 − 1 x + 3

To find the domain of g(f (x)) we need to determine two things:

  1. What values x can we plug into f , and
  2. What values f (x) can we plug into g?

To deal with the first question, let’s look at f (x). Since this is a rational function, we need to check when is the denominator zero. Setting x^2 − 1 = 0, we see x^2 = 1, so square rooting both sides, gives x = ±1. So we can’t have x = ± 1. To deal with the second question, we only want to talk about x values, so we look at the expression in (1). Now the question becomes what values of x can we plug into this expression (since we have already plugged in f (x)). Looking after the final equal sign, it should be clear that we can’t have x = −3 as that gives a 0 in the denominator. Combining our results from 1. and 2., we can’t have x = − 3 , − 1 , 1. So the domain of g ◦ f is (−∞, −3) ∪ (− 3 , −1) ∪ (− 1 , 1) ∪ (1, ∞).

The motivation

The motivation behind today’s lesson is calculus. We already know how to find the slope of a line: ∆ ∆yx. It is a natural question to ask about the slope of a curve. But this is a bit more complicated since the slope of a curve is always changing, unlike a line, which has constant slope. Before we proceed we have a couple of new words to know.

Definition 1. A tangent line to a graph is one which touches the graph at a single point.

Definition 2. A secant line to a graph is one which touches the graph at two points.

The graph below helps to illustrate what exactly this means. Another way to think about the secant line is to pick any two points on the graph and draw a line between them. This will be a secant line.

So to find the slope at a particular point, we we start with the slope of a secant line, and move the one of the points closer to the other to keep getting closer to the tangent line’s slope. Here is a more concrete example below.

To the point

In this class we are only concerned with the difference quotient. For any function f , if we want to find the slope of the secant line between x 1 and x 2 , we use the equation for slope we’ve seen since middle school:

f (x 2 ) − f (x 1 ) x 2 − x 1

If we write h = x 2 − x 1 , then we can say x 2 = x 1 + h. Now we can rewrite (2) as

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

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

where the right hand side is just relabeling x 1 as x. Alternatively, you may see the difference quotient written as f (x) − f (a) x − a

Example 4. Find and simplify the difference quotient for f (x) =

4 x.

Solution. In this problem it should become clear why we were concerned with rational- izing radial expressions. We will use the strategy of multiplying by the conjugate just as in a previous lesson. √ 4(x + h) −

4 x h

4(x + h) +

4 x √ 4(x + h) +

4 x

= 4(x + h) − 4 x h(

4(x + h) +

4 x)

=

4 x + 4h − 4 x h(

4(x + h) +

4 x)

=

4 h h(

4(x + h) +

4 x)

=

4(x + h) +

4 x

Remark. An h does show up in the denominator here, but it is not the h that was original set up for the difference quotient. A good test is to plug in 0 for h. If you can do this, then your answer is completely simplified.

Summary

With these four examples you should be able to complete the homework and any differ- ence quotient problem that you come across in this course. A couple things to keep in mind:

  1. For polynomial functions, you will need to multiply out all terms like (x + h)^3 or (x + h)^2 , etc. to be able to cancel out the terms you need to cancel out.
  2. For square root functions, remember to multiply the top and bottom by the con- jugate.

As a final note, if you are curious about how to quickly multiply out things like (x + y)n, look up the binomial theorem on Wikipedia.