4.1 Properties of Root Functions and Their Graphs

4.1.1 Root Functions

As with polynomial functions and rational functions, we begin our study of functions involving radicals with a special family of functions: the (principal) root functions.

Definition 4.1

Let n \in \mathbb{N} with n \geq 2. The nth (principal) root function is the function f(x) = \sqrt[n]{x}.

NOTE: If n is even, the domain of f is [0, \infty); if n is odd, the domain of f is (-\infty, \infty).

The domain restriction for even indexed roots means that, once again, we are restricting our attention to real numbers.[1] We graph a few members of the root function family below, and quickly notice that, as with the monomial, and, more generally, the Laurent monomial functions, the behavior of the root functions depends primarily on whether the root is even or odd.

In addition to having the common domain of [0, \infty), the graphs of f(x) = \sqrt[n]{x} for even indices, n, all share the points (0,0) and (1,1). As n increases, the functions become `steeper’ near the y-axis and `flatter’ as x \rightarrow \infty. To show f(x) \rightarrow \infty as x \rightarrow \infty, we show, more generally, the range of f is [0, \infty). Indeed, if c \geq 0 is a real number, then f(c^n) = \sqrt[n]{c^n} = c so c is in the range of f. Note that f is increasing: that is, if a<b, then f(a) = \sqrt[n]{a} < \sqrt[n]{b} = f(b). This property is useful in solving certain types of polynomial inequalities.[2]

Three graphs side by side. The first graph is of the square root of x. It starts at the point (0,0) and increases slowly to the right. The second graph is of the fourth root of x and again starts at the point (0,0). The graph rises more quickly at first and then increases more slowly at we move to the right. The last graph is of the sixth root of x. As with the fourth root of x, the graph is more steep at first, and then has a slower increase moving to the right. All three graphs go through the point (1,1).
Graphs of Some Even Roots of x

 

The functions f(x) = \sqrt[n]{x} for odd natural numbers, n \geq 3, also follow a predictable trend – steepening near x = 0 and flattening as x \rightarrow \pm \infty. The range for these functions is (-\infty, \infty) because if c is any real number, f(c^n) = \sqrt[n]{c^n} = c, so c is in the range of f. Like the even indexed roots, the odd indexed roots are also increasing. Moreover, these graphs appear to be symmetric about the origin. Sure enough, when n is odd, f(-x) = \sqrt[n]{-x} = -\sqrt[n]{x} = -f(x) so f is an odd function.

Three graphs side by side. The first graph is of the cubed root of x. It increases left to right and goes through the point (0,0). The second graph is of the fifth root of x, the graph is steeper to both the left and right of the point (0,0). The last graph is of the seventh root of x. Again, the graph is more steep to the left and right of the point (0,0). All three graphs go through the points (-1,-1) and (1,1).
Graphs of Some Odd Roots of x

 

