3.1 Functions and Function Notation
A jetliner changes altitude as its distance from the starting point of a flight increases. The weight of a growing child increases with time. In each case, one quantity depends on another. There is a relationship between the two quantities that we can describe, analyze, and use to make predictions. In this section, we will analyze such relationships.
3.1.1 Determining Whether a Relation Represents a Function
A relation is a set of ordered pairs. The set of the first components of each ordered pair is called the domain and the set of the second components of each ordered pair is called the range. Consider the following set of ordered pairs. The first numbers in each pair are the first five natural numbers. The second number in each pair is twice that of the first.
\[\{(1,\mspace{9mu} 2),\mspace{9mu}(2,\mspace{9mu} 4),\mspace{9mu}(3,\mspace{9mu} 6),\mspace{9mu}(4,\mspace{9mu} 8),\mspace{9mu}(5,\mspace{9mu} 10)\}\]
The domain is \(\{ 1,\mspace{9mu} 2,\mspace{9mu} 3,\mspace{9mu} 4,\mspace{9mu} 5\}.\) The range is \(\{ 2,\mspace{9mu} 4,\mspace{9mu} 6,\mspace{9mu} 8,\mspace{9mu} 10\}.\)
Note that each value in the domain is also known as an input value, or independent variable, and is often labeled with the lowercase letter \(x.\) Each value in the range is also known as an output value, or dependent variable, and is often labeled lowercase letter \(y.\)
A function \(f\) is a relation that assigns a single value in the range to each value in the domain. In other words, no \(x\)-values are repeated. For our example that relates the first five natural numbers to numbers double their values, this relation is a function because each element in the domain, \(\{ 1,\mspace{9mu} 2,\mspace{9mu} 3,\mspace{9mu} 4,\mspace{9mu} 5\},\) is paired with exactly one element in the range, \(\{ 2,\mspace{9mu} 4,\mspace{9mu} 6,\mspace{9mu} 8,\mspace{9mu} 10\}.\)
Now let’s consider the set of ordered pairs that relates the terms “even” and “odd” to the first five natural numbers. It would appear as
\[\{{(\text{odd},\mspace{9mu} 1),\mspace{9mu}(\text{even},\mspace{9mu} 2),\mspace{9mu}(\text{odd},\mspace{9mu} 3),\mspace{9mu}(\text{even},\mspace{9mu} 4),\mspace{9mu}(\text{odd},\mspace{9mu} 5)}\}\]
Notice that each element in the domain, \(\{\text{even,}\mspace{9mu}\text{odd}\}\) is not paired with exactly one element in the range, \(\{ 1,\mspace{9mu} 2,\mspace{9mu} 3,\mspace{9mu} 4,\mspace{9mu} 5\}.\) For example, the term “odd” corresponds to three values from the range, \(\{ 1,\mspace{9mu} 3,\mspace{9mu} 5\}\) and the term “even” corresponds to two values from the range, \(\{ 2,\mspace{9mu} 4\}.\) This violates the definition of a function, so this relation is not a function.
Figure 1 compares relations that are functions and not functions.

