


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
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
1 / 4
This page cannot be seen from the preview
Don't miss anything!
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:
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 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:
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.