At this point, you’re probably expecting a theorem like Theorems 1.4, 2.1, 2.2, 3.1 – that is, a theorem which tells us how to obtain the graph of F(x) = a \sqrt[n]{x-h}+k from the graph of f(x) = \sqrt[n]{x} – and you would not be wrong. Here, however, we need to add an extra parameter `b‘ to the recipe and discuss functions of the form F(x) = a \sqrt[n]{bx-h}+k. The reason is that, with all of the previous function families, we were always able to factor out the coefficient of x. We list some examples of this below, and invite the reader to revisit other examples in the text:

  • F(x) = |6-2x| = |-2x+6| = |-2(x-3)| = |-2||x-3| = 2 |x-3|
  • \begin{array}{rcl} F(x) = (2x-1)^2 + 1 &=& \left[2 \left(x - \frac{1}{2}\right)\right]^2+1 \\ &=& (2)^2 \left(x - \frac{1}{2}\right)^2 + 1 \\  &=& 4\left(x - \frac{1}{2}\right)^2 + 1 \end{array}
  • \begin{array}{rcl} F(x) = \frac{2}{(1-x)^3}- 5 &=& \frac{2}{[(-1)(x-1)]^3} - 5 \\ &=& \frac{2}{(-1)^3(x-1)^3} - 5\\ &=& \frac{2}{- (x-1)^3} - 5 \\ &=& \frac{-2}{(x-1)^3} - 5 \end{array}

For a function like F(x) = \sqrt{4x-12} + 1 = \sqrt{4(x-6)} + 1 = \sqrt{4}\sqrt{x-3} + 1 = 2 \sqrt{x-3} + 1, this approach works fine. However, if the coefficient of x is negative, for example, F(x) = \sqrt{1-x} = \sqrt{(-1)(x-1)} we get stuck the product rule for radicals doesn’t extend to negative quantities when the index is even.[3] Hence we add an extra parameter which means we have an extra step. We state Theorem 4.1 below.

Theorem 4.1

For real numbers a, b, h, and k with a, b \neq 0, the graph of F(x) = a\sqrt[n]{bx-h} +k can be obtained from the graph of f(x) = \sqrt[n]{x} by performing the following operations, in sequence:

  1. add h to each of the x-coordinates of the points on the graph of f. This results in a horizontal shift to the right if h > 0 or left if h < 0.
    NOTE: This transforms the graph of y = \sqrt[n]{x} to y = \sqrt[n]{x-h}.
  2. divide the x-coordinates of the points on the graph obtained in Step 1 by b. This results in a horizontal scaling, but may also include a reflection about the y-axis if b < 0.
    NOTE: This transforms the graph of y = \sqrt[n]{x-h} to y = \sqrt[n]{bx-h}.
  3. multiply the y-coordinates of the points on the graph obtained in Step 2 by a. This results in a vertical scaling, but may also include a reflection about the x-axis if a < 0.
    NOTE: This transforms the graph of y = \sqrt[n]{bx-h} to y = a\sqrt[n]{bx-h}.
  4. add k to each of the y-coordinates of the points on the graph obtained in Step 3. This results in a vertical shift up if k > 0 or down if k< 0.
    NOTE: This transforms the graph of y = a\sqrt[n]{bx-h} to y = a\sqrt[n]{bx-h} + k.

Proof. As usual, we `build’ the graph of F(x) = a \sqrt[n]{bx-h}+k starting with the graph of f(x) = \sqrt[n]{x} one step at a time. First, we consider the graph of F_{1}(x) = \sqrt{x-h}. A generic point on the graph of F_{1} looks like (x, \sqrt[n]{x-h}). Note that if n is odd, x can be any real number whereas if n is even x-h \geq 0 so x \geq h. If we let c = x-h, then x = c+h and we can change (dummy) variables[4] and obtain a new representation of the point: (c+h, \sqrt[n]{c}). Note that if n is odd, x and c vary through all real numbers; if n is even, x \geq h and, hence, c \geq 0. As a generic point on the graph of f(x) = \sqrt[n]{x} can be represented as (c, \sqrt[n]{c}) for applicable values of c, we see that we can obtain every point on the graph of F_{1} by adding h to each x-coordinate of the graph of f, establishing step 1 of the theorem.

Proceeding to (the new!) step 2, a point on the graph of F_{2}(x) = \sqrt[n]{bx-h} has the form (x, \sqrt[n]{bx-h}). If n is odd, as usual, x can vary through all real numbers. If n is even, we require bx-h \geq 0 or bx \geq h. If b>0, this gives x \geq \frac{h}{b}. If, on the other hand, b<0, then we have x \leq \frac{h}{b}. Let c = bx and thus by assuming b \neq 0, we have x = \frac{c}{b}. Once again, we change dummy variables from x to c and describe a generic point on the graph of F_{2} as \left( \frac{c}{b}, \sqrt[n]{c - h} \right). If n is odd, x and c can vary through all real numbers. If n is even and b>0, then x \geq \frac{h}{b} and, hence, c = bx \geq h; if b<0, then x \leq \frac{h}{b} also gives c = bx \geq h. A generic point on the graph of F_{1} can be represented as (c, \sqrt{c-h}) for applicable values of c, so we see we can obtain every point on the graph of F_{2} by dividing every x-coordinate on the graph of F_{1} by b, as per step 2 of the theorem.