Figure 1 (a) This relationship is a function because each input is associated with a single output. Note that input \(q\) and \(r\) both give output \(n.\) (b) This relationship is also a function. In this case, each input is associated with a single output. (c) This relationship is not a function because input \(q\) is associated with two different outputs.
Using Function Notation
Once we determine that a relationship is a function, we need to display and define the functional relationships so that we can understand and use them, and sometimes also so that we can program them into computers. There are various ways of representing functions. A standard function notation is one representation that facilitates working with functions.
To represent “height is a function of age,” we start by identifying the descriptive variables \(h\) for height and \(a\) for age. The letters \(f,\mspace{9mu} g,\) and \(h\) are often used to represent functions just as we use \(x,\mspace{9mu} y,\) and \(z\) to represent numbers and \(A,\mspace{9mu} B,\) and \(C\) to represent sets.
\[\begin{array}{lllll} {h\mspace{9mu}\text{is~}f\mspace{9mu}\text{of~}a} & & & & {\text{We~name~the~function~}f;\mspace{9mu}\text{height~is~a~function~of~age}.} \\ {h = f(a)} & & & & {\text{We~use~parentheses~to~indicate~the~function~input}\text{.~}} \\ {f(a)} & & & & {\text{We~name~the~function~}f;\mspace{9mu}\text{the~expression~is~read~as~“}f\mspace{9mu}\text{of~}a\text{.”}} \end{array}\]
Remember, we can use any letter to name the function; the notation \(h(a)\) shows us that \(h\) depends on \(a.\) The value \(a\) must be put into the function \(h\) to get a result. The parentheses indicate that age is input into the function; they do not indicate multiplication.
We can also give an algebraic expression as the input to a function. For example \(f\left( {a + b} \right)\) means “first add \(a\) and \(b\), and the result is the input for the function \(f\).” The operations must be performed in this order to obtain the correct result.
Representing Functions Using Tables
A common method of representing functions is in the form of a table. The table rows or columns display the corresponding input and output values. In some cases, these values represent all we know about the relationship; other times, the table provides a few select examples from a more complete relationship.
Table 3 lists the input number of each month (January = 1, February = 2, and so on) and the output value of the number of days in that month. This information represents all we know about the months and days for a given year (that is not a leap year). Note that, in this table, we define a days-in-a-month function \(f\) where \(D = f(m)\) identifies months by an integer rather than by name.
| Month number, \(m\) (input) | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| Days in month, \(D\) (output) | 31 | 28 | 31 | 30 | 31 | 30 | 31 | 31 | 30 | 31 | 30 | 31 |
Table 3
Table 4 defines a function \(Q = g(n).\) Remember, this notation tells us that \(g\) is the name of the function that takes the input \(n\) and gives the output \(Q\text{.}\)
| \(n\) | 1 | 2 | 3 | 4 | 5 |
| \(Q\) | 8 | 6 | 7 | 6 | 8 |
Table 4
Table 5 displays the age of children in years and their corresponding heights. This table displays just some of the data available for the heights and ages of children. We can see right away that this table does not represent a function because the same input value, 5 years, has two different output values, 40 in. and 42 in.
| Age in years, \(a\) (input) | 5 | 5 | 6 | 7 | 8 | 9 | 10 |
| Height in inches, \(h\) (output) | 40 | 42 | 44 | 47 | 50 | 52 | 54 |
Table 5
3.1.2 Finding Input and Output Values of a Function
When we know an input value and want to determine the corresponding output value for a function, we evaluate the function. Evaluating will always produce one result because each input value of a function corresponds to exactly one output value.
When we know an output value and want to determine the input values that would produce that output value, we set the output equal to the function’s formula and solve for the input. Solving can produce more than one solution because different input values can produce the same output value.
Evaluation of Functions in Algebraic Forms
When we have a function in formula form, it is usually a simple matter to evaluate the function. For example, the function \(f(x) = 5 - 3x^{2}\) can be evaluated by squaring the input value, multiplying by 3, and then subtracting the product from 5.
Evaluating Functions Expressed in Formulas
Some functions are defined by mathematical rules or procedures expressed in equation form. If it is possible to express the function output with a formula involving the input quantity, then we can define a function in algebraic form. For example, the equation \(2n + 6p = 12\) expresses a functional relationship between \(n\) and \(p.\) We can rewrite it to decide if \(p\) is a function of \(n.\)
Evaluating a Function Given in Tabular Form
As we saw above, we can represent functions in tables. Conversely, we can use information in tables to write functions, and we can evaluate functions using the tables. For example, how well do our pets recall the fond memories we share with them? There is an urban legend that a goldfish has a memory of 3 seconds, but this is just a myth. Goldfish can remember up to 3 months, while the beta fish has a memory of up to 5 months. And while a puppy’s memory span is no longer than 30 seconds, the adult dog can remember for 5 minutes. This is meager compared to a cat, whose memory span lasts for 16 hours.
The function that relates the type of pet to the duration of its memory span is more easily visualized with the use of a table. See Table 10.
| Pet | Memory span in hours |
|---|---|
| Puppy | 0.008 |
| Adult dog | 0.083 |
| Cat | 16 |
| Goldfish | 2160 |
| Beta fish | 3600 |
Table 10
At times, evaluating a function in table form may be more useful than using equations.Here let us call the function \(P.\) The domain of the function is the type of pet and the range is a real number representing the number of hours the pet’s memory span lasts. We can evaluate the function \(P\) at the input value of “goldfish.” We would write \(P(\text{goldfish}) = 2160.\) Notice that, to evaluate the function in table form, we identify the input value and the corresponding output value from the pertinent row of the table. The tabular form for function \(P\) seems ideally suited to this function, more so than writing it in paragraph or function form.
Finding Function Values from a Graph
Evaluating a function using a graph also requires finding the corresponding output value for a given input value, only in this case, we find the output value by looking at the graph. Solving a function equation using a graph requires finding all instances of the given output value on the graph and observing the corresponding input value(s).
3.1.3 Determining Whether a Function is One-to-One
Some functions have a given output value that corresponds to two or more input values. For example, in the stock chart shown in the figure at the beginning of this chapter, the stock price was $1000 on five different dates, meaning that there were five different input values that all resulted in the same output value of $1000.
However, some functions have only one input value for each output value, as well as having only one output for each input. We call these functions one-to-one functions. As an example, consider a school that uses only letter grades and decimal equivalents, as listed in Table 12.
| Letter grade | Grade point average |
|---|---|
| A | 4.0 |
| B | 3.0 |
| C | 2.0 |
| D | 1.0 |
Table 12
This grading system represents a one-to-one function, because each letter input yields one particular grade point average output and each grade point average corresponds to one input letter.
To visualize this concept, let’s look again at the two simple functions sketched in Figure 1(a) and Figure 1(b). The function in part (a) shows a relationship that is not a one-to-one function because inputs \(q\) and \(r\) both give output \(n.\) The function in part (b) shows a relationship that is a one-to-one function because each input is associated with a single output.
3.1.4 Using the Vertical Line Test
As we have seen in some examples above, we can represent a function using a graph. Graphs display a great many input-output pairs in a small space. The visual information they provide often makes relationships easier to understand. By convention, graphs are typically constructed with the input values along the horizontal axis and the output values along the vertical axis.
The most common graphs name the input value \(x\) and the output value \(y,\) and we say \(y\) is a function of \(x,\) or \(y = f(x)\) when the function is named \(f.\) The graph of the function is the set of all points \((x,y)\) in the plane that satisfies the equation \(y = f(x).\) If the function is defined for only a few input values, then the graph of the function is only a few points, where the \(x\)-coordinate of each point is an input value and the \(y\)-coordinate of each point is the corresponding output value. For example, the black dots on the graph in Figure 7 tell us that \(f(0) = 2\) and \(f(6) = 1.\) However, the set of all points \((x,y)\) satisfying \(y = f(x)\) is a curve. The curve shown includes \((0,2)\) and \((6,1)\) because the curve passes through those points.

