Chapter 3: Applications of Differentiation
Section 3.7: What Derivatives Reveal about Graphs
|
Example 3.7.4
|
|
Graph for , indicating any asymptotes this rational function might have. Then, use the tools of the calculus to analyze the features of this graph.
|
|
|
|
Solution
|
|
|
Initialize
|
|
•
|
Tools≻Load Package: Student Calculus 1
|
|
Loading Student:-Calculus1
|
•
|
Control-drag
|
•
|
Context Panel: Assign Function
|
|
|
|
|
|
|
Rational Function Tutor
|
|
•
|
Figure 3.7.4(a) contains an image of the
tutor applied to .
|
•
|
If this tutor is launched from the Tools menu, the numerator and denominator of the rational function must be entered separately.
|
•
|
The tutor selects the size of the graphing window, but this can be modified via the "Plot Options" button.
|
•
|
Information about asymptotes is lost when the tutor is closed, although the graph will be written to the worksheet when the "Close" button is pressed.
|
•
|
Table 3.7.4(a) uses a Task Template to access the tutor, and provides for the retention of information about asymptotes.
|
|
|
Figure 3.7.4(a) Rational Function tutor applied to
|
|
|
|
|
|
Alternate access to the Rational Function tutor is through the task template in Table 3.7.4(a).
Tools≻Tasks≻Browse: Algebra≻Rational Function - Graph and Asymptotes
|
Rational Function Tutor
|
Enter a rational function
|
Asymptotes
Horizontal
|
Oblique
|
Vertical
|
|
|
|
Plot
|
|
|
|
Table 3.7.4(a) Rational Function tutor accessed through task template
|
|
|
After entering the function into the appropriate pane in the task template, press the "Asymptotes" button. The equations for any horizontal, vertical, or oblique (slant) asymptotes will be written to the respective windows. Press the
tutor button to launch the tutor. Press the "Close" button in the tutor to write the graph to the Plot window in the task template.
The graph shown in Table 3.7.4(a) was obtained by using the "Plot Options" button to modify the graphing window by setting and . In that figure, the graph of is drawn in red, the vertical asymptotes in dashed green, and the oblique asymptote in dashed blue. There is no horizontal asymptote for this function.
|
|
Asymptotes
|
|
Vertical Asymptotes
•
|
The Rational Function tutor (Figure 3.7.4(a)) and the related task template in Table 3.7.4(a) indicate that and are the equations of vertical asymptotes. A vertical asymptote can occur where the denominator of the rational function vanishes, but is confirmed only by taking limits on either side of such a zero.
|
|
•
|
Expression palette: Limit template
Limits from the left and right at
|
|
=
=
|
•
|
Expression palette: Limit template
Limits from the left and right at
|
|
=
=
|
|
|
On the basis of these limits, both and are deemed to be the equations of vertical asymptotes.
Horizontal Asymptotes
•
|
The Rational Function tutor (Figure 3.7.4(a)) and the related task template in Table 3.7.4(a) give no indication of the existence of horizontal asymptotes. Such asymptotes occur when either limit as is constant.
|
|
•
|
Expression palette: Limit template
Limits as
|
|
=
=
|
|
|
Since the limits as are not constant, no line of the form is a horizontal asymptote.
Oblique Asymptote
•
|
The Rational Function tutor (Figure 3.7.4(a)) and the related task template in Table 3.7.4(a) indicate that is the equation of an oblique asymptote. That such an asymptote might exist is suggested by the difference in the degrees of the numerator and denominator of . Since the degree of the numerator is 3 and that of the denominator is 2, the large- behavior of is linear, that is, for large , .
|
•
|
The equation of an oblique asymptote can be found by synthetic (or long) division of the numerator by the denominator. This is done in Maple with the quo (i.e., quotient) command.
|
|
•
|
Use the denom command to extract the denominator.
|
•
|
Context Panel: Assign to a Name≻
|
|
=
|
•
|
Use the numer command to extract the numerator.
|
•
|
Context Panel: Assign to a Name≻
|
|
=
|
•
|
Apply the quo command for long division of the numerator by the denominator.
Assign the remainder to the name .
|
|
=
|
|
=
|
|
|
By carrying out the division, the rule for the function becomes
In this form, it is clear that for large , .
The fraction is split into two simpler fractions by the algebraic process called "partial fraction decomposition." The conversion of a fraction to this form can be done through the Conversions≻Partial Fractions option in the Context Panel. A stepwise (tutorial) approach is available via a task template.
|
|
Curve Analysis Tutor
|
|
•
|
Figure 3.7.4(b), an image of the
tutor, illustrates the features of the graph of that can be determined from itself, and from the derivatives and .
|
•
|
Where is increasing or decreasing, its graph is drawn in red or black, respectively,
|
•
|
Intervals where the graph of is concave up or down are shaded in gray or yellow, respectively.
|
•
|
Relative extrema and inflection points are shown in green.
|
•
|
Selecting one of the eight radio-buttons and clicking the "Calculate" button yields the information listed in Table 3.7.4(b).
|
•
|
Figure 3.7.4(c) uses the FunctionChart (a.k.a. FunctionPlot) command to draw the graph contained in Figure 3.7.4(b). The command provides slightly more control over the features of the graph. The symbols for the seven green points can be made larger, and arrows are used to indicate concavity.
|
•
|
The -intercepts are marked with circles; the inflection points, with crosses; and the extreme points with diamonds. These distinctions are not visible in the tutor.
|
|
Figure 3.7.19 Curve Analysis tutor applied to
|
|
|
|
>
|
Student:-SetColors(red,black,green,gray,yellow):
Student:-Calculus1:-FunctionChart((-x^3+3*x^2-5*x+6)/(x^2-4*x+3),x=-5..10,pointoptions=[symbolsize=20],caption=[],concavity=[filled(gray,yellow)]);
|
|
Figure 3.7.20 Graph by FunctionChart
|
|
|
|
|
|
The graph in Figure 3.7.4(c) provides a bit more insight than the graph in the Curve Analysis tutor (Figure 3.7.4(b)). However, the Curve Analysis tutor does provide useful calculations. Table 3.7.4(b) displays the information that would be provided by the "Calculate" button in the tutor.
The local maxima occur at:
[-5., 4.81]
[5.22, -8.60]
|
The local minima occur at:
[-.532, 1.79]
[10., -11.8]
|
The function is increasing on the intervals:
[-.532, 1.00]
[1.00, 3.00]
[3.00, 5.22]
|
The function is decreasing on the intervals:
[-5., -.532]
[5.22, 10.]
|
The function is concave up on the intervals:
[-5., 1.00]
[1.82, 3.00]
|
The function is concave down on the intervals:
[1.00, 1.82]
[3.00, 10.]
|
The points of inflection occur at:
[1.00, Float(-infinity)]
[1.82, -.835]
[3.00, Float(-infinity)]
|
The zeros occur at :
2.
|
Table 3.7.6 Data generated by the Curve Analysis tutor for
|
|
|
The function is undefined at and because these are zeros of the denominator. While it is technically true that the concavity of the function changes across these two asymptotes, no standard calculus texts would call these "points" inflection points because they are not points on the graph of .
|
|
First and Second Derivatives
|
|
Obtain and graph both the first and second derivatives of .
For the first derivative:
•
|
Type and press the Enter key.
|
•
|
Context Panel: Simplify≻Simplify
|
•
|
Context Panel: Assign to a Name≻Fp
|
|
|
|
|
For the second derivative:
•
|
Expression palette: Differentiation template
Apply to the first derivative.
|
•
|
Context Panel: Simplify≻Simplify
|
•
|
Context Panel: Assign to a Name≻Fpp
|
|
|
|
|
Figures 3.7.4(d) and 3.7.4(e) contains graphs of and , respectively.
>
|
F:=(-x^3+3*x^2-5*x+6)/(x^2-4*x+3):
plot(simplify(diff(F,x)),x=-5..10,-5..15,color=red);
|
|
Figure 3.7.4(d) Graph of
|
|
|
|
>
|
F:=(-x^3+3*x^2-5*x+6)/(x^2-4*x+3):
plot(simplify(diff(F,x,x)),x=-3..7,-10..10,color=green,discont=true);
|
|
Figure 3.7.4(e) Graph of
|
|
|
|
|
|
The equation has two real solutions, but the equation has only one. Since is not defined at and , both points where also does not exist, the values and are not critical numbers. Moreover, for the same reason, the neither nor are candidates for inflection points.
|
|
Obtain the Critical Numbers
|
|
Obtain the critical numbers and by solving the equation
|
•
|
Set equal to zero and press the Enter key.
|
•
|
Context Panel:
Student Calculus1≻Solve≻Find Roots
Configure Roots dialog as per Figure 3.7.4(f)
|
•
|
Context Panel: Assign to a Name≻
(Reference roots as and .)
|
|
|
Figure 3.7.4(f) Roots dialog
|
|
|
|
|
|
|
|
|
|
|
|
Second-Derivative Test
|
|
Apply the Second-Derivative test
|
•
|
Since is positive, the point is a relative minimum, a conclusion that is consistent with Figure 3.7.4(c).
|
|
=
=
|
•
|
Since is negative, the point is a relative maximum, a conclusion that is consistent with Figure 3.7.4(c).
|
|
=
=
|
|
|
|
|
Candidates for Inflection
|
|
Obtain candidates for inflection points by solving the equation
|
•
|
Set equal to zero and press the Enter key.
|
•
|
Context Panel: Solve≻Numerically Solve
|
•
|
Context Panel: Assign Name≻
|
|
|
|
|
|
|
Zeros of the Function
|
|
Find the -intercepts by solving the equation
|
•
|
Write and press the Enter key.
|
•
|
Context Panel: Solve≻Solve
|
|
|
|
|
Since in Maple, there is only one real -intercept, namely, .
|
|
Conclusions
|
|
Figures 3.7.4(d) and 3.7.4(e), graphs of and , respectively, are useful for clarifying intervals of increase/decrease, and concavity, and for determining if the candidates for inflection are indeed inflection points. Wherever the red curve in Figure 3.7.4(d) is below the -axis, the function is decreasing; above the -axis, increasing. Wherever the green curve in Figure 3.7.4(e) is below the -axis, the function is concave downward; above the -axis, concave upward.
•
|
The point = is a relative minimum. The point = is a relative maximum.
|
•
|
From Figure 3.7.4(c), the endpoint = is a relative maximum, whereas the endpoint = is a relative minimum.
|
•
|
Because of the vertical asymptotes, this function has no absolute extrema.
|
•
|
From Table 3.7.4(b) and Figure 3.7.4(c), the function increases on the intervals , , and .
|
•
|
From Table 3.7.4(b) and Figure 3.7.4(c), the function decreases on the intervals = ,
and = .
|
•
|
From Table 3.7.4(b) and Figure 3.7.4(c), the function is concave upward on the intervals , and ; it is concave downward on the intervals and .
|
•
|
From Table 3.7.4(b) and Figure 3.7.4(c), the point =
is an inflection point.
|
•
|
The endpoints of a finite domain for the function have to be considered when searching for extrema. If the domain is unrestricted, that is, if it is the full set of real numbers for which the rule of the function is defined, then for this function, there would not be a global maximum or minimum because is unbounded on an unrestricted domain.
|
|
|
Some Useful Commands
|
|
Applicable Commands
|
=
|
=
|
=
|
=
|
=
|
|
|
•
|
The ExtremePoints command returns the endpoints of the interval of investigation as extreme points.
|
•
|
Consequently, there are just two critical numbers, namely, = and = ; and but one inflection point at = .
|
•
|
Note the additional Asymptotes command, which returned equations of the two vertical asymptotes and the one oblique asymptote.
|
|
|
|
<< Previous Example Section 3.7
Next Example >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
|