The proof of steps 3 and 4 of Theorem 4.1} are identical to the proof of Theorem 2.2 (just with \sqrt[n]{\cdot} instead of ( \cdot )^n) so we invite the reader to work through the details on their own. \qed

We demonstrate Theorem 4.1 in the following example.

Example 4.1.1

Example 4.1.1.1

Use Theorem 4.1 to graph the following. Label at least three points and the asymptotes. State the domain and range using interval notation.

f(x) = 1 -2 \sqrt[3]{x+3}

Solution:

Graph f(x) = 1 -2 \sqrt[3]{x+3}.

We begin by rewriting the expression for f(x) in the form prescribed Theorem 4.1:

f(x) = -2 \sqrt[3]{x- (-3)} + 1. We identify n=3, a = -2, b = 1, h = -3 and k = 1.

Step 1: add -3 to each of the x-coordinates of each of the points on the graph of y=\sqrt[3]{x}:

Rendered by QuickLaTeX.com

As b=1, we can proceed to Step 3 (dividing a real number by 1 results in the same real number.)

Step 3: multiply each of the y-coordinates of each point on the graph of f_1 = \sqrt[3]{x+3} by -2:

Rendered by QuickLaTeX.com

Step 4: add 1 to y-coordinates of each point on the graph of f_2 = -2 \sqrt[3]{x+3}:

Rendered by QuickLaTeX.com

We get the domain and range of f are both (-\infty, \infty).

Example 4.1.1.2

Use Theorem 4.1 to graph the following. Label at least three points and the asymptotes. State the domain and range using interval notation.

g(t) = \dfrac{\sqrt{1-2t}}{4}

Solution:

Graph g(t) = \dfrac{\sqrt{1-2t}}{4}.

For g(t) = \dfrac{\sqrt{1-2t}}{4} = \frac{1}{4} \sqrt{-2t+1}, we identify n=2, a = \frac{1}{4}, b = -2, h = -1 and k =0.

We are asked to label three points on the graph, so we track (4,2) along with (0,0) and (1,1).[5]

Step 1: add -1 to each of the t-coordinates of each of the points on the graph of y=\sqrt{t}:

Rendered by QuickLaTeX.com

Step 2: divide each of the t-coordinates of each of the points on the graph of g_1 = \sqrt{t+1} by -2:

Rendered by QuickLaTeX.com

Step 3: multiply each of the y-coordinates of each of the points on the graph of g_2 = \sqrt{-2t+1} by \frac{1}{4}:

Rendered by QuickLaTeX.com

We get the domain is \left(-\infty, \frac{1}{2} \right] and the range is [0, \infty).

 

4.1.2 Other Functions involving Radicals

Now that we have some practice with basic root functions, we turn our attention to more general functions involving radicals. In general, Calculus is the best tool with which to study these functions. Nevertheless, we will use what algebra we know in combination with a graphing utility to help us visualize these functions and preview concepts which are studied in greater depth in later courses. In the table below, we summarize some of the properties of radicals from elsewhere in this text we will be using in the coming examples.

Theorem 4.2 Some Useful Properties of Radicals

Suppose \sqrt[n]{x}, \sqrt[n]{a}, and \sqrt[n]{b} are real numbers.[6]

Simplifying nth powers and nth roots:[7]

  • \left( \sqrt[n]{x}\right)^n = x
  • if n is odd, then \sqrt[n]{x^n} = x
  • if n is even, then \sqrt[n]{x^n} = |x|

Root Functions Preserve Inequality:[8] if a \leq b, then \sqrt[n]{a} \leq \sqrt[n]{b}

Example 4.1.2

Example 4.1.2.1

