Mathematics 265 Introduction to Calculus I
Study Guide :: Unit 5
Applications of the Derivative
Objectives
When you have completed this unit, you should be able to
- use calculus to sketch the graph of a function in detail.
- solve optimization problems.
- apply Newton’s method to solve equations of the form $f(x)=0$.
To sketch the graph of a function, we must be methodical and clear about the information we obtain at each of the steps described in the first seven sections of this unit, and listed on pages 232-234 of the textbook. “Optimization” problems are so named because they involve decisions one can make to optimize the resources available under constraints. We end this unit with a discussion of one more application of the derivative—Newton’s method.
Domain, x-y Intercepts, and Symmetries
Prerequisites
To complete this section, you must be able to
- write inequalities in interval notation. See the section titled “Intervals” on pages 337-338 of the textbook.
- solve inequalities. See the section titled “Inequalities” on pages 338-340 of the textbook. Do Exercises 13-20 on page 343.
- use the absolute value to solve inequalities. See the section titled “Absolute Value” on pages 340-343 of the textbook. Do Exercises 1-10 on page 343.
complete a perfect square. See the section titled “Complete the Square” on page 6 of the PDF file “Review of Algebra” available through the website that accompanies your textbook:
In this section, we discuss how to obtain basic information about the graph of a function without using the derivative.
Sketching starts with the domain of a function as defined in Definition 2.6. The domain indicates where the function may have a vertical asymptote, and where the graph is located with respect to the $x$-axis. The functions we work with in this course may have a vertical asymptote in the following two possible cases:
- points where the function is not defined.
- the endpoints of the open intervals of the function’s domain.
Therefore, a function has no vertical asymptotes if its domain is , all real numbers.
Example 5.1. The domain of the function
consists of all $x$ such that .
If we solve this inequality, we obtain .
Taking the square roots gives us
Therefore, we have two inequalities—$x \leq -3$ and $x \geq 3$—and in interval notation, the domain is $(-\infty,-3] \cup [3,\infty)$.
Hence, the graph of this function does not exist between the vertical lines and . Since intervals of the domain are closed at the endpoints and , the function does not have vertical asymptotes.
Example 5.2. The domain of the function
consists of all $x$ such that the denominator is not zero.
If , then and or
The domain is all real numbers except and . So, this function may have vertical asymptotes at or .
Example 5.3. The domain of the function
consists of $x$ such that , hence and
The domain is
and again, the vertical lines and may be asymptotes of the function.
Example 5.4. The domain of the function
consists of all $x$ such that .
Let us solve this inequality:
The domain is the union of the intervals
In this case, the vertical lines
may be vertical asymptotes of the function, and there is no graph between these two vertical lines.
we have , but since , it is the case that for any $x$, and the domain of the function is . Hence, there are no vertical asymptotes.
Example 5.6. To find the domain of the composition of two functions, we must consider the domain of each function.
In the function , the domain of is the union of the intervals of the form
$\left( {\dfrac{{(2k + 1)\pi }}{2},\dfrac{{(2k + 3)\pi }}{2}} \right)$, for any integer $k$.
Hence, the inside function must be in these intervals, that is
Solving for $x$:
The domain is all intervals of the form
$\left( {\dfrac{{(2k + 1)\pi - 2}}{4},\dfrac{{(2k + 3)\pi - 2}}{4}} \right)$ for any integer $k$.
The function may have vertical asymptotes at
$x = \dfrac{{(2k + 1)\pi - 2}}{4}$ or $x = \dfrac{{(2k + 3)\pi - 2}}{4}$ for any integer $k$.
The $x$ and $y$ intercepts are the points of the graph that intersect the $x$-axis and the $y$-axis, respectively.
Definition 5.1. For a function $f(x)$
- the points $(a,0)$ on the graph of $f$ are the $x$-intercepts
- the point $(0,b)$ on the graph of $f$ is the $y$-intercept.
Remarks 5.1
- The $x$-intercepts of a function are also known as the real “roots” of the function.
- A function may or may not intersect the axis.
- A function may have no, finite or infinitely many $x$ intercepts.
- A function has either no or one $y$-intercept.
To find the $x$-intercepts, we must find all $a$ such that $f(a) = 0$.
we set and solve for $x$. Thus , if or , and the $x$ intercepts are $(3,0)$ and $(-3,0)$.
is zero if the numerator is zero, but in this case, for any real $x$; hence, the function has no $x$-intercepts.
we set and solve for $x$.
This strategy yields , and we have
$x = \dfrac{{(4k + 1)\pi }}{2}$ for any integer $k$.
The function has infinitely many $x$-intercepts:
$\left( {\dfrac{{(4k + 1)\pi }}{2},0} \right)$ for any integer $k$.
Example 5.10. For the function
we have if .
Then
and solving for $x$, we conclude that
.
There may be instances where we cannot solve $f(x)=0$ algebraically, and in such cases, we may be able to locate the $x$-intercepts using the Intermediate Value Theorem (see page 67 of the textbook).
Theorem 5.2. The Intermediate Value Theorem
If $f$ is a continuous function on the interval and , then there is number $c$ in the interval —that is, —such that .
Figure 5.1. Intermediate Value Theorem
In Figure 5.1, above, you can see the interpretation of this theorem.
For , this theorem says that if , then there is a $c$ such that .
Example 5.11. To find the $x$-intercept of the function
we must solve for $x$ in the equation . Since it is not easy to do so algebraically, we apply the Intermediate Value Theorem. The function is continuous everywhere, because $g$ is a polynomial. So, we must find two numbers, $a$ and $b$, such that .
We observe that and . Hence, , and there must be a number $c$ between and such that ; hence, there is an $x$-intercept in the interval .
You can check that ; therefore, there is another $x$-intercept on the interval .
In the last section of this unit, we consider Newton’s method, which can also be used to locate $x$-intercepts.
Remark 5.2
When sketching the graph of a function, it is convenient but not necessary to find the $x$-intercepts. If we find that the solution of $f(x)=0$ is too challenging or beyond our abilities, we do not solve it.
To find the $y$-intercept, we evaluate the function at zero, if zero is in the domain of the function.
Example 5.12. In Examples 5.1 to 5.3, we saw that zero is not in the domain of the functions
Hence, these functions do not have $y$-intercepts—that is, their graphs do not intersect the $y$-axis.
Example 5.13. In Example 5.4, we have the function
and . Hence, the $y$-intercept of the function is
Example 5.14. In Example 5.6, we have the function
and .
Hence, the $y$-intercept of the function is .
To sketch the graph of a function, it helps to know when a function has certain symmetries.
Consider the graph in Figure 5.2, below.
Figure 5.2. Basic graph
If the graph in Figure 5.2 were symmetric with respect to the $y$-axis, then the complete graph would be as shown in Figure 5.3:
Figure 5.3. Basic graph symmetrical with respect to the $y$-axis
If the graph in Figure 5.2 were symmetric with respect to the origin (i.e., across the diagonal formed by the identity function), then the complete graph would be as shown in Figure 5.4:
Figure 5.4. Basic graph symmetrical with respect to the origin
If a function is even, then its graph is symmetric with respect to the $y$-axis (see Figure 5.3, above). If the function is odd, then its graph is symmetric with respect to the origin (see Figure 5.4).
The function in Figure 5.5, below, is even.
Figure 5.5. Even function
The function in Figure 5.6 is odd:
Figure 5.6. Odd function
To identify these symmetries, we use the following definition.
Definition 5.3. A function $f(x)$ is even if for any $x$ in its domain.
A function $f(x)$ is odd if for any $x$ in its domain.
- The function is even because .
In general, if $n$ is even, then is even.
- The function is odd because .
In general if $m$ is odd, then is odd.
- From the graphs of the trigonometric functions, we see that sine, tangent, cotangent and cosecant are odd functions; and cosine and secant are even.
Remember that and
- A constant function is even. [Why?]
- The absolute value function is even.
Example 5.16. To determine whether the function is even, odd or neither, we evaluate the function at
Hence,
Since
the function is neither even nor odd.
Example 5.17. The function is odd because
Example 5.18. Observe that for $f(x)$ and even, and and odd,
- is even because .
So the function is even.
- is odd because .
So the function is odd.
- is even because .
So the function is even.
- is even because .
So the function is even.
- is odd because .
So the function is odd.
- is even because .
So the function is even.
- is even because .
So the function is even.
Example 5.19. Observe how we use Example 5.18 to decide if the functions given are even or odd.
- is odd because the constant function is even and the function is odd—Example 5.18, (e).
- is even—Example 5.18, (c), (d), (a).
- is odd—Example 5.18, (d), (e).
Exercises
- Explain why polynomial functions do not have vertical asymptotes.
- Determine whether either of the following functions may have a vertical asymptote.
- Find the $x$-intercepts, if any, of each of the following functions.
- Find the $y$-intercept, if any, of each of the following functions.
- Determine whether each of the functions below is even, odd or neither. If $f$ is even or odd, use symmetry to sketch its graph.
- If $f(x)$ is even and is odd, determine whether each of the following functions is odd or even.
- Do Exercises 45-48, 49(a) and 51 on page 70 of the textbook.