Skip to main content

Section 24 Curve sketching I

Example 24.2. Curve sketch: polynomial.

Provide a graph of \(f(x)=3x^5-5x^3\) that includes all the details listed in Procedure 24.1.
Solution.

Domain and intercepts.

The domain of \(f\) is \(\R=(-\infty, \infty)\text{.}\) The \(y\)-intercept of the graph of \(f\) is \((0,f(0))=(0,0)\text{.}\)
To find the \(x\)-intercepts we solve:
\begin{align*} f(x) \amp =0\\ x^3(3x^2-5) \amp =0\\ x=0 \amp\text{ or } x^2=\frac{5}{3} \\ x=0 \amp\text{ or } x=\pm\sqrt{5/3} \text{.} \end{align*}
Thus the \(x\)-intercepts are
\begin{equation*} (0,0), (\sqrt{5/3},0), (-\sqrt{5/3},0)\text{.} \end{equation*}

Endpoint behavior and vertical asymptotes.

Since \(f\) is continuous at all points of \(\R\text{,}\) there are no vertical asymptotes.
For endpoint behavior, we compute
\begin{align*} \lim_{x\to \pm \infty}f(x) \amp = \lim\limits_{x\to \pm \infty}\frac{3x^5-5x^3}{1} \\ \amp = \lim\limits_{x\to \pm \infty}3x^5 \amp (\knowl{./knowl/xref/th_rational_function.html}{\text{Theorem 9.11}})\\ \amp = \pm \infty\text{.} \end{align*}
In particular, we see that there are no horizontal asymptotes of the graph of \(f\text{.}\)

Critical points and intervals of monotonicity.

We saw in Example 22.8 that the critical points of \(f\) are \(x=-1,0,1\text{,}\) that \(f(-1)\) is a local maximum value, \(f(1)\) is a local minimum value, and \(f(0)\) is neither, that \(f\) is increasing on the intervals \((-\infty, -1]\) and \([1,\infty)\) and decreasing on the interval \([-1,1]\text{.}\) All of this information is summarized by the sign diagram of \(f'\text{.}\)
Sign diagram for derivative of f

Concavity and inflection points.

We analyzed the concavity of \(f\) in Example 23.9. The sign diagram we produced there gives a nice summary of the situation.
Sign diagram for second derivative of f
In particular, observe that we have inflection points at the inputs \(x=-1/\sqrt{2}, 0, 1/\sqrt{2}\text{.}\)

Important points.

Our analysis is more or less complete. We should first, however, make a table of values (to the best of our abilities) for all important points on our graph.
\begin{equation*} \begin{array}{r|l} x \amp f(x) \\ \hline 0\amp 0 \\ -1 \amp 2 \\ 1 \amp -2 \\ -\frac{1}{\sqrt{2}} \amp -(3(2)^{-5/2}+5(2)^{-3/2}) \\ \frac{1}{\sqrt{2}} \amp (3(2)^{-5/2}+5(2)^{-3/2}) \end{array}\text{.} \end{equation*}
Finally we put everything together into a single sketch.
Graph of function

Example 24.3. Curve sketching: rational function.

Provide a graph of \(f(x)=\frac{x^2}{x^2+3}\) that includes all the details listed in Procedure 24.1.
Solution.
For the sake of space, our solution will be slightly more terse than in the previous example. We first observe that the domain of \(f\) is \(\R\) and that \((0,0)\) is both the \(x\)- and \(y\)-intercept.
Since \(f\) is continuous everywhere on \(\R\text{,}\) it has not vertical asymptotes. Using Theorem 9.11, we see easily that \(\lim\limits_{x\to \pm \infty}f(x)=1\text{,}\) and thus that \(y=1\) is a horizontal asymptote of \(f\text{.}\)
Next we compute
\begin{align*} f'(x) \amp = \frac{6x}{(x^2+3)^2}\\ f''(x) \amp = \frac{18(x-1)(x+1)}{(x^2+3)^3} \text{.} \end{align*}
The sign diagrams for \(f'\) and \(f''\) are given below.
Sign diagram for derivative of f
Sign diagram for derivative of f
We see then that \(f\) has a single critical point at \(x=0\text{,}\) that \(f(0)\) is a local minimum value of \(f\text{,}\) and that \(f\) is decreasing on \((-\infty, 0)\) and increasing on \((0,\infty)\text{.}\) Furthermore, \(f\) has inflection points at \(x=-1\) and \(x=1\text{,}\) is concave down on \((-\infty, -1)\) and \((1,\infty)\text{,}\) and concave up on \((-1,1)\text{.}\)
To finish our analysis we make a table of values of important points:
\begin{equation*} \begin{array}{r|l} x\amp f(x) \\ \hline 0 \amp 0 \\ -1 \amp \frac{1}{4} \\ 1 \amp \frac{1}{4} \end{array}\text{.} \end{equation*}
Putting everything together, we obtain a graph like the following.
Graph of function