For the following function: f(x) = 3x \sqrt[3]{2-x}

  • Analytically:
    • State the domain
    • Identify the axis intercepts
    • Analyze the end behavior
  • Construct a sign diagram for each function using the intercepts and sketch a graph
  • Using technology determine:
    • The range
    • The local extrema, if they exist
    • Intervals where the function is increasing
    • Intervals where the function is decreasing

Solution:

Analyze and graph f(x) = 3x \sqrt[3]{2-x}.

When looking for the domain, we have two thing to watch out for: denominators (which we must make sure aren’t 0) and even indexed radicals (whose radicands we must ensure are nonnegative.)

Looking at the expression for f(x), we have no denominators nor do we have an even indexed radical, so we are confident the domain is all real numbers, (-\infty, \infty).

To find the x-intercepts, we find the zeros of f by solving f(x) =  3x \sqrt[3]{2-x} = 0.  Using the zero product property, we get 3x = 0 or \sqrt[3]{2-x} = 0.  The former gives x = 0 and to solve the latter, we cube both sides and get 2 - x = 0 or x = 2.  Hence, the x-intercepts are (0,0) and (2,0).

As (0,0) is also on the y-axis and functions can have at most one y-intercept, we know (0,0) is the only y-intercept.[9] That being said, we can quickly verify f(0) = 3(0) \sqrt[3]{2-0} = 0.