Figure 7
The vertical line test can be used to determine whether a graph represents a function. If we can draw any vertical line that intersects a graph more than once, then the graph does not define a function because a function has only one output value for each input value. See Figure 8.

Figure 8
3.1.5 Using the Horizontal Line Test
Once we have determined that a graph defines a function, an easy way to determine if it is a one-to-one function is to use the horizontal line test. Draw horizontal lines through the graph. If any horizontal line intersects the graph more than once, then the graph does not represent a one-to-one function.
3.1.6 Identifying Basic Toolkit Functions
In this text, we will be exploring functions—the shapes of their graphs, their unique characteristics, their algebraic formulas, and how to solve problems with them. When learning to read, we start with the alphabet. When learning to do arithmetic, we start with numbers. When working with functions, it is similarly helpful to have a base set of building-block elements. We call these our “toolkit functions,” which form a set of basic named functions for which we know the graph, formula, and special properties. Some of these functions are programmed to individual buttons on many calculators. For these definitions we will use \(x\) as the input variable and \(y = f(x)\) as the output variable.
We will see these toolkit functions, combinations of toolkit functions, their graphs, and their transformations frequently throughout this book. It will be very helpful if we can recognize these toolkit functions and their features quickly by name, formula, graph, and basic table properties. The graphs and sample table values are included with each function shown in Table 13.
| Toolkit Functions | ||
|---|---|---|
| Name | Function | Graph |
| Constant | \(f(x) = c,\) where \(c\) is a constant | ![]() |
| Identity | \(f(x) = x\) | ![]() |
| Absolute value | \(f(x) = |x|\) | ![]() |
| Quadratic | \(f(x) = x^{2}\) | ![]() |
| Cubic | \(f(x) = x^{3}\) | ![]() |
| Reciprocal | \(f(x) = \frac{1}{x}\) | ![]() |
| Reciprocal squared | \(f(x) = \frac{1}{x^{2}}\) | ![]() |
| Square root | \(f(x) = \sqrt{x}\) | ![]() |
| Cube root | \(f(x) = \sqrt[3]{x}\) | ![]() |
Table 13
Section Exercises
Verbal
1. What is the difference between a relation and a function?
Solution (click to reveal)
A relation is a set of ordered pairs. A function is a special kind of relation in which no two ordered pairs have the same first coordinate.
2. What is the difference between the input and the output of a function?
3. Why does the vertical line test tell us whether the graph of a relation represents a function?
Solution (click to reveal)
When a vertical line intersects the graph of a relation more than once, that indicates that for that input there is more than one output. At any particular input value, there can be only one output if the relation is to be a function.
4. How can you determine if a relation is a one-to-one function?
5. Why does the horizontal line test tell us whether the graph of a function is one-to-one?
Solution (click to reveal)
When a horizontal line intersects the graph of a function more than once, that indicates that for that output there is more than one input. A function is one-to-one if each output corresponds to only one input.
Algebraic
For the following exercises, determine whether the relation represents a function.
6. \(\left\{ {\left( {a,b} \right),\mspace{9mu}\left( {c,d} \right),\mspace{9mu}\left( {a,c} \right)} \right\}\)
7. \(\left\{ (a,b),(b,c),(c,c) \right\}\)
Solution (click to reveal)
function
For the following exercises, determine whether the relation represents \(y\) as a function of \(x.\)
8. \(5x + 2y = 10\)
9. \(y = x^{2}\)
Solution (click to reveal)
function
10. \(x = y^{2}\)
11. \(3x^{2} + y = 14\)
Solution (click to reveal)
function
12. \(2x + y^{2} = 6\)
13. \(y = - 2x^{2} + 40x\)
Solution (click to reveal)
function
14. \(y = \frac{1}{x}\)
15. \(x = \frac{3y + 5}{7y - 1}\)
Solution (click to reveal)
function
16. \(x = \sqrt{1 - y^{2}}\)
17. \(y = \frac{3x + 5}{7x - 1}\)
Solution (click to reveal)
function
18. \(x^{2} + y^{2} = 9\)
19. \(2xy = 1\)
Solution (click to reveal)
function
20. \(x = y^{3}\)
21. \(y = x^{3}\)
Solution (click to reveal)
function
22. \(y = \sqrt{1 - x^{2}}\)
23. \(x = \pm \sqrt{1 - y}\)
Solution (click to reveal)
function
24. \(y = \pm \sqrt{1 - x}\)
25. \(y^{2} = x^{2}\)
Solution (click to reveal)
not a function
26. \(y^{3} = x^{2}\)
For the following exercises, evaluate \(f(-3),f(2),f(-a),-f(a),f(a + h).\)
27. \(f(x) = 2x - 5\)
Solution (click to reveal)
\(f( - 3) = - 11;\)
\(f(2) = - 1;\)
\(f( - a) = - 2a - 5;\)
\(- f(a) = - 2a + 5;\)
\(f(a + h) = 2a + 2h - 5\)
28. \(f(x) = - 5x^{2} + 2x - 1\)
29. \(f(x) = \sqrt{2 - x} + 5\)
Solution (click to reveal)
\(f( - 3) = \sqrt{5} + 5;\)
\(f(2) = 5;\)
\(f( - a) = \sqrt{2 + a} + 5;\)
\(- f(a) = - \sqrt{2 - a} - 5;\)
\(f(a + h) = \sqrt{2 - a - h} + 5\)
30. \(f(x) = \frac{6x - 1}{5x + 2}\)
31. \(f(x) = \left| {x - 1} \right| - \left| {x + 1} \right|\)
Solution (click to reveal)
\(f( - 3) = 2;\) \(f(2) = 1 - 3 = - 2;\)
\(\left. f( - a) = \middle| - a - 1 \middle| - \middle| - a + 1 \middle| ; \right.\)
\(\left. - f(a) = - \middle| a - 1 \middle| + \middle| a + 1 \middle| ; \right.\)
\(\left. f(a + h) = \middle| a + h - 1 \middle| - \middle| a + h + 1 \right|\)
32. Given the function \(g(x) = 5 - x^{2},\) evaluate \(\frac{g(x + h) - g(x)}{h},h \neq 0.\)
33. Given the function \(g(x) = x^{2} + 2x,\) evaluate \(\frac{g(x) - g(a)}{x - a},x \neq a.\)
Solution (click to reveal)
\(\frac{g(x) - g(a)}{x - a} = x + a + 2,\mspace{9mu} x \neq a\)
34. Given the function \(k(t) = 2t - 1:\)
ⓐ Evaluate \(k(2).\) ⓑ Solve \(k(t) = 7.\)
35. Given the function \(f(x) = 8 - 3x:\)
ⓐ Evaluate \(f( - 2).\) ⓑ Solve \(f(x) = - 1.\)
Solution (click to reveal)
- \(f( - 2) = 14;\) b. \(x = 3\)
36. Given the function \(p(c) = c^{2} + c:\)
ⓐ Evaluate \(p( - 3).\) ⓑ Solve \(p(c) = 2.\)
37. Given the function \(f(x) = x^{2} - 3x:\)
ⓐ Evaluate \(f(5).\) ⓑ Solve \(f(x) = 4.\)
Solution (click to reveal)
- \(f(5) = 10;\) b. \(x = - 1\) or \(x = 4\)
38. Given the function \(f(x) = \sqrt{x + 2}:\)
ⓐ Evaluate \(f(7).\) ⓑ Solve \(f(x) = 4.\)
39. Consider the relationship \(3r + 2t = 18.\)
ⓐ Write the relationship as a function \(r = f(t).\)
ⓑ Evaluate \(f( - 3).\)
ⓒ Solve \(f(t) = 2.\)
Solution (click to reveal)
ⓐ \(f(t) = 6 - \frac{2}{3}t;\) ⓑ \(f( - 3) = 8;\) ⓒ \(t = 6\)
Graphical
For the following exercises, use the vertical line test to determine which graphs show relations that are functions.
40.

