Skip to main content
Mathematics LibreTexts

5.3: Other Algebraic Functions

  • Page ID
    100290
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    This section serves as a watershed for functions which are combinations of polynomial, and more generally, rational functions, with the operations of radicals. It is business of Calculus to discuss these functions in all the detail they demand so our aim in this section is to help shore up the requisite skills needed so that the reader can answer Calculus’s call when the time comes. We briefly recall the definition and some of the basic properties of radicals from Intermediate Algebra.1

    Definition 5.4. Principal Root

    Let \(x\) be a real number and \(n\) a natural number.a If \(n\) is odd, the principal \(n^{\textbf{th}}\) root of \(x\), denoted \(\sqrt[n]{x}\) is the unique real number satisfying

    \[\left(\sqrt[n]{x}\right)^n = x. \nonumber\]

    If \(n\) is even, \(\sqrt[n]{x}\) is defined similarlyb provided \(x \geq 0\) and \(\sqrt[n]{x} \geq 0\). The index is the number \(n\) and the radicand is the number \(x\). For \(n=2\), we write \(\sqrt{x}\) instead of \(\sqrt[2]{x}\).


    a Recall this means \(n = 1, 2, 3,\). . ..

    b Recall both \(x = −2\) and \(x = 2\) satisfy \(x^{4}=16\), but \(\sqrt[4]{16}=2\), not \(−2\).

    It is worth remarking that, in light of Section 5.2, we could define \(f(x) = \sqrt[n]{x}\) functionally as the inverse of \(g(x) = x^n\) with the stipulation that when \(n\) is even, the domain of \(g\) is restricted to \([0, \infty)\). From what we know about \(g(x) = x^n\) from Section 3.1 along with Theorem 5.3, we can produce the graphs of \(f(x) = \sqrt[n]{x}\) by reflecting the graphs of \(g(x) = x^n\) across the line \(y=x\). Below are the graphs of \(y=\sqrt{x}\), \(y=\sqrt[4]{x}\) and \(y=\sqrt[6]{x}\). The point \((0,0)\) is indicated as a reference. The axes are hidden so we can see the vertical steepening near \(x=0\) and the horizontal flattening as \(x \rightarrow \infty\).

    Screen Shot 2022-04-14 at 4.35.08 PM.png

    The odd-indexed radical functions also follow a predictable trend - steepening near \(x = 0\) and flattening as \(x \rightarrow \pm \infty\). In the exercises, you’ll have a chance to graph some basic radical functions using the techniques presented in Section 1.7.

    Screen Shot 2022-04-14 at 4.37.07 PM.png

    We have used all of the following properties at some point in the textbook for the case \(n=2\) (the square root), but we list them here in generality for completeness.

    Theorem 5.6. Properties of Radicals

    Let \(x\) and \(y\) be real numbers and \(m\) and \(n\) be natural numbers. If \(\sqrt[n]{x}\), \(\sqrt[n]{y}\) are real numbers, then

    • Product Rule: \(\sqrt[n]{xy} = \sqrt[n]{x} \, \sqrt[n]{y}\)
    • Powers of Radicals: \(\sqrt[n]{x^m} = \left(\sqrt[n]{x}\right)^m\)
    • Quotient Rule: \(\sqrt[n]{\dfrac{x}{y}} = \dfrac{\sqrt[n]{x}}{\sqrt[n]{y}}\), provided \(y \neq 0\).
    • If \(n\) is odd, \(\sqrt[n]{x^n} = x\); if \(n\) is even, \(\sqrt[n]{x^n} = |x|\).

    The proof of Theorem 5.6 is based on the definition of the principal roots and properties of exponents. To establish the product rule, consider the following. If \(n\) is odd, then by definition \(\sqrt[n]{xy}\) is the unique real number such that \((\sqrt[n]{xy})^{n} = xy\). Given that \(\left( \sqrt[n]{x} \, \sqrt[n]{y}\right)^n = \left(\sqrt[n]{x}\right)^n \left(\sqrt[n]{y}\right)^n = xy\), it must be the case that \(\sqrt[n]{xy} = \sqrt[n]{x} \, \sqrt[n]{y}\). If \(n\) is even, then \(\sqrt[n]{xy}\) is the unique non-negative real number such that \((\sqrt[n]{xy})^{n} = xy\). Also note that since \(n\) is even, \(\sqrt[n]{x}\) and \(\sqrt[n]{y}\) are also non-negative and hence so is \(\sqrt[n]{x}\sqrt[n]{y}\). Proceeding as above, we find that \(\sqrt[n]{xy} = \sqrt[n]{x} \, \sqrt[n]{y}\). The quotient rule is proved similarly and is left as an exercise. The power rule results from repeated application of the product rule, so long as \(\sqrt[n]{x}\) is a real number to start with.2 The last property is an application of the power rule when \(n\) is odd, and the occurrence of the absolute value when \(n\) is even is due to the requirement that \(\sqrt[n]{x} \geq 0\) in Definition 5.4. For instance, \(\sqrt[4]{(-2)^4} = \sqrt[4]{16}= 2 = |-2|\), not \(-2\). It’s this last property which makes compositions of roots and powers delicate. This is especially true when we use exponential notation for radicals. Recall the following definition.

    Definition 5.5.

    Let \(x\) be a real number, \(m\) an integera and \(n\) a natural number.

    • \(x^{\frac{1}{n}} = \sqrt[n]{x}\) and is defined whenever \(\sqrt[n]{x}\) is defined.
    • \(x^{\frac{m}{n}} = \left(\sqrt[n]{x}\right)^m = \sqrt[n]{x^m}\), whenever \(\left(\sqrt[n]{x}\right)^{m}\) is defined.

    a Recall this means \(m=0, \pm 1, \pm 2, \ldots\)

    The rational exponents defined in Definition 5.5 behave very similarly to the usual integer exponents from Elementary Algebra with one critical exception. Consider the expression \(\left(x^{2/3}\right)^{3/2}\). Applying the usual laws of exponents, we’d be tempted to simplify this as \(\left(x^{2/3}\right)^{3/2} = x^{\frac{2}{3} \cdot \frac{3}{2}} = x^{1} = x\). However, if we substitute \(x=-1\) and apply Definition 5.5, we find \((-1)^{2/3} = \left(\sqrt[3]{-1}\right)^2 = (-1)^2 = 1\) so that \(\left((-1)^{2/3}\right)^{3/2} = 1^{3/2} = \left(\sqrt{1}\right)^3 = 1^3 = 1\). We see in this case that \(\left(x^{2/3}\right)^{3/2} \neq x\). If we take the time to rewrite \(\left(x^{2/3}\right)^{3/2}\) with radicals, we see

    \[\left(x^{2/3}\right)^{3/2} = \left(\left(\sqrt[3]{x}\right)^2\right)^{3/2} = \left(\sqrt{\left(\sqrt[3]{x}\right)^2}\right)^3 =\left(\left|\sqrt[3]{x}\right|\right)^3 = \left| \left(\sqrt[3]{x}\right)^3 \right| = |x|\nonumber\]

    In the play-by-play analysis, we see that when we canceled the \(2\)’s in multiplying \(\frac{2}{3} \cdot \frac{3}{2}\), we were, in fact, attempting to cancel a square with a square root. The fact that \(\sqrt{x^2} = |x|\) and not simply \(x\) is the root3 of the trouble. It may amuse the reader to know that \(\left(x^{3/2}\right)^{2/3} = x\), and this verification is left as an exercise. The moral of the story is that when simplifying fractional exponents, it’s usually best to rewrite them as radicals.4 The last major property we will state, and leave to Calculus to prove, is that radical functions are continuous on their domains, so the Intermediate Value Theorem, Theorem 3.1, applies. This means that if we take combinations of radical functions with polynomial and rational functions to form what the authors consider the algebraic functions,5 we can make sign diagrams using the procedure set forth in Section 4.2.

    Steps for Constructing a Sign Diagram for an Algebraic Function

    Suppose \(f\) is an algebraic function.

    1. Place any values excluded from the domain of \(f\) on the number line with an ‘’ above them.
    2. Find the zeros of \(f\) and place them on the number line with the number \(0\) above them.
    3. Choose a test value in each of the intervals determined in steps 1 and 2.
    4. Determine the sign of \(f(x)\) for each test value in step 3, and write that sign above the corresponding interval.

    Our next example reviews quite a bit of Intermediate Algebra and demonstrates some of the new features of these graphs.

    Example 5.3.1

    For the following functions, state their domains and create sign diagrams. Check your answer graphically using your calculator

    1. \(f(x) = 3x \sqrt[3]{2-x}\)
    2. \(g(x) = \sqrt{2-\sqrt[4]{x+3}}\)
    3. \(h(x) = \sqrt[3]{\dfrac{8x}{x+1}}\)
    4. \(k(x) = \dfrac{2x}{\sqrt{x^2 - 1}}\)

    Solution.

    1. As far as domain is concerned, \(f(x)\) has no denominators and no even roots, which means its domain is \((-\infty, \infty)\). To create the sign diagram, we find the zeros of \(f\).

      \[\begin{array}{rclr} f(x) & = & 0 & \\ 3x \sqrt[3]{2-x} & = & 0 \\ 3x = 0 & \mbox{or} & \sqrt[3]{2-x} = 0 & \\ x = 0 & \mbox{or} & \left(\sqrt[3]{2-x}\right)^3 = 0^3 & \\ x = 0 & \mbox{or} & 2-x = 0 & \\ x = 0 & \mbox{or} & x=2 & \\ \end{array}\nonumber\]

      The zeros \(0\) and \(2\) divide the real number line into three test intervals. The sign diagram and accompanying graph are below. Note that the intervals on which \(f\) is \((+)\) correspond to where the graph of \(f\) is above the \(x\)-axis, and where the graph of \(f\) is below the \(x\)-axis we have that \(f\) is \((-)\). The calculator suggests something mysterious happens near \(x=2\). Zooming in shows the graph becomes nearly vertical there. You’ll have to wait until Calculus to fully understand this phenomenon.

      Screen Shot 2022-04-14 at 5.04.11 PM.png

    2. In \(g(x) = \sqrt{2-\sqrt[4]{x+3}}\), we have two radicals both of which are even indexed. To satisfy \(\sqrt[4]{x+3}\), we require \(x+3 \geq 0\) or \(x \geq -3\). To satisfy \(\sqrt{2-\sqrt[4]{x+3}}\), we need \(2-\sqrt[4]{x+3} \geq 0\). While it may be tempting to write this as \(2 \geq \sqrt[4]{x+3}\) and take both sides to the fourth power, there are times when this technique will produce erroneous results.6 Instead, we solve \(2-\sqrt[4]{x+3} \geq 0\) using a sign diagram. If we let \(r(x) = 2-\sqrt[4]{x+3}\), we know \(x \geq -3\), so we concern ourselves with only this portion of the number line. To find the zeros of \(r\) we set \(r(x) =0\) and solve \(2-\sqrt[4]{x+3}=0\). We get \(\sqrt[4]{x+3} = 2\) so that \(\left(\sqrt[4]{x+3}\right)^4 = 2^4\) from which we obtain \(x+3 = 16\) or \(x=13\). Since we raised both sides of an equation to an even power, we need to check to see if \(x=13\) is an extraneous solution.7 We find \(x=13\) does check since \(2-\sqrt[4]{x+3} = 2 - \sqrt[4]{13+3} = 2 - \sqrt[4]{16} = 2 - 2 = 0\). Below is our sign diagram for \(r\).

      Screen Shot 2022-04-15 at 3.16.24 AM.png

      We find \(2-\sqrt[4]{x+3} \geq 0\) on \([-3,13]\) so this is the domain of \(g\). To find a sign diagram for \(g\), we look for the zeros of \(g\). Setting \(g(x) = 0\) is equivalent to \(\sqrt{2-\sqrt[4]{x+3}}=0\). After squaring both sides, we get \(2-\sqrt[4]{x+3} = 0\), whose solution we have found to be \(x=13\). Since we squared both sides, we double check and find \(g(13)\) is, in fact, \(0\). Our sign diagram and graph of \(g\) are below. Since the domain of \(g\) is \([-3,13]\), what we have below is not just a portion of the graph of \(g\), but the complete graph. It is always above or on the \(x\)-axis, which verifies our sign diagram.

      Screen Shot 2022-04-15 at 3.21.35 AM.png

    3. The radical in \(h(x)\) is odd, so our only concern is the denominator. Setting \(x+1=0\) gives \(x=-1\), so our domain is \((-\infty, -1) \cup (-1, \infty)\). To find the zeros of \(h\), we set \(h(x) = 0\). To solve \(\sqrt[3]{\frac{8x}{x+1}} = 0\), we cube both sides to get \(\frac{8x}{x+1} = 0\). We get \(8x=0\), or \(x=0\). Below is the resulting sign diagram and corresponding graph. From the graph, it appears as though \(x=-1\) is a vertical asymptote. Carrying out an analysis as \(x \rightarrow -1\) as in Section 4.2 confirms this. (We leave the details to the reader.) Near \(x=0\), we have a situation similar to \(x=2\) in the graph of \(f\) in number 1 above. Finally, it appears as if the graph of \(h\) has a horizontal asymptote \(y=2\). Using techniques from Section 4.2, we find as \(x \rightarrow \pm \infty\), \(\frac{8x}{x+1} \rightarrow 8\). From this, it is hardly surprising that as \(x \rightarrow \pm \infty\), \(h(x) = \sqrt[3]{\frac{8x}{x+1}} \approx \sqrt[3]{8} =2\).

      Screen Shot 2022-04-15 at 3.24.21 AM.png

    4. To find the domain of \(k\), we have both an even root and a denominator to concern ourselves with. To satisfy the square root, \(x^2 - 1 \geq 0\). Setting \(r(x) = x^2-1\), we find the zeros of \(r\) to be \(x = \pm 1\), and we find the sign diagram of \(r\) to be

      Screen Shot 2022-04-15 at 3.29.24 AM.png

      We find \(x^2 - 1 \geq 0\) for \((-\infty, -1] \cup [1, \infty)\). To keep the denominator of \(k(x)\) away from zero, we set \(\sqrt{x^2-1} = 0\). We leave it to the reader to verify the solutions are \(x = \pm 1\), both of which must be excluded from the domain. Hence, the domain of \(k\) is \((-\infty, -1) \cup (1,\infty)\). To build the sign diagram for \(k\), we need the zeros of \(k\). Setting \(k(x) = 0\) results in \(\frac{2x}{\sqrt{x^2 - 1}}= 0\). We get \(2x =0\) or \(x=0\). However, \(x=0\) isn’t in the domain of \(k\), which means \(k\) has no zeros. We construct our sign diagram on the domain of \(k\) below alongside the graph of \(k\). It appears that the graph of \(k\) has two vertical asymptotes, one at \(x=-1\) and one at \(x=1\). The gap in the graph between the asymptotes is because of the gap in the domain of \(k\). Concerning end behavior, there appear to be two horizontal asymptotes, \(y = 2\) and \(y=-2\). To see why this is the case, we think of \(x\rightarrow \pm \infty\). The radicand of the denominator \(x^2 - 1 \approx x^2\), and as such, \(k(x) = \frac{2x}{\sqrt{x^2 - 1}} \approx \frac{2x}{\sqrt{x^2}} = \frac{2x}{|x|}\). As \(x \rightarrow \infty\), we have \(|x| = x\) so \(k(x) \approx \frac{2x}{x} = 2\). On the other hand, as \(x \rightarrow -\infty\), \(|x| = -x\), and as such \(k(x) \approx \frac{2x}{-x} = -2\). Finally, it appears as though the graph of \(k\) passes the Horizontal Line Test which means \(k\) is one to one and \(k^{-1}\) exists. Computing \(k^{-1}\) is left as an exercise.

      Screen Shot 2022-04-15 at 3.32.04 AM.png

    As the previous example illustrates, the graphs of general algebraic functions can have features we’ve seen before, like vertical and horizontal asymptotes, but they can occur in new and exciting ways. For example, \(k(x) = \frac{2x}{\sqrt{x^{2} - 1}}\) had two distinct horizontal asymptotes. You’ll recall that rational functions could have at most one horizontal asymptote. Also some new characteristics like ‘unusual steepness’8 and cusps9 can appear in the graphs of arbitrary algebraic functions. Our next example first demonstrates how we can use sign diagrams to solve nonlinear inequalities. (Don’t panic. The technique is very similar to the ones used in Chapters 2, 3 and 4.) We then check our answers graphically with a calculator and see some of the new graphical features of the functions in this extended family.

    Example 5.3.2

    Solve the following inequalities. Check your answers graphically with a calculator.

    1. \(x^{2/3} < x^{4/3} - 6\)
    2. \(3 (2-x)^{1/3} \leq x (2-x)^{-2/3}\)

    Solution.

    1. To solve \(x^{2/3} < x^{4/3} - 6\), we get \(0\) on one side and attempt to solve \(x^{4/3} - x^{2/3} - 6 > 0\). We set \(r(x) = x^{4/3} - x^{2/3} - 6\) and note that since the denominators in the exponents are \(3\), they correspond to cube roots, which means the domain of \(r\) is \((-\infty, \infty)\). To find the zeros for the sign diagram, we set \(r(x) = 0\) and attempt to solve \(x^{4/3} - x^{2/3} - 6 = 0\). At this point, it may be unclear how to proceed. We could always try as a last resort converting back to radical notation, but in this case we can take a cue from Example 3.3.4. Since there are three terms, and the exponent on one of the variable terms, \(x^{4/3}\), is exactly twice that of the other, \(x^{2/3}\), we have ourselves a ‘quadratic in disguise’ and we can rewrite \(x^{4/3} - x^{2/3} - 6 = 0\) as \(\left(x^{2/3}\right)^2 - x^{2/3} - 6=0\). If we let \(u = x^{2/3}\), then in terms of \(u\), we get \(u^2 - u - 6 = 0\). Solving for \(u\), we obtain \(u = -2\) or \(u = 3\). Replacing \(x^{2/3}\) back in for \(u\), we get \(x^{2/3} = -2\) or \(x^{2/3} = 3\). To avoid the trouble we encountered in the discussion following Definition 5.5, we now convert back to radical notation. By interpreting \(x^{2/3}\) as \(\sqrt[3]{x^2}\) we have \(\sqrt[3]{x^2} = -2\) or \(\sqrt[3]{x^2}= 3\). Cubing both sides of these equations results in \(x^2 = -8\), which admits no real solution, or \(x^2 = 27\), which gives \(x = \pm 3 \sqrt{3}\). We construct a sign diagram and find \(x^{4/3} - x^{2/3} - 6 > 0\) on \(\left(-\infty, -3 \sqrt{3}\right)\cup \left(3 \sqrt{3}, \infty\right)\). To check our answer graphically, we set \(f(x) = x^{2/3}\) and \(g(x) = x^{4/3}-6\). The solution to \(x^{2/3} < x^{4/3} - 6\) corresponds to the inequality \(f(x) < g(x)\), which means we are looking for the \(x\) values for which the graph of \(f\) is below the graph of \(g\). Using the ‘Intersect’ command we confirm10 that the graphs cross at \(x= \pm 3\sqrt{3}\). We see that the graph of \(f\) is below the graph of \(g\) (the thicker curve) on \(\left(-\infty, -3 \sqrt{3}\right)\cup \left(3 \sqrt{3}, \infty\right)\).

      Screen Shot 2022-04-15 at 3.41.22 AM.png

      As a point of interest, if we take a closer look at the graphs of \(f\) and \(g\) near \(x=0\) with the axes off, we see that despite the fact they both involve cube roots, they exhibit different behavior near \(x=0\). The graph of \(f\) has a sharp turn, or cusp, while \(g\) does not.11

      Screen Shot 2022-04-15 at 3.45.18 AM.png

    2. To solve \(3 (2-x)^{1/3} \leq x (2-x)^{-2/3}\), we gather all the nonzero terms on one side and obtain \(3 (2-x)^{1/3} - x (2-x)^{-2/3} \leq 0\). We set \(r(x) = 3 (2-x)^{1/3} - x (2-x)^{-2/3}\). As in number 1, the denominators of the rational exponents are odd, which means there are no domain concerns there. However, the negative exponent on the second term indicates a denominator. Rewriting \(r(x)\) with positive exponents, we obtain \[r(x) = 3 (2-x)^{1/3} - \frac{x}{(2-x)^{2/3}}\] Setting the denominator equal to zero we get \((2-x)^{2/3} = 0\), or \(\sqrt[3]{(2-x)^2} = 0\). After cubing both sides, and subsequently taking square roots, we get \(2-x=0\), or \(x=2\). Hence, the domain of \(r\) is \((-\infty, 2) \cup (2, \infty)\). To find the zeros of \(r\), we set \(r(x) = 0\). There are two school of thought on how to proceed and we demonstrate both.
      • \[\begin{array}{rclr} r(x) & = & 3 (2-x)^{1/3} - x (2-x)^{-2/3} & \\[4pt] & = & (2-x)^{-2/3} \left[ 3 (2-x)^{\frac{1}{3} - \left(-\frac{2}{3}\right)} - x\right] & \\ [6pt] & = & (2-x)^{-2/3}\left[3(2-x)^{3/3} - x\right] & \\[4pt] & = & (2-x)^{-2/3}\left[3(2-x)^{1} - x\right] & \mbox{since $\sqrt[3]{u^3} = \left(\sqrt[3]{u}\right)^{3} = u$} \\[4pt] & = & (2-x)^{-2/3}\left(6-4x\right) & \\[4pt] & = & (2-x)^{-2/3}\left(6-4x\right) & \\ \end{array}\nonumber\]

        To solve \(r(x) = 0\), we set \((2-x)^{-2/3}\left(6-4x\right) = 0\), or \(\frac{6-4x}{(2-x)^{2/3}} = 0\). We have \(6-4x = 0\) or \(x = \frac{3}{2}\).

      • Common Denominator Approach. We rewrite

        \[\begin{array}{rclr} r(x) & = & 3 (2-x)^{1/3} - x (2-x)^{-2/3} & \\[4pt] & = & 3 (2-x)^{1/3} - \dfrac{x}{(2-x)^{2/3}} & \\ [10pt] & = & \dfrac{3 (2-x)^{1/3}(2-x)^{2/3}}{(2-x)^{2/3}} - \dfrac{x}{(2-x)^{2/3}} & \mbox{common denominator} \\ [10pt] & = & \dfrac{3 (2-x)^{\frac{1}{3} + \frac{2}{3}}}{(2-x)^{2/3}} - \dfrac{x}{(2-x)^{2/3}} & \\ [10pt] & = & \dfrac{3 (2-x)^{3/3}}{(2-x)^{2/3}} - \dfrac{x}{(2-x)^{2/3}} & \\ [10pt] & = & \dfrac{3 (2-x)^1}{(2-x)^{2/3}} - \dfrac{x}{(2-x)^{2/3}} & \mbox{since $\sqrt[3]{u^3} = \left(\sqrt[3]{u}\right)^{3} = u$} \\ [10pt] & = & \dfrac{3 (2-x) - x}{(2-x)^{2/3}} & \\ [10pt] & = & \dfrac{6-4x}{(2-x)^{2/3}} & \\ \end{array}\nonumber\]

        As before, when we set \(r(x) = 0\) we obtain \(x = \frac{3}{2}\).

      We now create our sign diagram and find \(3 (2-x)^{1/3} - x (2-x)^{-2/3} \leq 0\) on \(\left[\frac{3}{2},2\right) \cup (2, \infty)\). To check this graphically, we set \(f(x)=3 (2-x)^{1/3}\) and \(g(x) = x (2-x)^{-2/3}\) (the thicker curve). We confirm that the graphs intersect at \(x=\frac{3}{2}\) and the graph of \(f\) is below the graph of \(g\) for \(x \geq \frac{3}{2}\), with the exception of \(x=2\) where it appears the graph of \(g\) has a vertical asymptote.

      Screen Shot 2022-04-15 at 3.49.48 AM.png

    ​​​​​​One application of algebraic functions was given in Example 1.6.6 in Section 1.1. Our last example is a more sophisticated application of distance.

    Example 5.3.3

    Carl wishes to get high speed internet service installed in his remote Sasquatch observation post located \(30\) miles from Route \(117\). The nearest junction box is located \(50\) miles downroad from the post, as indicated in the diagram below. Suppose it costs \(\$ 15\) per mile to run cable along the road and \(\$ 20\) per mile to run cable off of the road.

    Screen Shot 2022-04-15 at 3.52.17 AM.png

    1. Express the total cost \(C\) of connecting the Junction Box to the Outpost as a function of \(x\), the number of miles the cable is run along Route \(117\) before heading off road directly towards the Outpost. Determine a reasonable applied domain for the problem.
    2. Use your calculator to graph \(y=C(x)\) on its domain. What is the minimum cost? How far along Route \(117\) should the cable be run before turning off of the road?

    Solution.

    1. The cost is broken into two parts: the cost to run cable along Route \(117\) at \(\$15\) per mile, and the cost to run it off road at \(\$20\) per mile. Since \(x\) represents the miles of cable run along Route \(117\), the cost for that portion is \(15x\). From the diagram, we see that the number of miles the cable is run off road is \(z\), so the cost of that portion is \(20z\). Hence, the total cost is \(C = 15x + 20z\). Our next goal is to determine \(z\) as a function of \(x\). The diagram suggests we can use the Pythagorean Theorem to get \(y^2+30^2 = z^2\). But we also see \(x+y = 50\) so that \(y=50-x\). Hence, \(z^2 = (50-x)^2+900\). Solving for \(z\), we obtain \(z = \pm \sqrt{(50-x)^2+900}\). Since \(z\) represents a distance, we choose \(z = \sqrt{(50-x)^2+900}\) so that our cost as a function of \(x\) only is given by \[C(x) = 15x + 20\sqrt{(50-x)^2+900}\nonumber\] From the context of the problem, we have \(0 \leq x \leq 50\).
    2. Graphing \(y=C(x)\) on a calculator and using the ‘Minimum’ feature, we find the relative minimum (which is also the absolute minimum in this case) to two decimal places to be \((15.98, 1146.86)\). Here the \(x\)-coordinate tells us that in order to minimize cost, we should run \(15.98\) miles of cable along Route 117 and then turn off of the road and head towards the outpost. The \(y\)-coordinate tells us that the minimum cost, in dollars, to do so is \(\$1146.86\). The ability to stream live SasquatchCasts? Priceless.

    5.3.1 Exercises

    For each function in Exercises 1 - 10 below

    • Find its domain.
    • Create a sign diagram.
    • Use your calculator to help you sketch its graph and identify any vertical or horizontal asymptotes, ‘unusual steepness’ or cusps.
    1. \(f(x) = \sqrt{1 - x^{2}}\)
    2. \(f(x) = \sqrt{x^2-1}\)
    3. \(f(x) = x \sqrt{1-x^2}\)
    4. \(f(x) = x \sqrt{x^2-1}\)
    5. \(f(x) = \sqrt[4]{\dfrac{16x}{x^{2} - 9}}\)
    6. \(f(x) = \dfrac{5x}{\sqrt[3]{x^{3} + 8}}\)
    7. \(f(x) = x^{\frac{2}{3}}(x - 7)^{\frac{1}{3}}\)
    8. \(f(x) = x^{\frac{3}{2}}(x - 7)^{\frac{1}{3}}\)
    9. \(f(x) = \sqrt{x(x + 5)(x - 4)}\)
    10. \(f(x) = \sqrt[3]{x^{3} + 3x^{2} - 6x - 8}\)

    In Exercises 11 - 16, sketch the graph of \(y=g(x)\) by starting with the graph of \(y = f(x)\) and using the transformations presented in Section 1.7.

    1. \(f(x) = \sqrt[3]{x}\), \(g(x) = \sqrt[3]{x-1}-2\)
    2. \(f(x) = \sqrt[3]{x}\), \(g(x) = -2\sqrt[3]{x + 1} + 4\)
    3. \(f(x) = \sqrt[4]{x}\), \(g(x) = \sqrt[4]{x-1}-2\)
    4. \(f(x) = \sqrt[4]{x}\), \(g(x) = 3\sqrt[4]{x - 7} - 1\)
    5. \(f(x) = \sqrt[5]{x}\), \(g(x) = \sqrt[5]{x + 2} + 3\)
    6. \(f(x) = \sqrt[8]{x}\), \(g(x) = \sqrt[8]{-x} - 2\)
    7. \(x+1 = \sqrt{3x+7}\)
    8. \(2x+1 = \sqrt{3-3x}\)
    9. \(x + \sqrt{3x+10} = -2\)
    10. \(3x+\sqrt{6-9x}=2\)
    11. \(2x - 1 = \sqrt{x + 3}\)
    12. \(x^{\frac{3}{2}} = 8\)
    13. \(x^{\frac{2}{3}} = 4\)
    14. \(\sqrt{x - 2} + \sqrt{x - 5} = 3\)
    15. \(\sqrt{2x+1} = 3 + \sqrt{4-x}\)
    16. \(5 - (4-2x)^{\frac{2}{3}} = 1\)
    17. \(10-\sqrt{x-2} \leq 11\)
    18. \(\sqrt[3]{x} \leq x\)
    19. \(2 (x-2)^{-\frac{1}{3}} -\frac{2}{3} x(x-2)^{-\frac{4}{3}} \leq 0\)
    20. \(-\frac{4}{3} (x-2)^{-\frac{4}{3}} + \frac{8}{9} x (x-2)^{-\frac{7}{3}} \geq 0\)
    21. \(2x^{-\frac{1}{3}}(x-3)^{\frac{1}{3}} + x^{\frac{2}{3}} (x-3)^{-\frac{2}{3}} \geq 0\)
    22. \(\sqrt[3]{x^{3} + 3x^{2} - 6x - 8} > x + 1\)
    23. \(\frac{1}{3}x^{\frac{3}{4}}(x - 3)^{-\frac{2}{3}} + \frac{3}{4}x^{-\frac{1}{4}}(x - 3)^{\frac{1}{3}} < 0\)
    24. \(x^{-\frac{1}{3}} (x-3)^{-\frac{2}{3}} - x^{-\frac{4}{3}} (x-3)^{-\frac{5}{3}} (x^2-3x+2) \geq 0\)
    25. \(\frac{2}{3}(x + 4)^{\frac{3}{5}}(x - 2)^{-\frac{1}{3}} + \frac{3}{5}(x + 4)^{-\frac{2}{5}}(x - 2)^{\frac{2}{3}} \geq 0\)
    26. Rework Example 5.3.3 so that the outpost is 10 miles from Route 117 and the nearest junction box is 30 miles down the road for the post.
    27. The volume \(V\) of a right cylindrical cone depends on the radius of its base \(r\) and its height \(h\) and is given by the formula \(V = \frac{1}{3} \pi r^2 h\). The surface area \(S\) of a right cylindrical cone also depends on \(r\) and \(h\) according to the formula \(S = \pi r \sqrt{r^2+h^2}\). Suppose a cone is to have a volume of 100 cubic centimeters.
      1. Use the formula for volume to find the height \(h\) as a function of \(r\).
      2. Use the formula for surface area and your answer to 37a to find the surface area \(S\) as a function of \(r\).
      3. Use your calculator to find the values of \(r\) and \(h\) which minimize the surface area. What is the minimum surface area? Round your answers to two decimal places.
    28. The National Weather Service uses the following formula to calculate the wind chill: \[W = 35.74 + 0.6215 \, T_{a} - 35.75\, V^{0.16} + 0.4275 \, T_{a} \, V^{0.16}\nonumber\] where \(W\) is the wind chill temperature in \(^{\circ}\)F, \(T_{a}\) is the air temperature in \(^{\circ}\)F, and \(V\) is the wind speed in miles per hour. Note that \(W\) is defined only for air temperatures at or lower than \(50^{\circ}\)F and wind speeds above \(3\) miles per hour.
      1. Suppose the air temperature is \(42^{\circ}\) and the wind speed is \(7\) miles per hour. Find the wind chill temperature. Round your answer to two decimal places.
      2. Suppose the air temperature is \(37^{\circ}\)F and the wind chill temperature is \(30^{\circ}\)F. Find the wind speed. Round your answer to two decimal places.
    29. As a follow-up to Exercise 38, suppose the air temperature is \(28^{\circ}\)F.
      1. Use the formula from Exercise 38 to find an expression for the wind chill temperature as a function of the wind speed, \(W(V)\).
      2. Solve \(W(V) = 0\), round your answer to two decimal places, and interpret.
      3. Graph the function \(W\) using your calculator and check your answer to part 39b.
    30. The period of a pendulum in seconds is given by \[T = 2\pi \sqrt{\dfrac{L}{g}}\nonumber\] (for small displacements) where \(L\) is the length of the pendulum in meters and \(g = 9.8\) meters per second per second is the acceleration due to gravity. My Seth-Thomas antique schoolhouse clock needs \(T = \frac{1}{2}\) second and I can adjust the length of the pendulum via a small dial on the bottom of the bob. At what length should I set the pendulum?
    31. The Cobb-Douglas production model states that the yearly total dollar value of the production output \(P\) in an economy is a function of labor \(x\) (the total number of hours worked in a year) and capital \(y\) (the total dollar value of all of the stuff purchased in order to make things). Specifically, \(P = ax^{b}y^{1 - b}\). By fixing \(P\), we create what’s known as an ‘isoquant’ and we can then solve for \(y\) as a function of \(x\). Let’s assume that the Cobb-Douglas production model for the country of Sasquatchia is \(P = 1.23x^{0.4}y^{0.6}\).
      1. Let \(P = 300\) and solve for \(y\) in terms of \(x\). If \(x = 100\), what is \(y\)?
      2. Graph the isoquant \(300 = 1.23x^{0.4}y^{0.6}\). What information does an ordered pair \((x, y)\) which makes \(P = 300\) give you? With the help of your classmates, find several different combinations of labor and capital all of which yield \(P = 300\). Discuss any patterns you may see.
    32. According to Einstein’s Theory of Special Relativity, the observed mass \(m\) of an object is a function of how fast the object is traveling. Specifically, \[m(x) = \dfrac{m_{r}}{\sqrt{1 - \dfrac{x^{2}}{c^{2}}}}\nonumber\] where \(m(0)=m_{r}\) is the mass of the object at rest, \(x\) is the speed of the object and \(c\) is the speed of light.
      1. Find the applied domain of the function.
      2. Compute \(m(.1c), \, m(.5c), \, m(.9c)\) and \(m(.999c)\).
      3. As \(x \rightarrow c^{-}\), what happens to \(m(x)\)?
      4. How slowly must the object be traveling so that the observed mass is no greater than 100 times its mass at rest?
    33. Find the inverse of \(k(x) = \dfrac{2x}{\sqrt{x^{2} - 1}}\).
    34. Suppose Fritzy the Fox, positioned at a point \((x,y)\) in the first quadrant, spots Chewbacca the Bunny at \((0,0)\). Chewbacca begins to run along a fence (the positive \(y\)-axis) towards his warren. Fritzy, of course, takes chase and constantly adjusts his direction so that he is always running directly at Chewbacca. If Chewbacca’s speed is \(v_{1}\) and Fritzy’s speed is \(v_{2}\), the path Fritzy will take to intercept Chewbacca, provided \(v_{2}\) is directly proportional to, but not equal to, \(v_{1}\) is modeled by

      \[y = \dfrac{1}{2} \left(\dfrac{x^{1+ v_{1}/v_{2}}}{1+v_1/v_2}- \dfrac{x^{1-v_1/v_2}}{1-v_1/v_2}\right) + \dfrac{v_1 v_2}{v_2^2-v_1^2}\]

      1. Determine the path that Fritzy will take if he runs exactly twice as fast as Chewbacca; that is, \(v_{2} = 2v_{1}\). Use your calculator to graph this path for \(x \geq 0\). What is the significance of the \(y\)-intercept of the graph?
      2. Determine the path Fritzy will take if Chewbacca runs exactly twice as fast as he does; that is, \(v_{1} = 2v_{2}\). Use your calculator to graph this path for \(x > 0\). Describe the behavior of \(y\) as \(x \rightarrow 0^{+}\) and interpret this physically.
      3. With the help of your classmates, generalize parts (a) and (b) to two cases: \(v_{2} > v_{1}\) and \(v_{2} < v_{1}\). We will discuss the case of \(v_{1} = v_{2}\) in Exercise 32 in Section 6.5.
    35. Verify the Quotient Rule for Radicals in Theorem 5.6.
    36. Show that \(\left(x^{\frac{3}{2}}\right)^{\frac{2}{3}} = x\) for all \(x \geq 0\).
    37. Show that \(\sqrt[3]{2}\) is an irrational number by first showing that it is a zero of \(p(x) = x^{3} - 2\) and then showing \(p\) has no rational zeros. (You’ll need the Rational Zeros Theorem, Theorem 3.9, in order to show this last part.)
    38. With the help of your classmates, generalize Exercise 47 to show that \(\sqrt[n]{c}\) is an irrational number for any natural numbers \(c \geq 2\) and \(n \geq 2\) provided that \(c \neq p^{n}\) for some natural number \(p\).

    5.3.2 Answers

    1. \(f(x) = \sqrt{1 - x^2}\)
      Domain: \([-1, 1]\)

      Screen Shot 2022-04-15 at 5.06.59 AM.png

      No asymptotes
      Unusual steepness at \(x = -1\) and \(x = 1\)
      No cusps

      Screen Shot 2022-04-15 at 5.08.08 AM.png

    2. \(f(x) = \sqrt{x^2-1}\)
      Domain: \((-\infty, -1] \cup [1,\infty)\)

      Screen Shot 2022-04-15 at 5.16.14 AM.png

      No asymptotes
      Unusual steepness at \(x = -1\) and \(x = 1\)
      No cusps

      Screen Shot 2022-04-15 at 5.17.26 AM.png

    3. \(f(x) = x\sqrt{1-x^2}\)
      Domain: \([-1,1]\)

      Screen Shot 2022-04-15 at 5.19.17 AM.png

      No asymptotes
      Unusual steepness at \(x = -1\) and \(x = 1\)
      No cusps

      Screen Shot 2022-04-15 at 4.48.47 AM.png

    4. \(f(x) = x\sqrt{x^2-1}\)
      Domain: \((-\infty, -1] \cup [1,\infty)\)

      Screen Shot 2022-04-15 at 5.24.07 AM.png

      No asymptotes
      Unusual steepness at \(x = -1\) and \(x = 1\)
      No cusps

      Screen Shot 2022-04-15 at 5.25.02 AM.png

    5. \(f(x) = \sqrt[4]{\dfrac{16x}{x^2 - 9}}\)
      Domain: \((-3, 0] \cup (3, \infty)\)

      Screen Shot 2022-04-15 at 5.25.41 AM.png

      Vertical asymptotes: \(x = -3\) and \(x = 3\)
      Horizontal asymptote: \(y = 0\)
      Unusual steepness at \(x = 0\)
      No cusps

      Screen Shot 2022-04-15 at 5.26.45 AM.png

    6. \(f(x) = \dfrac{5x}{\sqrt[3]{x^{3} + 8}}\)
      Domain: \((-\infty, -2) \cup (-2, \infty)\)

      Screen Shot 2022-04-15 at 5.27.46 AM.png

      Vertical asymptote \(x = -2\)
      Horizontal asymptote \(y = 5\)
      No unusual steepness or cusps

      Screen Shot 2022-04-15 at 5.29.02 AM.png

    7. 2 \(f(x) = x^{\frac{2}{3}}(x - 7)^{\frac{1}{3}}\)
      Domain: \((-\infty, \infty)\)

      Screen Shot 2022-04-15 at 5.30.01 AM.png

      No vertical or horizontal asymptotes13
      Unusual steepness at \(x = 7\)
      Cusp at \(x = 0\)

      Screen Shot 2022-04-15 at 5.30.49 AM.png

    8. \(f(x) = x^{\frac{3}{2}}(x - 7)^{\frac{1}{3}}\)
      Domain: \([0, \infty)\)

      Screen Shot 2022-04-15 at 5.34.07 AM.png

      No asymptotes
      Unusual steepness at \(x = 7\)
      No cusps

      Screen Shot 2022-04-15 at 5.34.40 AM.png

    9. \(f(x) = \sqrt{x(x + 5)(x - 4)}\)
      Domain: \([-5, 0] \cup [4, \infty)\)

      Screen Shot 2022-04-15 at 5.40.50 AM.png

      No asymptotes
      Unusual steepness at \(x = -5, x = 0\) and \(x = 4\)
      No cusps

      Screen Shot 2022-04-15 at 5.41.18 AM.png

    10. 2 \(f(x) = \sqrt[3]{x^{3} + 3x^{2} - 6x - 8}\)
      Domain: \((-\infty, \infty)\)

      Screen Shot 2022-04-15 at 5.41.59 AM.png

      No vertical or horizontal asymptotes14
      Unusual steepness at \(x = -4, x = -1\) and \(x = 2\)
      No cusps

      Screen Shot 2022-04-15 at 5.42.47 AM.png

    11. \(g(x) = \sqrt[3]{x-1}-2\)

      Screen Shot 2022-04-15 at 5.43.31 AM.png

    12. \(g(x) = -2\sqrt[3]{x + 1} + 4\)

      Screen Shot 2022-04-15 at 5.51.17 AM.png

    13. \(g(x) = \sqrt[4]{x-1}-2\)

      Screen Shot 2022-04-15 at 5.52.29 AM.png

    14. \(g(x) = 3\sqrt[4]{x - 7} - 1\)

      Screen Shot 2022-04-15 at 5.53.01 AM.png

    15. \(g(x) = \sqrt[5]{x + 2} + 3\)

      Screen Shot 2022-04-15 at 5.59.08 AM.png

    16. \(g(x) = \sqrt[8]{-x} - 2\)

      Screen Shot 2022-04-15 at 6.03.48 AM.png

    17. \(x=3\)
    18. \(x = \frac{1}{4}\)
    19. \(x=-3\)
    20. \(x = -\frac{1}{3}, \; \frac{2}{3}\)
    21. \(x = \frac{5 + \sqrt{57}}{8}\)
    22. \(x = 4\)
    23. \(x = \pm 8\)
    24. \(x = 6\)
    25. \(x = 4\)
    26. \(x=-2, 6\)
    27. \([2, \infty)\)
    28. \([-1, 0] \cup [1, \infty)\)
    29. \((-\infty, 2) \cup (2,3]\)
    30. \((2,6]\)
    31. \((-\infty, 0) \cup [2,3) \cup (3, \infty)\)
    32. \((-\infty, -1)\)
    33. \(\left(0, \frac{27}{13} \right)\)
    34. \((-\infty, 0) \cup (0,3)\)
    35. \((-\infty, -4) \cup \left(-4, -\frac{22}{19}\right] \cup (2, \infty)\)
    36. \(C(x) = 15x+20\sqrt{100+(30-x)^2}\), \(0 \leq x \leq 30\). The calculator gives the absolute minimum at \(\approx (18.66, 582.29)\). This means to minimize the cost, approximately 18.66 miles of cable should be run along Route 117 before turning off the road and heading towards the outpost. The minimum cost to run the cable is approximately \(\$582.29\).
      1. \(h(r) = \frac{300}{\pi r^2}\), \(r > 0\).
      2. \(S(r) = \pi r \sqrt{r^2+\left(\frac{300}{\pi r^2}\right)^2} = \frac{\sqrt{\pi^2 r^6+90000}}{r}\), \(r>0\)
      3. The calculator gives the absolute minimum at the point \(\approx (4.07, 90.23)\). This means the radius should be (approximately) 4.07 centimeters and the height should be 5.76 centimeters to give a minimum surface area of 90.23 square centimeters.
      1. \(W \approx 37.55^{\circ}\)F.
      2. \(V \approx 9.84\) miles per hour.
      1. \(W(V) = 53.142 - 23.78 V^{0.16}\). Since we are told in Exercise 38 that wind chill is only effect for wind speeds of more than 3 miles per hour, we restrict the domain to \(V > 3\).
      2. \(W(V)=0\) when \(V \approx 152.29\). This means, according to the model, for the wind chill temperature to be \(0^{\circ}\)F, the wind speed needs to be \(152.29\) miles per hour.
      3. The graph is below.

        Screen Shot 2022-04-15 at 6.06.26 AM.png

    37. \(9.8 \left(\dfrac{1}{4\pi}\right)^{2} \approx 0.062\) meters or \(6.2\) centimeters
      1. First rewrite the model as \(P = 1.23x^{\frac{2}{5}}y^{\frac{3}{5}}\). Then \(300 = 1.23x^{\frac{2}{5}}y^{\frac{3}{5}}\) yields \(y = \left( \dfrac{300}{1.23x^{\frac{2}{5}}} \right)^{\frac{5}{3}}\). If \(x = 100\) then \(y \approx 441.93687\).
      1. \([0, c)\)
      2. \(\begin{aligned}
        &m(.1 c)=\frac{m_{r}}{\sqrt{.99}} \approx 1.005 m_{r} \quad m(.5 c)=\frac{m_{r}}{\sqrt{.75}} \approx 1.155 m_{r} \\
        &m(.9 c)=\frac{m_{r}}{\sqrt{.19}} \approx 2.294 m_{r} \quad m(.999 c)=\frac{m_{r}}{\sqrt{.0 .001999}} \approx 22.366 m_{r}
        \end{aligned}\)
      3. As \(x \rightarrow c^{-}, \, m(x) \rightarrow \infty\)
      4. If the object is traveling no faster than approximately \(0.99995\) times the speed of light, then its observed mass will be no greater than \(100m_{r}\).
    38. \(k^{-1}(x) = \dfrac{x}{\sqrt{x^{2} - 4}}\)
      1. \(y = \frac{1}{3}x^{3/2} - \sqrt{x} + \frac{2}{3}\). The point \(\left(0,\frac{2}{3}\right)\) is when Fritzy’s path crosses Chewbacca’s path - in other words, where Fritzy catches Chewbacca.
      2. \(y = \frac{1}{6}x^3+\frac{1}{2x} - \frac{2}{3}\). Using the techniques from Chapter 4, we find as \(x \rightarrow 0^{+}\), \(y \rightarrow \infty\) which means, in this case, Fritzy’s pursuit never ends; he never catches Chewbacca. This makes sense since Chewbacca has a head start and is running faster than Fritzy.

        Screen Shot 2022-04-15 at 6.11.16 AM.png


    Reference

    1 Although we discussed imaginary numbers in Section 3.4, we restrict our attention to real numbers in this section. See the epilogue on page 294 for more details.

    2 Otherwise we’d run into the same paradox we did in Section 3.4.

    3 Did you like that pun?

    4 In most other cases, though, rational exponents are preferred.

    5 As mentioned in Section 2.2, \(f(x)=\sqrt{x^{2}}=|x|\) so that absolute value is also considered an algebraic function.

    6 For instance, \(-2 \geq \sqrt[4]{x+3}\), which has no solution or \(-2 \leq \sqrt[4]{x+3}\) 3 whose solution is \([-3, \infty)\).

    7 Recall, this means we have produced a candidate which doesn’t satisfy the original equation. Do you remember how raising both sides of an equation to an even power could cause this.

    8 The proper Calculus term for this is ‘vertical tangent’, but for now we’ll be okay calling it ‘unusual steepness’.

    9 See page 241 for the first reference to this feature.

    10 Or at least confirm to several decimal places

    11 Again, we introduced this feature on page 241 as a feature which makes the graph of a function 'not smooth'.

    12 And we exercise special care when reducing the \(\frac{3}{3}\) power to 1.

    13 Using Calculus it can be shown that \(y=x-\frac{7}{3}\) is a slant asymptote of this graph.

    14 Using Calculus it can be shown that \(y = x + 1\) is a slant asymptote of this graph.


    5.3: Other Algebraic Functions is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?