To determine the end behavior, we consider f(x) as x \rightarrow \pm \infty. Using `number sense,’ [10] we have

    \[ \begin{array}{rcl} f(x) &=& 3x \sqrt[3]{2-x} \\ &=& 3x \sqrt[3]{-x+2} \\ &\approx& (\text{big } (+)) \sqrt[3]{\text{big } (-)} \\ &=& (\text{big } (+))(\text{big } (-)) \\ &=& \text{big } (-) \end{array} \]

so f(x) \rightarrow -\infty.

As x \rightarrow -\infty we get

    \[ \begin{array}{rcl} f(x) &=& 3x \sqrt[3]{-x+2} \\ &\approx & (\text{big } (-)) \sqrt[3]{\text{big } (+)} \\ &=& (\text{big } (-))(\text{big } (+)) \\ &=& \text{big } (-) \end{array} \]

so f(x) \rightarrow -\infty here, too.

To create a sign diagram for f(x), we note that the function has zeros x = 0 and x=2.

For x<0, f(x) < 0 or (-), for 0<x<2, f(x) > 0 or (+), and for x>2, f(x) < 0 or (-).

The sign diagram for f(x) is on the left. The graph of f is on the right.

Rendered by QuickLaTeX.com

From the graph and our use of technology, the range is approximately (-\infty, 3.572] with a local maximum (which also happens to be the maximum) at (1.5, 3.572). We also see f appears to be increasing on (-\infty, 1.5) and decreasing on (1.5, \infty).

It is also worth noting that there appears to be `unusual steepness’ near the x-intercept (2,0). We invite the reader to zoom in on the graph near (2,0) to see that the function appears `locally vertical.’[11]

Rendered by QuickLaTeX.com

Example 4.1.2.2

For the following function: g(t) = \sqrt[3]{\dfrac{8t}{t+1}}

  • Analytically:
    • State the domain
    • Identify the axis intercepts
    • Analyze the end behavior
  • Construct a sign diagram for each function using the intercepts and sketch a graph
  • Using technology determine:
    • The range
    • The local extrema, if they exist
    • Intervals where the function is increasing
    • Intervals where the function is decreasing

Solution:

Analyze and graph g(t) = \sqrt[3]{\dfrac{8t}{t+1}}.

The index of the radical in the expression for g(t) is odd, so our only concern is the denominator. Setting t+1=0 gives t=-1, which we exclude, so our domain is \{ t \in \mathbb{R} \, | \, t \neq -1\} or using interval notation, (-\infty, -1) \cup (-1, \infty).

If we take the time to analyze the behavior of g near t=-1, we find that as t \rightarrow -1^{-},

    \[ \begin{array}{rcl} g(t) &=& \sqrt[3]{\frac{8t}{t+1}} \\[8pt] &\approx & \sqrt[3]{\frac{-8}{\text{small } (-)}} \\[8pt] &\approx & \sqrt[3]{\text{ big } (+)} \\[8pt] &=& \text{big } (+) \end{array} \]

That is, as t \rightarrow -1^{-}, g(t) \rightarrow \infty.

Likewise, as t \rightarrow -1^{+},

    \[ \begin{array}{rcl} g(t) & \approx & \sqrt[3]{\frac{-8}{\text{small } (+)}} \\[8pt] & \approx & \sqrt[3]{\text{ big } (-)} \\[8pt] &=& \text{big } (-) \end{array} \]

This suggests as t \rightarrow -1^{+}, g(t) \rightarrow -\infty. This behavior points to a vertical asymptote, t=-1.

To find the t-intercepts of the graph of g, we find the zeros of g by setting g(t) = \sqrt[3]{\frac{8t}{t+1}} = 0. Cubing both sides and clearing denominators gives 8t = 0 or t = 0. Hence our t-, and in this case, y– intercept is (0,0).

To determine the end behavior, we note that as t \rightarrow \pm \infty ,

    \[ \frac{8t}{t+1} \rightarrow \frac{8}{1} = 8 \]

Hence, it stands to reason that as t\rightarrow \pm \infty ,

    \[ g(t) = \sqrt[3]{\frac{8t}{t+1}} \rightarrow \sqrt[3]{8} = 2\]

This suggests the graph of y = g(t) has a horizontal asymptote at y = 2.

To create a sign diagram for g(t), we note that the function is undefined when t = -1 (so we place a dashed line above it) and has a zero t=0.

When t<-1, g(t) > 0 or (+), for -1<t<0, g(t)<0 or (-), and for t>0, g(t) > 0 or (+).

On the left is a sign diagram for g(t). The graph of f is on the right.

Rendered by QuickLaTeX.com

The graph confirms our suspicions about the asymptotes t = -1 and y = 2.

Moreover, the range appears to be (-\infty, 2) \cup (2, \infty).

We could check if the graph ever crosses its horizontal asymptote by attempting to solve g(t) = \sqrt[3]{\frac{8t}{t+1}} = 2. Cubing both sides and clearing denominators gives 8t = 8(t+1) which results in 0 = 8, a contradiction. This proves 2 is not in the range, as we had suspected.

Scanning the graph, there appears to be no local extrema, and, moreover, the graph suggests g is increasing on (-\infty, -1) and again on (-1, \infty). As with the previous example, the graph appears locally vertical near its intercept (0,0).

Rendered by QuickLaTeX.com

Example 4.1.2.3

For the following function: h(x) = \dfrac{3x}{\sqrt{x^2 + 1}}

  • Analytically:
    • State the domain
    • Identify the axis intercepts
    • Analyze the end behavior
  • Construct a sign diagram for each function using the intercepts and sketch a graph
  • Using technology determine:
    • The range
    • The local extrema, if they exist
    • Intervals where the function is increasing
    • Intervals where the function is decreasing

Solution:

Analyze and graph h(x) = \dfrac{3x}{\sqrt{x^2 + 1}}.

The expression for h(x) = \frac{3x}{\sqrt{x^2 + 1}} has both a denominator and an even-indexed radical, so we have to be extra cautious here.

Fortunately for us, the quantity x^2+1 >0 for al real numbers x. Not only does this mean \sqrt{x^2+1} is always defined, it also tells us \sqrt{x^2+1}>0 for all x, too. This means the domain of h is all real numbers, (-\infty, \infty).

Solving for the zeros of h gives only x = 0, and we find, once again, (0,0) is both our lone x– and y-intercept.

Moving on to end behavior, as x \rightarrow \pm \infty, the term x^2 is the dominant term in the radicand in the denominator. As such,

    \[ \begin{array}{rcl} h(x) &=& \frac{3x}{\sqrt{x^2 + 1}} \\[8pt] & \approx & \frac{3x}{\sqrt{x^2}} \\[8pt] &=& \frac{3x}{|x|} \end{array} \]

As x \rightarrow \infty, |x| = x (because x>0), so

    \[h(x) \approx \frac{3x}{x} = 3,\]

so h(x) \rightarrow 3.

Likewise, as x \rightarrow -\infty, |x| = -x (because x<0) and hence,

    \[ h(x)\approx \frac{3x}{-x} = -3, \]

so h(x) \rightarrow -3.

This analysis suggests the graph of y=h(x) has not one, but two horizontal asymptotes.[12] The graph of h below on the right bears this out.

The domain of h is all real number and the only zero of h is x=0, so the sign diagram for h(x) is fairly straight forward. For x<0, h(x)<0 or (-) and for x>0, h(x) >0 or (+).

Rendered by QuickLaTeX.com

From the graph, we see the range of h appears to be (-3,3).

Attempting to solve h(x) = \frac{3x}{\sqrt{x^2 + 1}} = \pm 3 gives, in either case, 9x^2 = 9(x^2+1) which reduces to 0 = 9, a contradiction. Hence, the graph of y = h(x) never reaches its horizontal asymptotes.

Moreover, h appears to be always increasing, with no local extrema or `unusual’ steepness.