41.

Solution (click to reveal)
not a function
42.

43.

Solution (click to reveal)
function
44.

45.

Solution (click to reveal)
function
46.

47.

Solution (click to reveal)
function
48.

49.

Solution (click to reveal)
function
50.

51.

Solution (click to reveal)
function
52. Given the following graph,
ⓐ Evaluate \(f(-1).\) ⓑ Solve for \(f(x) = 3.\)

53. Given the following graph,
ⓐ Evaluate \(f(0).\) ⓑ Solve for \(f(x) = -3.\)

Solution (click to reveal)
ⓐ \(f(0) = 1;\) ⓑ \(f(x) = - 3,x = - 2\) or \(x = 2\)
54. Given the following graph,
ⓐ Evaluate \(f(4).\) ⓑ Solve for \(f(x) = 1.\)

For the following exercises, determine if the given graph is a one-to-one function.
55.

Solution (click to reveal)
not a function so it is also not a one-to-one function
56.

57.

Solution (click to reveal)
one-to- one function
58.

59.

Solution (click to reveal)
function, but not one-to-one
Numeric
For the following exercises, determine whether the relation represents a function.
60. \(\left\{ {\left( {-1,-1} \right),\left( {-2,-2} \right),\left( {-3,-3} \right)} \right\}\)
61. \(\left\{ {\left( {3,4} \right),\left( {4,5} \right),\left( {5,6} \right)} \right\}\)
Solution (click to reveal)
function
62. \(\left\{ {(2,5),(7,11),(15,8),(7,9)} \right\}\)
For the following exercises, determine if the relation represented in table form represents \(y\) as a function of \(x.\)
63.
| \(x\) | 5 | 10 | 15 |
| \(y\) | 3 | 8 | 14 |
Solution (click to reveal)
function
64.
| \(x\) | 5 | 10 | 15 |
| \(y\) | 3 | 8 | 8 |
65.
| \(x\) | 5 | 10 | 10 |
| \(y\) | 3 | 8 | 14 |
Solution (click to reveal)
not a function
For the following exercises, use the function \(f\) represented in the table below.
| \(x\) | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
| \(f(x)\) | 74 | 28 | 1 | 53 | 56 | 3 | 36 | 45 | 14 | 47 |
Table 14
66. Evaluate \(f(3).\)
67. Solve \(f(x) = 1.\)
Solution (click to reveal)
\(f(x) = 1,x = 2\)
For the following exercises, evaluate the function \(f\) at the values \(f\left( {- 2} \right),f( - 1),f(0),f(1),\) and \(f(2).\)
68. \(f(x) = 4 - 2x\)
69. \(f(x) = 8 - 3x\)
Solution (click to reveal)
\(\begin{matrix} {f( - 2) = 14;} & {f( - 1) = 11;} & {f(0) = 8;} & {f(1) = 5;} & {f(2) = 2} \end{matrix}\)
70. \(f(x) = 8x^{2} - 7x + 3\)
71. \(f(x) = 3 + \sqrt{x + 3}\)
Solution (click to reveal)
\(\begin{matrix} {f( - 2) = 4;\text{\quad\quad}} & {f( - 1) = 4.414;} & {f(0) = 4.732;} & {f(1) = 5;} & {f(2) = 5.236} \end{matrix}\)
72. \(f(x) = \frac{x - 2}{x + 3}\)
73. \(f(x) = 3^{x}\)
Solution (click to reveal)
\(\begin{matrix} {f( - 2) = \frac{1}{9};} & {f( - 1) = \frac{1}{3};} & {f(0) = 1;} & {f(1) = 3;} & {f(2) = 9} \end{matrix}\)
For the following exercises, evaluate the expressions, given functions \(f,g,\) and \(h:\)
\(f(x) = 3x - 2\)
\(g(x) = 5 - x^{2}\)
\(h(x) = - 2x^{2} + 3x - 1\)
74. \(3f(1) - 4g\left( {- 2} \right)\)
75. \(f\left( \frac{7}{3} \right) - h\left( {- 2} \right)\)
Solution (click to reveal)
20
Technology
For the following exercises, graph \(y = x^{2}\) on the given domain. Determine the corresponding range. Show each graph.
76. \(\lbrack - 0.1,\mspace{9mu} 0.1\rbrack\)
77. \(\lbrack - 10,\mspace{9mu}\text{10}\rbrack\)
Solution (click to reveal)
\(\lbrack 0,\mspace{9mu}\text{100}\rbrack\)
![Graph of y = x squared on the domain [-10, 10]. The parabola has its vertex at the origin and opens upward, reaching y = 100 at x = -10 and x = 10. The x-axis spans -10 to 10 and the y-axis spans -100 to 100.](../images/CNX_Precalc_Figure_01_01_220-9a76.jpg)
78. \(\lbrack - 100{,}100\rbrack\)
For the following exercises, graph \(y = x^{3}\) on the given domain. Determine the corresponding range. Show each graph.
79. \(\lbrack - 0.1,\mspace{9mu}\text{0}\text{.1}\rbrack\)
Solution (click to reveal)
\(\lbrack - 0.001,\mspace{9mu}\text{0}\text{.001}\rbrack\)
![Graph of y = x cubed on the domain [-0.1, 0.1]. The S-shaped cubic curve passes through the origin, with x-axis spanning -0.1 to 0.1 and y-axis spanning -0.001 to 0.001.](../images/CNX_Precalc_Figure_01_01_222-58a3.jpg)
80. \(\lbrack - 10,\mspace{9mu}\text{10}\rbrack\)
81. \(\lbrack - 100,\mspace{9mu}\text{100}\rbrack\)
Solution (click to reveal)
\(\lbrack - 1{,}000,000,\mspace{9mu}\text{1{,}000,000}\rbrack\)
![Graph of y = x cubed on the domain [-100, 100]. The S-shaped cubic curve passes through the origin, with x-axis spanning -100 to 100 and y-axis spanning -1,000,000 to 1,000,000.](../images/CNX_Precalc_Figure_01_01_224-eb84.jpg)
For the following exercises, graph \(y = \sqrt{x}\) on the given domain. Determine the corresponding range. Show each graph.
82. \(\lbrack 0,\mspace{9mu}\text{0}\text{.01}\rbrack\)
83. \(\lbrack 0,\mspace{9mu}\text{100}\rbrack\)
Solution (click to reveal)
\(\lbrack 0,\mspace{9mu}\text{10}\rbrack\)
![Graph of y = square root of x on the domain [0, 100]. The curve starts at the origin and increases with decreasing steepness, reaching y = 10 at x = 100. The x-axis spans -20 to 100 and the y-axis spans 0 to 10.](../images/CNX_Precalc_Figure_01_01_226-2ab0.jpg)
84. \(\lbrack 0,\mspace{9mu}\text{10{,}000}\rbrack\)
For the following exercises, graph \(y = \sqrt[3]{x}\) on the given domain. Determine the corresponding range. Show each graph.
85. \(\lbrack-0.001,\text{0.001}\rbrack\)
Solution (click to reveal)
\(\lbrack-0.1,\text{0.1}\rbrack\)
![Graph of y = cube root of x on the domain [-0.001, 0.001]. The S-shaped curve passes through the origin, with x-axis spanning -0.0001 to 0.0001 and y-axis spanning -0.1 to 0.1.](../images/CNX_Precalc_Figure_01_01_228-97a8.jpg)
86. \(\lbrack-1000,\text{1000}\rbrack\)
87. \(\lbrack-1{,}000,000,\text{1{,}000,000}\rbrack\)
Solution (click to reveal)
\(\lbrack - 100,\mspace{9mu}\text{100}\rbrack\)
![Graph of y = cube root of x on the domain [-1,000,000, 1,000,000]. The S-shaped curve passes through the origin, with x-axis spanning -1,000,000 to 1,000,000 and y-axis spanning -100 to 100.](../images/CNX_Precalc_Figure_01_01_230-df5b.jpg)
Real-World Applications
88. The amount of garbage, \(G,\) produced by a city with population \(p\) is given by \(G = f{(p)}.\) \(G\) is measured in tons per week, and \(p\) is measured in thousands of people.
ⓐ The town of Tola has a population of 40,000 and produces 13 tons of garbage each week. Express this information in terms of the function \(f.\)
ⓑ Explain the meaning of the statement \(f{(5)} = 2.\)
89. The number of cubic yards of dirt, \(D,\) needed to cover a garden with area \(a\) square feet is given by \(D = g(a).\)
ⓐ A garden with area 5000 ft2 requires 50 yd3 of dirt. Express this information in terms of the function \(g.\)
ⓑ Explain the meaning of the statement \(g(100) = 1.\)
Solution (click to reveal)
ⓐ \(g(5000) = 50;\)
ⓑ The number of cubic yards of dirt required for a garden of 100 square feet is 1.
90. Let \(f(t)\) be the number of ducks in a lake \(t\) years after 1990. Explain the meaning of each statement:
ⓐ \(f(5) = 30\) ⓑ \(f(10) = 40\)
91. Let \(h(t)\) be the height above ground, in feet, of a rocket \(t\) seconds after launching. Explain the meaning of each statement:
ⓐ \(h(1) = 200\) ⓑ \(h(2) = 350\)
Solution (click to reveal)
ⓐ The height of a rocket above ground after 1 second is 200 ft.
ⓑ The height of a rocket above ground after 2 seconds is 350 ft.
92. Show that the function \(f(x) = 3\left( {x - 5} \right)^{2} + 7\) is not one-to-one.




