One last remark: it appears as if the graph of h is symmetric about the origin. We check h(-x) = \frac{3(-x)}{\sqrt{(-x)^2+1}} = - \frac{3x}{\sqrt{x^2 + 1}} = -h(x) which verifies h is odd.

Rendered by QuickLaTeX.com

Example 4.1.2.4

For the following function: r(t) = t^{-1} \sqrt{16t^4-1}

  • Analytically:
    • State the domain
    • Identify the axis intercepts
    • Analyze the end behavior
  • Construct a sign diagram for each function using the intercepts and sketch a graph
  • Using technology determine:
    • The range
    • The local extrema, if they exist
    • Intervals where the function is increasing
    • Intervals where the function is decreasing

Solution:

Analyze and graph r(t) = t^{-1} \sqrt{16t^4-1}.

The first thing to note about the expression r(t) = t^{-1} \sqrt{16t^4-1} is that t^{-1} = \frac{1}{t}.

Hence, we must exclude t=0 from the domain straight away.

Next, we have an even-indexed radical expression: \sqrt{16t^4-1}. In order for this to return a real number, we require 16t^4-1 \geq 0. Instead of using a sign diagram to solve this, we opt instead to carefully use properties of radicals. Isolating t^4, we have t^4 \geq \frac{1}{16}. As the root functions are increasing, we can apply the fourth root to both sides and preserve the inequality: \sqrt[4]{t^4} \geq \sqrt[4]{\frac{1}{16}} which gives[13] |t| \geq \frac{1}{2}. Note that t =0 does not satisfy this inequality, thus restricting t in this manner takes care of both domain issues, so the domain is \left(-\infty, -\frac{1}{2} \right] \cup \left[\frac{1}{2}, \infty \right).

Next, we look for zeros. Setting r(t) = t^{-1} \sqrt{16t^4-1} = \frac{\sqrt{16t^4-1}}{t}=0 gives \sqrt{16t^4-1} = 0. After squaring both sides, we get 16t^4-1 = 0 or t^4 = \frac{1}{16}. Extracting fourth roots, we get t = \pm \frac{1}{2}. Both of these are (barely!) in the domain of r, so our t intercepts are \left( -\frac{1}{2}, 0\right) and \left( \frac{1}{2}, 0\right).

Note, the graph of r has no y-intercept, because r(0) is undefined (t=0 is not in the domain of r).

Concerning end behavior, we note the term 16t^4 dominates the radicand \sqrt{16t^4-1} as t \rightarrow \pm \infty, hence,

    \[ \begin{array}{rcl} r(t) &=& \frac{\sqrt{16t^4-1}}{t} \\[8pt] &\approx & \frac{\sqrt{16t^4}}{t} \\[8pt] &=& \frac{4t^2}{t} \\[8pt] &=& 4t \end{array} \]

This suggests the graph of y = r(t) has a slant asymptote with slope 4.[14]

To construct the sign diagram for r(t) we note r has two zeros, t = \pm \frac{1}{2}.

For t < \frac{1}{2}, r(t) < 0 or (-) and when t > \frac{1}{2}, r(t) > 0 or (+). When -\frac{1}{2} < t < \frac{1}{2}, r is undefined so we have removed that segment from the diagram, as seen below on the left. The graph of r(t) is on the right.

Rendered by QuickLaTeX.com

We see the range appears to be all real numbers, (-\infty, \infty).

It appears as if r is increasing on \left(-\infty, -\frac{1}{2} \right) and again on \left(\frac{1}{2}, \infty \right).

The graph does appear to be asymptotic to y = 4t, and it also appears to be symmetric about the origin. Sure enough, we find r(-t) = \frac{\sqrt{16(-t)^4-1}}{-t} = - \frac{\sqrt{16t^4-1}}{t} = -r(t), proving r is an odd function.

Rendered by QuickLaTeX.com

We end this section with a classic application of root functions.

Example 4.1.3

Example 4.1.3.1

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 down the road 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.

Rendered by QuickLaTeX.com

Write an expression, C(x), which computes the cost 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.

Solution:

Write an expression C(x).

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.

x represents the miles of cable run along Route 117, thus 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 15x + 20z.

Our next goal is to determine z in terms 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.

Substituting (50-x) in for y we obtain z^2 = (50-x)^2+900.

Solving for z, we obtain z = \pm \sqrt{(50-x)^2+900}.

Because z represents a distance, we choose z = \sqrt{(50-x)^2+900}.

Hence, the cost as a function of x is given by C(x) = 15x + 20\sqrt{(50-x)^2+900}. From the context of the problem, we have 0 \leq x \leq 50.

Example 4.1.3.1

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 down the road 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.

Rendered by QuickLaTeX.com

Graph 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:

Graph C(x).

We graph y=C(x) below and find our (local) minimum to be at the point (15.98, 1146.86), using technology.

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 dollars. The ability to stream live SasquatchCasts? Priceless.

Rendered by QuickLaTeX.com

4.1.3 Section Exercises

In Exercises 1 – 8, given the pair of functions f and F, sketch the graph of y=F(x) by starting with the graph of y = f(x) and using Theorem 4.1. Track at least two points and state the domain and range using interval notation.

  1. f(x) = \sqrt{x} and F(x) = \sqrt{x+3}-2
  2. f(x) = \sqrt{x} and F(x) = \sqrt{4-x}-1
  3. f(x) = \sqrt[3]{x} and F(x) = \sqrt[3]{x-1}-2
  4. f(x) = \sqrt[3]{x} and F(x) = -\sqrt[3]{8x + 8} + 4
  5. f(x) = \sqrt[4]{x} and F(x) = \sqrt[4]{x-1}-2
  6. f(x) = \sqrt[4]{x} and F(x) = -3\sqrt[4]{x - 7} +1
  7. f(x) = \sqrt[5]{x} and F(x) = \sqrt[5]{x + 2} + 3
  8. f(x) = \sqrt[8]{x} and F(x) = \sqrt[8]{-x} - 2

In Exercises 9 – 10, find a formula for each function below in the form F(x) = a\sqrt{bx-h}+k.

NOTE: There may be more than one solution!

  1. Rendered by QuickLaTeX.com

  2. Rendered by QuickLaTeX.com

In Exercises 11 – 12, find a formula for each function below in the form F(x) = a\sqrt[3]{bx-h}+k.

NOTE: There may be more than one solution!

  1. Rendered by QuickLaTeX.com

  2. Rendered by QuickLaTeX.com

  3. Use the fact that the nth root functions are increasing to solve the following polynomial inequalities:
    1. x^3 \leq 64
    2. 2 - t^5 < 34
    3. \dfrac{(2z+1)^3}{4} \geq 2

    For the following inequalities, remember \sqrt[n]{x^{n}} = |x| if n is even:

    1. x^4 \leq 16
    2. 6-t^6 < -58
    3. \dfrac{(2z+1)^4}{3} \geq 27

For each function in Exercises 14 – 21 below

  • Analytically:
    • State the domain
    • Determine the axis intercepts
    • Analyze the end behavior
  • Construct a sign diagram for each function using the intercepts and sketch a graph.
  • Using technology determine:
    • The range
    • The local extrema, if they exist
    • Intervals where the function is increasing/decreasing
    • Any `unusual steepness’ or `local’ verticality
    • Vertical asymptotes
    • Horizontal/slant asymptotes
  • Comment on any observed symmetry
  1. f(x) = \sqrt{1 - x^{2}}
  2. f(x) = \sqrt{x^2-1}
  3. g(t) = t \sqrt{1-t^2}
  4. g(t) = t \sqrt{t^2-1}
  5. f(x) = \sqrt[4]{\dfrac{16x}{x^{2} - 9}}
  6. f(x) = \dfrac{5x}{\sqrt[3]{x^{3} + 8}}
  7. g(t) = \sqrt{t(t + 5)(t - 4)}
  8. g(t) = \sqrt[3]{t^{3} + 3t^{2} - 6t - 8}
  9. Rework Example 4.1.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.
  10. 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}. In the following problems, suppose a cone is to have a volume of 100 cubic centimeters.
    1. Use the formula for volume to find the height as a function of r, h(r).
    2. Use the formula for surface area along with your answer to 23a to find the surface area as a function of r, S(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.
  11. The period of a pendulum in seconds is given by

        \[T = 2\pi \sqrt{\dfrac{L}{g}}\]

    (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?

  12. According to Einstein’s Theory of Special Relativity, the observed mass of an object is a function of how fast the object is traveling. Specifically, if m_{r} is the mass of the object at rest, v is the speed of the object and c is the speed of light, then the observed mass of the object m(v) is given by:

        \[m(v) = \dfrac{m_{r}}{\sqrt{1 - \dfrac{v^{2}}{c^{2}}}}\]

    1. State the applied domain of the function.
    2. Compute m(.1c), \, m(.5c), \, m(.9c) and m(.999c).
    3. As v \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?
  13. Find the inverse of k(x) = \dfrac{2x}{\sqrt{x^{2} - 1}}.

 

Section 4.1 Exercise Answers can be found in the Appendix … Coming soon


  1. Although we discussed imaginary numbers in Section 1.5, we restrict our attention to real numbers in this section.
  2. See Exercise 13.
  3. Because, otherwise, -1 = i^2 = i \cdot i = \sqrt{-1}\sqrt{-1} = \sqrt{(-1)(-1)} = \sqrt{1} = 1, a contradiction.
  4. again this is because every real number can be represented as both x-h for some value x and as c+h for some value c.
  5. As \sqrt{4} = 2, we know (4,2) is on the graph of y = \sqrt{t}.
  6. i.e., if n is odd, x, a, and b can be any real numbers; if, on the other hand n is even, x \geq 0, a \geq 0, and b \geq 0.
  7. a.k.a., `Inverse Properties.' See Section 5.1.
  8. i.e., root functions are increasing.
  9. Why is this, again?
  10. remember this means we use the adjective `big' here to mean large in absolute value
  11. Of course, the Vertical Line Test prohibits the graph from actually being a vertical line. This behavior is more precisely defined and more closely studied in Calculus.
  12. We warned you this was coming \ldots see the discussion following Theorem 3.3 in Section 3.2.
  13. Recall: \sqrt[n]{x^n} = |x|, not x, if n is even.
  14. Note: this analysis suggests the slant asymptote is y = 4t+b, but from this analysis, we cannot determine the value of b. As with slant asymptotes in Section 3.2, we'd need to perform a more detailed analysis which we omit in this case owing to the complexity of the function.

License

Share This Book