Precalculus with Integrated CalculusXYZ Homework Edition

⇩ Download ▾

1.1 Functions and their Representations

Functions as Mappings

Mathematics can be thought of as the study of patterns. In most disciplines, Mathematics is used as a language to express, or codify, relationships between quantities - both algebraically and geometrically - with the ultimate goal of solving real-world problems. The fact that the same algebraic equation which models the growth of bacteria in a petri dish is also used to compute the account balance of a savings account or the potency of radioactive material used in medical treatments speaks to the universal nature of Mathematics. Indeed, Mathematics is more than just about solving a specific problem in a specific situation, it's about abstracting problems and creating universal tools which can be used by a variety of scientists and engineers to solve a variety of problems.

This power of abstraction has a tendency to create a language that is initially intimidating to students. Mathematical definitions are precise and adherence to that precision is often a source of confusion and frustration. It doesn't help matters that more often than not very common words are used in Mathematics with slightly different definitions than is commonly expected. The first `universal tool' we wish to highlight - the concept of a `function' - is a perfect example of this phenomenon in that we redefine a word that already has multiple meanings in English.

The grammar here `from A to B ' is important. Thinking of a function as a process, we can view the elements of the set A as our starting materials, or inputs to the process. The function processes these inputs according to some specified rule and the result is a set of outputs - elements of the set B . In terms of inputs and outputs, Definition 1.1 says that a function is a process in which each input is matched to one and only one output.

For example, let's take a look at some of the pets in the Stitz household. Taylor's pets include White Paw and Cooper (both cats), Bingo (a lizard) and Kennie (a turtle). Let N be the set of pet names: N = { White Paw, Cooper, Bingo, Kennie } , and let T be the set of pet types: T = { cat, lizard, turtle } . Let f be the process that takes each pet's name as the input and returns that pet's type as the output. Let g be the reverse of f : that is, g takes each pet type as the input and returns the names of the pets of that type as the output. Note that both f and g are codifying the same given information about Taylor's pets, but one of them is a function and the other is not.

To help identify which process f or g is a function and why the other is not, we create mapping diagrams for f and g below. In each case, we organize the inputs in a column on the left and the outputs on a column on the right. We draw an arrow connecting each input to its corresponding output(s). Note that the arrows communicate the grammatical bias: the arrow originates at the input and points to the output.

Coordinate-plane figure.
Figure 1.1
Coordinate-plane figure.
Figure 1.2

The process f is a function since f matches each of its inputs (each pet name) to just one output (the pet's type). The fact that different inputs (White Paw and Cooper) are matched to the same output (cat) is fine. On the other hand, g matches the input `cat' to the two different outputs `White Paw' and `Cooper', so g is not a function. Functions are favored in mathematical circles because they are processes which produce only one answer (output) for any given query (input). In this scenario, for instance, there is only one answer to the question: `What type of pet is White Paw?' but there is more than one answer to the question `Which of Taylor's pets are cats?'

As you might expect, with functions being such an important concept in Mathematics, we need to build a vocabulary to assist us when discussing them. To that end, we have the following definitions.2

Some remarks about Definition 1.2 are in order. First, and most importantly, the notation ` f ( a ) ' in Definition 1.2 introduces yet another mathematical use for parentheses. Parentheses are used in some cases as grouping symbols, to represent ordered pairs, and to delineate intervals of real numbers. More often than not, the use of parentheses in expressions like ` f ( a ) ' is confused with multiplication. As always, paying attention to the context is key. If f is a function and ` a ' is in the domain of f , then ` f ( a ) ' is the output from f when you input a . The diagram below provides a nice generic picture to keep in mind when thinking of a function as a mapping process with input ` a ' and output ` f ( a ) '.

Coordinate-plane figure.
Figure 1.3

In the preceding pet example, the symbol f ( Bingo ) , read ` f of Bingo', is asking what type of pet Bingo is, so f ( Bingo ) = lizard . The fact that f is a function means f ( Bingo ) is unambiguous because f matches the name `Bingo' to only one pet type, namely `lizard'. In contrast, if we tried to use the notation ` g ( cat ) ' to indicate what pet name g matched to `cat', we have two possibilities, White Paw and Cooper, with no way to determine which one (or both) is indicated.

Continuing to apply Definition 1.2 to our pet example, we find that the domain of the function f is N , the set of pet names. Finding the range takes a little more work, mostly because it's easy to be caught off guard by the notation used in the definition of `range'. The description of the range as ` { f ( a ) | a A } ' is an example of `set-builder' notation. In English, ` { f ( a ) | a A } ' reads as `the set of f ( a ) such that a is in A '. In other words, the range consists of all of the outputs from f - all of the f ( a ) values - as a varies through each of the elements in the domain A . Note that while every element of the set A is, by definition, an element of the domain of f , not every element of the set B is necessarily part of the range of f .3

In our pet example, we can obtain the range of f by looking at the mapping diagram or by constructing the set { f ( White Paw ) , f ( Cooper ) , f ( Bingo ) , f ( Kennie ) } which lists all of the outputs from f as we run through all of the inputs to f . Keep in mind that we list each element of a set only once so the range of f is:4

{ f ( White Paw ) , f ( Cooper ) , f ( Bingo ) , f ( Kennie ) } = { cat , lizard , turtle } = T .

If we let n denote a generic element of N then f ( n ) is some element t in T , so we write t = f ( n ) . In this equation, n is called the independent variable and t is called the dependent variable.5 Moreover, we say ` t is a function of n ', or, more specifically, `the type of pet is a function of the pet name' meaning that every pet name n corresponds to one, and only one, pet type t . Even though f and t are different things,6 it is very common for the function and its outputs to become more-or-less synonymous, even in what are otherwise precise mathematical definitions.7 We will endeavor to point out such ambiguities as we move through the text.

While the concept of a function is very general in scope, we will be focusing primarily on functions of real numbers because most disciplines use real numbers to quantify data. Our next example explores a function defined using a table of numerical values.

A few remarks about Example 1.1.1 are in order. First, note that f ( 2 + 4 ) , f ( 2 ) + f ( 4 ) and f ( 2 ) + 4 all work out to be numerically different, and more importantly, all represent different things.8 One of the common mistakes students make is to misinterpret expressions like these, so it's important to pay close attention to the syntax here.

Next, when solving f ( t ) = 83 , the variable ` t ' is being used as a convenient `dummy' variable or placeholder in the sense that solving f ( t ) = 83 produces the same solutions as solving f ( x ) = 83 , f ( w ) = 83 , or even f ( ? ) = 83 . All of these equations are asking for the same thing: what inputs to f produce an output of 83 . The choice of the letter ` t ' here makes sense since the inputs are time values. Throughout the text, we will endeavor to use meaningful labels when working in applied situations, but the fact remains that the choice of letters (or symbols) is completely arbitrary.

Finally, given that the range in this example was a finite set of real numbers, we could find the smallest and largest elements of it. Here, they correspond to the coolest and warmest temperatures of the day, respectively, but the meaning would change if the function related different quantities. In many applications involving functions, the end goal is to find the minimum or maximum values of the outputs of those functions (called optimizing the function) so for that reason, we have the following definition.

Definition 1.3 is an example where the name of the function, f , is being used almost synonymously with its outputs in that when we speak of `the minimum and maximum of the function f ' we are really talking about the minimum and maximum values of the outputs f ( x ) as x varies through the domain of f . Thus we say that the maximum of f is 83 and the minimum of f is 64 when referring to the highest and lowest recorded temperatures in the previous example.

Algebraic Representations of Functions

By focusing our attention to functions that involve real numbers, we gain access to all of the structures and tools from prior courses in Algebra. In this subsection, we discuss how to represent functions algebraically using formulas and begin with the following example.

A few remarks about Example 1.1.2 are in order. First, note that h ( 2 x ) and 2 h ( x ) are different expressions. In the former, we are multiplying the input by 2 ; in the latter, we are multiplying the output by 2 . The same goes for h ( t + 2 ) , h ( t ) + 2 and h ( t ) + h ( 2 ) . The expression h ( t + 2 ) calls for adding 2 to the input t and then performing the function h . The expression h ( t ) + 2 has us performing the process h first, then adding 2 to the output h ( t ) . Finally, h ( t ) + h ( 2 ) directs us to first find the outputs h ( t ) and h ( 2 ) and then add the results. As we saw in Example 1.1.1, we see here again the importance paying close attention to syntax.13

Let us return for a moment to the function f in Example 1.1.2 which we ultimately represented using the formula f ( x ) = 3 x + 5 . If we introduce the dependent variable y , we get the equation y = f ( x ) = 3 x + 5 , or, more simply y = 3 x + 5 . To say that the equation y = 3 x + 5 describes y as a function of x means that for each choice of x , the formula 3 x + 5 determines only one associated y -value.

We could turn the tables and ask if the equation y = 3 x + 5 describes x as a function of y . That is, for each value we pick for y , does the equation y = 3 x + 5 produce only one associated x value? One way to proceed is to solve y = 3 x + 5 for x and get x = 1 3 ( y 5 ) . We see that for each choice of y , the expression 1 3 ( y 5 ) evaluates to just one number, hence, x is a function of y . If we give this function a name, say g , we have x = g ( y ) = 1 3 ( y 5 ) , where in this equation, y is the independent variable and x is the dependent variable. We explore this idea in the next example.

We'll have more to say about using equations to describe functions in Section 5.5. For now, we turn our attention to a geometric way to represent functions.

Geometric Representations of Functions

In this section, we introduce how to graph functions. As we'll see in this and later sections, visualizing functions geometrically can assist us in both analyzing them and using them to solve associated application problems. Our playground, if you will, for the Geometry in this course is the Cartesian Coordinate Plane. The reader would do well to review Section A.3 as needed.

Our path to the Cartesian Plane requires ordered pairs. In general, we can represent every function as a set of ordered pairs. Indeed, given a function f with domain A , we can represent f = { ( a , f ( a ) ) | a A } . That is, we represent f as a set of ordered pairs ( a , f ( a ) ) , or, more generally, ( input , output ) . For example, the function f which matches Taylor's pet's names to their associated pet type can be represented as:

f = { ( White Paw , cat ) , ( Cooper , cat ) , ( Bingo , lizard ) , ( Kennie , turtle ) }

Moving on, we next consider the function f from Example 1.1.1 which relates time to temperature. In this case, f = { ( 0 , 64 ) , ( 2 , 67 ) , ( 4 , 75 ) , ( 6 , 80 ) , ( 8 , 83 ) , ( 10 , 83 ) , ( 12 , 82 ) } . This function has numerical values for both the domain and range so we can identify these ordered pairs with points in the Cartesian Plane. The first coordinates of these points (the abscissae) represent time values so we'll use t to label the horizontal axis. Likewise, we'll use T to label the vertical axis since the second coordinates of these points (the ordinates) represent temperature values. Note that labeling these axes in this way determines our independent and dependent variable names, t and T , respectively.

The plot of these points is called `the graph of f '. More specifically, we could describe this plot as `the graph of f ( t ) ', because we have decided to name the independent variable t . Most specifically, we could describe the plot as `the graph of T = f ( t ) ', given that we have named the independent variable t and the dependent variable T .

On the next page we present two plots, both of which are graphs of the function f . In both cases, the vertical axis has been scaled in order to save space. In the graph on the left, the same increment on the horizontal axis to measure 1 unit measures 10 units on the vertical axis whereas in the graph on the right, this ratio is 1 : 2 . The ` ' symbol on the vertical axis in the graph on the right is used to indicate a jump in the vertical labeling. Both are perfectly accurate data plots, but they have different visual impacts. Note here that the extrema of f , 64 and 83 , correspond to the lowest and highest points on the graph, respectively: ( 0 , 64 ) , ( 8 , 83 ) and ( 10 , 83 ) . More often than not, we will use the graph of a function to help us optimize that function.16

Figure: The graph of .
Figure 1.4 The graph of T = f ( t ) .
Figure: The graph of .
Figure 1.5 The graph of T = f ( t ) .

If you found yourself wanting to connect the dots in the graphs above, you're not alone. As it stands, however, the function f matches only seven inputs to seven outputs, so those seven points - and just those seven points - comprise the graph of f . That being said, common everyday experience tells us that while the data Skippy collected in his table gives some good information about the relationship between time and temperature on a given day, it is by no means a complete description of the relationship.

For example, Skippy's data cannot tell us what the temperature was at 7 a.m. or 12:13 p.m, although we are pretty sure there were outdoor temperatures at those times. Also, given that at some point it was 64 F and later on it was 83 F, it seems reasonable to assume that at some point it was 70 F or even 79.923 F.

Skippy's temperature function f is an example of a discrete function in the sense that each of the data points are `isolated' with measurable gaps in between. The idea of `filling in' those gaps is a quest to find a continuous function to model this same phenomenon.17 We'll return to this example in Sections 1.2 and 1.4 in an attempt to do just that.

In the meantime, our next example involves a function whose domain is (almost) an interval of real numbers and whose graph consists of a (mostly) connected arc.

It cannot be stressed enough that when given a graphical representation of a function, certain assumptions must be made. In the previous example, for all we know, the minimum of the graph is at ( 0.001 , 4.0001 ) instead of ( 0 , 4 ) . If we aren't given an equation or table of data, or if specific points aren't labeled, we really have no way to tell. We also are assuming that the graph depicted in the example, while ultimately made of infinitely many points, has no gaps or holes other than those noted. This allows us to make such bold claims as the existence of a point on the graph with a w -coordinate of 3 .

Before moving on to our next example, it is worth noting that the geometric argument made in Example 1.1.4 to establish that w is a function of v can be generalized to any graph. This result is the celebrated Vertical Line Test and it enables us to detect functions geometrically. Note that the statement of the theorem resorts to the `default' x and y labels on the horizontal and vertical axes, respectively.

Let's take a minute to discuss the phrase `if and only if' used in Theorem 1.1. The statement `the graph represents y as a function of x if and only if no vertical line intersects the graph more than once' is actually saying two things. First, it's saying `the graph represents y as a function of x if no vertical line intersects the graph more than once' and, second, `the graph represents y as a function of x only if no vertical line intersects the graph more than once'.

Logically, these statements are saying two different things. The first says that if no vertical line crosses the graph more than once, then the graph represents y as a function of x . But the question remains: could a graph represent y as a function of x and yet there be a vertical line that intersects the graph more than once? The answer to this is `no' because the second statement says that the only way the graph represents y as a function of x is the case when no vertical line intersects the graph more than once.

Applying the Vertical Line Test to the graph given in Example 1.1.4, we see below that all of the vertical lines meet the graph at most once (several are shown for illustration) showing w is a function of v . Notice that some of the lines ( x = 3 and x = 1 , for example) don't hit the graph at all. This is fine because the Vertical Line Test is looking for lines that hit the graph more than once. It does not say exactly once so missing the graph altogether is permitted.

Coordinate-plane figure.
Figure 1.13

There is also a geometric test to determine if the graph above represents v as a function of w . We introduce this aptly-named Horizontal Line Test in Exercise and revisit it in Sections 5.5 and 5.6.

Our next example revisits the function h from Example 1.1.2 from a graphical perspective.

Our last example of the section uses the interplay between algebraic and graphical representations of a function to solve a real-world problem.

Example 1.1.6 typifies the interplay between Algebra and Geometry which lies ahead. Both the algebraic description of V : V ( x ) = x 2 ( 130 4 x ) for 0 < x 26 , and the graph of y = V ( x ) were useful in describing aspects of the physical situation at hand. Wherever possible, we'll use the algebraic representations of functions to analytically produce exact answers to certain problems and use the graphical descriptions to check the reasonableness of our answers.

That being said, we'll also encounter problems which we simply cannot answer analytically (such as determining the maximum volume in the previous example), so we will be forced to resort to using technology (specifically graphing technology) in order to find approximate solutions. The most important thing to keep in mind is that while technology may suggest a result, it is ultimately Mathematics that proves it.

We close this section with a summary of the different ways to represent functions.

Ways to Represent a Function

Suppose f is a function with domain A . Then f can be represented:

  • verbally; that is, by describing how the inputs are matched with their outputs.
  • using a mapping diagram.
  • as a set of ordered pairs of the form ( input , output ) : { ( a , f ( a ) ) | a A } .

If f is a function whose domain and range are subsets of real numbers, then f can be represented:

  • algebraically as a formula for f ( a ) .
  • graphically by plotting the points { ( a , f ( a ) ) | a A } in the plane.

Note: An important consequence of the last bulleted item is that the point ( a , b ) is on the graph of y = f ( x ) if and only if f ( a ) = b .

Exercises

In Exercises -, determine whether or not the mapping diagram represents a function. Explain your reasoning. If the mapping does represent a function, state the domain, range, and represent the function as a set of ordered pairs.

  1. Coordinate-plane figure.
    Figure 1.19
  2. Coordinate-plane figure.
    Figure 1.20

In Exercises -, determine whether or not the data in the given table represents y as a function of x . Explain your reasoning. If the mapping does represent a function, state the domain, range, and represent the function as a set of ordered pairs.

  1. x y 3 3 2 2 1 1 0 0 1 1 2 2 3 3

  2. x y 0 0 1 1 1 1 2 2 2 2 3 3 3 3

  3. Suppose W is the set of words in the English language and we set up a mapping from W into the set of natural numbers as follows: word number of letters in the word . Explain why this mapping is a function. What would you need to know to determine the range of the function?
  4. Suppose L is the set of last names of all the people who have served or are currently serving as the President of the United States. Consider the mapping from L into as follows: last name number of their presidency . For example, Washington 1 and Obama 44 . Is this mapping a function? What if we use full names instead of just last names? (HINT: Research Grover Cleveland.)
  5. Under what conditions would the time of day be a function of the outdoor temperature?

For the functions f described in Exercises -, find f ( 2 ) and find and simplify an expression for f ( x ) that takes a real number x and performs the following three steps in the order given:

  1. (1) multiply by 2; (2) add 3; (3) divide by 4.
  2. (1) add 3; (2) multiply by 2; (3) divide by 4.
  3. (1) divide by 4; (2) add 3; (3) multiply by 2.
  4. (1) multiply by 2; (2) add 3; (3) take the square root.
  5. (1) add 3; (2) multiply by 2; (3) take the square root.
  6. (1) add 3; (2) take the square root; (3) multiply by 2.

In Exercises -, use the given function f to find and simplify the following:

  • f ( 3 )
  • f ( 1 )
  • f ( 3 2 )
  • f ( 4 x )
  • 4 f ( x )
  • f ( x )
  • f ( x 4 )
  • f ( x ) 4
  • f ( x 2 )
  • f ( x ) = 2 x + 1
  • f ( x ) = 3 4 x
  • f ( x ) = 2 x 2
  • f ( x ) = x 2 3 x + 2
  • f ( x ) = 6
  • f ( x ) = 0

In Exercises -, use the given function f to find and simplify the following:

  • f ( 2 )
  • f ( 2 )
  • f ( 2 a )
  • 2 f ( a )
  • f ( a + 2 )
  • f ( a ) + f ( 2 )
  • f ( 2 a )
  • f ( a ) 2
  • f ( a + h )
  • f ( x ) = 2 x 5
  • f ( t ) = 5 2 t
  • f ( w ) = 2 w 2 1
  • f ( q ) = 3 q 2 + 3 q 2
  • f ( r ) = 117
  • f ( z ) = z 2

In Exercises -, use the given function f to find f ( 0 ) and solve f ( x ) = 0

  1. f ( x ) = 2 x 1
  2. f ( x ) = 3 2 5 x
  3. f ( x ) = 2 x 2 6
  4. f ( x ) = x 2 x 12

In Exercises -, determine whether or not the equation represents y as a function of x .

  1. y = x 3 x
  2. y = x 2
  3. x 3 y = 4
  4. x 2 y 2 = 1
  5. y = x x 2 9
  6. x = 6
  7. x = y 2 + 4
  8. y = x 2 + 4
  9. x 2 + y 2 = 4
  10. y = 4 x 2
  11. x 2 y 2 = 4
  12. x 3 + y 3 = 4
  13. 2 x + 3 y = 4
  14. 2 x y = 4
  15. x 2 = y 2

Exercises - give a set of points in the x y -plane. Determine if y is a function of x . If so, state the domain and range.

  1. { ( 3 , 9 ) , ( 2 , 4 ) , ( 1 , 1 ) , ( 0 , 0 ) , ( 1 , 1 ) , ( 2 , 4 ) , ( 3 , 9 ) }
  2. { ( 3 , 0 ) , ( 1 , 6 ) , ( 2 , 3 ) , ( 4 , 2 ) , ( 5 , 6 ) , ( 4 , 9 ) , ( 6 , 2 ) }
  3. { ( 3 , 0 ) , ( 7 , 6 ) , ( 5 , 5 ) , ( 6 , 4 ) , ( 4 , 9 ) , ( 3 , 0 ) }
  4. { ( 1 , 2 ) , ( 4 , 4 ) , ( 9 , 6 ) , ( 16 , 8 ) , ( 25 , 10 ) , ( 36 , 12 ) , }
  5. {( x , y ) | x is an odd integer, and y is an even integer}
  6. { ( x , 1 ) | x is an irrational number}
  7. { ( 1 , 0 ) , ( 2 , 1 ) , ( 4 , 2 ) , ( 8 , 3 ) , ( 16 , 4 ) , ( 32 , 5 ) , }
  8. { ( 3 , 9 ) , ( 2 , 4 ) , ( 1 , 1 ) , ( 0 , 0 ) , ( 1 , 1 ) , ( 2 , 4 ) , ( 3 , 9 ) , }
  9. { ( 2 , y ) | 3 < y < 4 }
  10. { ( x , 3 ) | 2 x < 4 }
  11. { ( x , x 2 ) | x  is a real number }
  12. { ( x 2 , x ) | x  is a real number }
  13. The Vertical Line Test is a quick way to determine from a graph if the vertical axis variable is a function of the horizontal axis variable. If we are given a graph and asked to determine if the horizontal axis variable is a function of the vertical axis variable, we can use horizontal lines instead of vertical lines to check. Using Theorem 1.1 as a guide, formulate a `Horizontal Line Test.' (We'll refer back to this exercise in Section 5.6.)

In Exercises -, determine whether or not the graph suggests y is a function of x . For the ones which do, state the domain and range.

  1. Coordinate-plane figure.
    Figure 1.21
  2. Coordinate-plane figure.
    Figure 1.22
  3. Coordinate-plane figure.
    Figure 1.23
  4. Coordinate-plane figure.
    Figure 1.24
  5. Determine which, if any, of the graphs in numbers - represent x as a function of y . For the ones which do, state the domain and range. (Feel free to use Exercise.)

In Exercises -, determine whether or not the graph suggests w is a function of v . For the ones which do, state the domain and range.

  1. Coordinate-plane figure.
    Figure 1.25
  2. Coordinate-plane figure.
    Figure 1.26
  3. Coordinate-plane figure.
    Figure 1.27
  4. Coordinate-plane figure.
    Figure 1.28
  5. Determine which, if any, of the graphs in numbers - represent v as a function of w . For the ones which do, state the domain and range. (Feel free to use Exercise.)

In Exercises -, determine whether or not the graph suggests T is a function of t . For the ones which do, state the domain and range.

  1. Coordinate-plane figure.
    Figure 1.29
  2. Coordinate-plane figure.
    Figure 1.30
  3. Coordinate-plane figure.
    Figure 1.31
  4. Coordinate-plane figure.
    Figure 1.32
  5. Determine which, if any, of the graphs in numbers - represent t as a function of T . For the ones which do, state the domain and range. (Feel free to use Exercise.)

In Exercises -, determine whether or not the graph suggests H is a function of s . For the ones which do, state the domain and range.

  1. Coordinate-plane figure.
    Figure 1.33
  2. Coordinate-plane figure.
    Figure 1.34
  3. Coordinate-plane figure.
    Figure 1.35
  4. Coordinate-plane figure.
    Figure 1.36
  5. Determine which, if any, of the graphs in numbers - represent s as a function of H . For the ones which do, state the domain and range. (Feel free to use Exercise.)

In Exercises -, determine whether or not the graph suggests u is a function of t . For the ones which do, state the domain and range.

  1. Coordinate-plane figure.
    Figure 1.37
  2. Coordinate-plane figure.
    Figure 1.38
  3. Coordinate-plane figure.
    Figure 1.39
  4. Coordinate-plane figure.
    Figure 1.40
  5. Determine which, if any, of the graphs in numbers - represent t as a function of u . For the ones which do, state the domain and range. (Feel free to use Exercise.)

In Exercises -, use the graphs of f and g below to find the indicated values.

Figure: The graph of .
Figure 1.41 The graph of y = f ( x ) .
Figure: The graph of .
Figure 1.42 The graph of s = g ( t ) .
  1. f ( 2 )
  2. g ( 2 )
  3. f ( 2 )
  4. g ( 2 )
  5. f ( 0 )
  6. g ( 0 )
  7. Solve f ( x ) = 0 .
  8. Solve g ( t ) = 0 .
  9. State the domain and range of f .
  10. State the domain and range of g .

In Exercises -, graph each function by making a table, plotting points, and using a graphing utility (if needed.) Use the independent variable as the horizontal axis label and the default ` y ' label for the vertical axis label. State the domain and range of each function.

  1. f ( x ) = 2 x
  2. g ( t ) = t 2 3
  3. h ( s ) = s 2 + 1
  4. f ( x ) = 4 x 2
  5. g ( t ) = 2
  6. h ( s ) = s 3
  7. f ( x ) = x ( x 1 ) ( x + 2 )
  8. g ( t ) = t 2
  9. h ( s ) = 5 s
  10. f ( x ) = 3 2 x + 2
  11. g ( t ) = t 3
  12. h ( s ) = 1 s 2 + 1
  13. Consider the function f described below:

    Coordinate-plane figure.
    Figure 1.43
    1. State the domain and range of f .
    2. Find f ( 0 ) and solve f ( x ) = 0 .
    3. Write f as a set of ordered pairs.
    4. Graph f .
  14. Let g = { ( 1 , 4 ) , ( 0 , 2 ) , ( 2 , 3 ) , ( 3 , 4 ) }

    1. State the domain and range of g .
    2. Create a mapping diagram for g .
    3. Find g ( 0 ) and solve g ( x ) = 0 .
    4. Graph g .
  15. Let F = { ( t , t 2 ) | t  is a real number } . Find F ( 4 ) and solve F ( x ) = 4 .

    HINT: Elements of F are of the form ( x , F ( x ) ) .

  16. Let G = { ( 2 t , t + 5 ) | t  is a real number } . Find G ( 4 ) and solve G ( x ) = 4 .

    HINT: Elements of G are of the form ( x , G ( x ) ) .

  17. The area enclosed by a square, in square inches, is a function of the length of one of its sides , when measured in inches. This function is represented by the formula A ( ) = 2 for > 0 . Find A ( 3 ) and solve A ( ) = 36 . Interpret your answers to each. Why is restricted to > 0 ?
  18. The area enclosed by a circle, in square meters, is a function of its radius r , when measured in meters. This function is represented by the formula A ( r ) = π r 2 for r > 0 . Find A ( 2 ) and solve A ( r ) = 16 π . Interpret your answers to each. Why is r restricted to r > 0 ?
  19. The volume enclosed by a cube, in cubic centimeters, is a function of the length of one of its sides s , when measured in centimeters. This function is represented by the formula V ( s ) = s 3 for s > 0 . Find V ( 5 ) and solve V ( s ) = 27 . Interpret your answers to each. Why is s restricted to s > 0 ?
  20. The volume enclosed by a sphere, in cubic feet, is a function of the radius of the sphere r , when measured in feet. This function is represented by the formula V ( r ) = 4 π 3 r 3 for r > 0 . Find V ( 3 ) and solve V ( r ) = 32 π 3 . Interpret your answers to each. Why is r restricted to r > 0 ?
  21. The height of an object dropped from the roof of an eight story building is modeled by the function: h ( t ) = 16 t 2 + 64 , 0 t 2 . Here, h ( t ) is the height of the object off the ground, in feet, t seconds after the object is dropped. Find h ( 0 ) and solve h ( t ) = 0 . Interpret your answers to each. Why is t restricted to 0 t 2 ?
  22. The temperature in degrees Fahrenheit t hours after 6 AM is given by T ( t ) = 1 2 t 2 + 8 t + 3 for 0 t 12 . Find and interpret T ( 0 ) , T ( 6 ) and T ( 12 ) .
  23. The function C ( x ) = x 2 10 x + 27 models the cost, in hundreds of dollars, to produce x thousand pens. Find and interpret C ( 0 ) , C ( 2 ) and C ( 5 ) .
  24. Using data from the Bureau of Transportation Statistics , the average fuel economy in miles per gallon for passenger cars in the US can be modeled by E ( t ) = 0.0076 t 2 + 0.45 t + 16 , 0 t 28 , where t is the number of years since 1980 . Use a calculator to find E ( 0 ) , E ( 14 ) and E ( 28 ) . Round your answers to two decimal places and interpret your answers to each.
  25. The perimeter of a square, in centimeters, is four times the length of one if its sides, also measured in centimeters. Represent the function P which takes as its input the length of the side of a square in centimeters, s and returns the perimeter of the square in inches, P ( s ) using a formula.
  26. The circumference of a circle, in feet, is π times the diameter of the circle, also measured in feet. Represent the function C which takes as its input the length of the diameter of a circle in feet, D and returns the circumference of a circle in inches, C ( D ) using a formula.
  27. Suppose A ( P ) gives the amount of money in a retirement account (in dollars) after 30 years as a function of the amount of the monthly payment (in dollars), P .

    1. What does A ( 50 ) mean?
    2. What is the significance of the solution to the equation A ( P ) = 250000 ?.
    3. Explain what each of the following expressions mean: A ( P + 50 ) , A ( P ) + 50 , and A ( P ) + A ( 50 ) .
  28. Suppose P ( t ) gives the chance of precipitation (in percent) t hours after 8 AM.

    1. Write an expression which gives the chance of precipitation at noon.
    2. Write an inequality which determines when the chance of precipitation is more than 50 % .
  29. Explain why the graph in Exercise suggests that not only is v as a function of w but also w is a function of v . Suppose w = f ( v ) and v = g ( w ) . That is, f is the name of the function which takes v values as inputs and returns w values as outputs and g is the name of the function which does vice-versa. Find the domain and range of g and compare these to the domain and range of f .
  30. Sketch the graph of a function with domain ( , 3 ) [ 4 , 5 ) with range { 2 } ( 5 , ) .

Answers

  1. The mapping M is not a function since `Tennant' is matched with both `Eleven' and `Twelve.'
  2. The mapping C is a function since each input is matched with only one output. The domain of C is { Hartnell , Cushing , Hurndall , Troughton } and the range is { One , Two } . We can represent C as the following set of ordered pairs: { ( Hartnell , One ) , ( Cushing , One ) , ( Hurndall , One ) , ( Troughton , Two ) }
  3. In this case, y is a function of x since each x is matched with only one y .

    The domain is { 3 , 2 , 1 , 0 , 1 , 2 , 3 } and the range is { 0 , 1 , 2 , 3 } .

    As ordered pairs, this function is { ( 3 , 3 ) , ( 2 , 2 ) , ( 1 , 1 ) , ( 0 , 0 ) , ( 1 , 1 ) , ( 2 , 2 ) , ( 3 , 3 ) }

  4. In this case, y is not a function of x since there are x values matched with more than one y value. For instance, 1 is matched both to 1 and 1 .
  5. The mapping is a function since given any word, there is only one answer to `how many letters are in the word?' For the range, we would need to know what the length of the longest word is and whether or not we could find words of all the lengths between 1 (the length of the word `a') and it. See here .
  6. Since Grover Cleveland was both the 22nd and 24th POTUS, neither mapping described in this exercise is a function.
  7. The outdoor temperature could never be the same for more than two different times - so, for example, it could always be getting warmer or it could always be getting colder.
  8. f ( 2 ) = 7 4 , f ( x ) = 2 x + 3 4
  9. f ( 2 ) = 5 2 , f ( x ) = 2 ( x + 3 ) 4 = x + 3 2
  10. f ( 2 ) = 7 , f ( x ) = 2 ( x 4 + 3 ) = 1 2 x + 6
  11. f ( 2 ) = 7 , f ( x ) = 2 x + 3
  12. f ( 2 ) = 10 , f ( x ) = 2 ( x + 3 ) = 2 x + 6
  13. f ( 2 ) = 2 5 , f ( x ) = 2 x + 3
  14. For f ( x ) = 2 x + 1

    • f ( 3 ) = 7
    • f ( 1 ) = 1
    • f ( 3 2 ) = 4
    • f ( 4 x ) = 8 x + 1
    • 4 f ( x ) = 8 x + 4
    • f ( x ) = 2 x + 1
    • f ( x 4 ) = 2 x 7
    • f ( x ) 4 = 2 x 3
    • f ( x 2 ) = 2 x 2 + 1
  15. For f ( x ) = 3 4 x

    • f ( 3 ) = 9
    • f ( 1 ) = 7
    • f ( 3 2 ) = 3
    • f ( 4 x ) = 3 16 x
    • 4 f ( x ) = 12 16 x
    • f ( x ) = 4 x + 3
    • f ( x 4 ) = 19 4 x
    • f ( x ) 4 = 4 x 1
    • f ( x 2 ) = 3 4 x 2
  16. For f ( x ) = 2 x 2

    • f ( 3 ) = 7
    • f ( 1 ) = 1
    • f ( 3 2 ) = 1 4
    • f ( 4 x ) = 2 16 x 2
    • 4 f ( x ) = 8 4 x 2
    • f ( x ) = 2 x 2
    • f ( x 4 ) = x 2 + 8 x 14
    • f ( x ) 4 = x 2 2
    • f ( x 2 ) = 2 x 4
  17. For f ( x ) = x 2 3 x + 2

    • f ( 3 ) = 2
    • f ( 1 ) = 6
    • f ( 3 2 ) = 1 4
    • f ( 4 x ) = 16 x 2 12 x + 2
    • 4 f ( x ) = 4 x 2 12 x + 8
    • f ( x ) = x 2 + 3 x + 2
    • f ( x 4 ) = x 2 11 x + 30
    • f ( x ) 4 = x 2 3 x 2
    • f ( x 2 ) = x 4 3 x 2 + 2
  18. For f ( x ) = 6

    • f ( 3 ) = 6
    • f ( 1 ) = 6
    • f ( 3 2 ) = 6
    • f ( 4 x ) = 6
    • 4 f ( x ) = 24
    • f ( x ) = 6
    • f ( x 4 ) = 6
    • f ( x ) 4 = 2
    • f ( x 2 ) = 6
  19. For f ( x ) = 0

    • f ( 3 ) = 0
    • f ( 1 ) = 0
    • f ( 3 2 ) = 0
    • f ( 4 x ) = 0
    • 4 f ( x ) = 0
    • f ( x ) = 0
    • f ( x 4 ) = 0
    • f ( x ) 4 = 4
    • f ( x 2 ) = 0
  20. For f ( x ) = 2 x 5

    • f ( 2 ) = 1
    • f ( 2 ) = 9
    • f ( 2 a ) = 4 a 5
    • 2 f ( a ) = 4 a 10
    • f ( a + 2 ) = 2 a 1
    • f ( a ) + f ( 2 ) = 2 a 6
    • f ( 2 a ) = 4 a 5 = 4 5 a a
    • f ( a ) 2 = 2 a 5 2
    • f ( a + h ) = 2 a + 2 h 5
  21. For f ( x ) = 5 2 x

    • f ( 2 ) = 1
    • f ( 2 ) = 9
    • f ( 2 a ) = 5 4 a
    • 2 f ( a ) = 10 4 a
    • f ( a + 2 ) = 1 2 a
    • f ( a ) + f ( 2 ) = 6 2 a
    • f ( 2 a ) = 5 4 a = 5 a 4 a
    • f ( a ) 2 = 5 2 a 2
    • f ( a + h ) = 5 2 a 2 h
  22. For f ( x ) = 2 x 2 1

    • f ( 2 ) = 7
    • f ( 2 ) = 7
    • f ( 2 a ) = 8 a 2 1
    • 2 f ( a ) = 4 a 2 2
    • f ( a + 2 ) = 2 a 2 + 8 a + 7
    • f ( a ) + f ( 2 ) = 2 a 2 + 6
    • f ( 2 a ) = 8 a 2 1 = 8 a 2 a 2
    • f ( a ) 2 = 2 a 2 1 2
    • f ( a + h ) = 2 a 2 + 4 a h + 2 h 2 1
  23. For f ( x ) = 3 x 2 + 3 x 2

    • f ( 2 ) = 16
    • f ( 2 ) = 4
    • f ( 2 a ) = 12 a 2 + 6 a 2
    • 2 f ( a ) = 6 a 2 + 6 a 4
    • f ( a + 2 ) = 3 a 2 + 15 a + 16
    • f ( a ) + f ( 2 ) = 3 a 2 + 3 a + 14
    • f ( 2 a ) = 12 a 2 + 6 a 2 = 12 + 6 a 2 a 2 a 2
    • f ( a ) 2 = 3 a 2 + 3 a 2 2
    • f ( a + h ) = 3 a 2 + 6 a h + 3 h 2 + 3 a + 3 h 2
  24. For f ( x ) = 117

    • f ( 2 ) = 117
    • f ( 2 ) = 117
    • f ( 2 a ) = 117
    • 2 f ( a ) = 234
    • f ( a + 2 ) = 117
    • f ( a ) + f ( 2 ) = 234
    • f ( 2 a ) = 117
    • f ( a ) 2 = 117 2
    • f ( a + h ) = 117
  25. For f ( x ) = x 2

    • f ( 2 ) = 1
    • f ( 2 ) = 1
    • f ( 2 a ) = a
    • 2 f ( a ) = a
    • f ( a + 2 ) = a + 2 2
    • f ( a ) + f ( 2 ) = a 2 + 1 = a + 2 2
    • f ( 2 a ) = 1 a
    • f ( a ) 2 = a 4
    • f ( a + h ) = a + h 2
  26. For f ( x ) = 2 x 1 , f ( 0 ) = 1 and f ( x ) = 0 when x = 1 2
  27. For f ( x ) = 3 2 5 x , f ( 0 ) = 3 and f ( x ) = 0 when x = 15 2
  28. For f ( x ) = 2 x 2 6 , f ( 0 ) = 6 and f ( x ) = 0 when x = ± 3
  29. For f ( x ) = x 2 x 12 , f ( 0 ) = 12 and f ( x ) = 0 when x = 3 or x = 4
  30. Function
  31. Function
  32. Function
  33. Not a function
  34. Function
  35. Not a function
  36. Not a function
  37. Function
  38. Not a function
  39. Function
  40. Not a function
  41. Function
  42. Function
  43. Function
  44. Not a function
  45. Function domain = { 3 , 2 , 1 , 0 , 1 , 2 , 3 } range = { 0 , 1 , 4 , 9 }
  46. Not a function
  47. Function domain = { 7 , 3 , 3 , 4 , 5 , 6 } range = { 0 , 4 , 5 , 6 , 9 }
  48. Function domain = { 1 , 4 , 9 , 16 , 25 , 36 , } = { x | x  is a perfect square } range = { 2 , 4 , 6 , 8 , 10 , 12 , } = { y | y  is a positive even integer }
  49. Not a function
  50. Function domain = { x | x  is irrational } range = { 1 }
  51. Function domain = { x |  1 , 2 , 4 , 8 , } = { x | x = 2 n  for some whole number  n } range = { 0 , 1 , 2 , 3 , } = { y | y  is any whole number }
  52. Function domain = { x | x  is any integer } range = { y |   y  is the square of an integer }
  53. Not a function
  54. Function domain = { x | 2 x < 4 } = [ 2 , 4 ) , range = { 3 }
  55. Function domain = { x | x  is a real number } = ( , ) range = { y | y 0 } = [ 0 , )
  56. Not a function
  57. Horizontal Line Test: A graph on the x y -plane represents x as a function of y if and only if no horizontal line intersects the graph more than once.
  58. Function domain = { 4 , 3 , 2 , 1 , 0 , 1 } range = { 1 , 0 , 1 , 2 , 3 , 4 }
  59. Not a function
  60. Function domain = ( , ) range = [ 1 , )
  61. Not a function
    • Number represents x as a function of y .

      domain = { 1 , 0 , 1 , 2 , 3 , 4 } and range = { 4 , 3 , 2 , 1 , 0 , 1 }

    • Number represents x as a function of y .

      domain = ( , ) and range = [ 1 , )

  62. Function domain = [ 2 , ) range = [ 0 , )
  63. Function domain = ( , ) range = ( 0 , 4 ]
  64. Not a function
  65. Function domain = [ 5 , 3 ) ( 3 , 3 ) range = ( 2 , 1 ) [ 0 , 4 )
  66. Only number represents v as a function of w ; domain = [ 0 , ) and range = [ 2 , )
  67. Function domain = [ 2 , ) range = [ 3 , )
  68. Not a function
  69. Function domain = ( 5 , 4 ) range = ( 4 , 4 )
  70. Function domain = [ 0 , 3 ) ( 3 , 6 ] range = ( 4 , 1 ] [ 0 , 4 ]
  71. None of numbers - represent t as a function of T .
  72. Function domain = ( , ) range = ( , 4 ]
  73. Function domain = ( , ) range = ( , 4 ]
  74. Function domain = [ 2 , ) range = ( , 3 ]
  75. Function domain = ( , ) range = ( , )
  76. Only number represents s as a function of H ; domain = ( , 3 ] and range = [ 2 , )
  77. Function domain = ( , 0 ] ( 1 , ) range = ( , 1 ] { 2 }
  78. Function domain = [ 3 , 3 ] range = [ 2 , 2 ]
  79. Not a function
  80. Function domain = ( , ) range = { 2 }
  81. Only number represents t as a function of u ; domain = ( , ) and range= { 2 } .
  82. f ( 2 ) = 2
  83. g ( 2 ) = 5
  84. f ( 2 ) = 3
  85. g ( 2 ) = 3
  86. f ( 0 ) = 1
  87. g ( 0 ) = 0
  88. x = 4 , 1 , 1
  89. t = 4 , 0 , 4
  90. Domain: [ 5 , 3 ] , Range: [ 5 , 4 ] .
  91. Domain: [ 4 , 4 ] , Range: [ 5 , 5 ) .
  92. f ( x ) = 2 x

    Domain: ( , )

    Range: ( , )

    Coordinate-plane figure.
    Figure 1.44
  93. g ( t ) = t 2 3

    Domain: ( , )

    Range: ( , )

    Coordinate-plane figure.
    Figure 1.45
  94. h ( s ) = s 2 + 1

    Domain: ( , )

    Range: [ 1 , )

    Coordinate-plane figure.
    Figure 1.46
  95. f ( x ) = 4 x 2

    Domain: ( , )

    Range: ( , 4 ]

    Coordinate-plane figure.
    Figure 1.47
  96. g ( t ) = 2

    Domain: ( , )

    Range: { 2 }

    Coordinate-plane figure.
    Figure 1.48
  97. h ( s ) = s 3

    Domain: ( , )

    Range: ( , )

    Coordinate-plane figure.
    Figure 1.49
  98. f ( x ) = x ( x 1 ) ( x + 2 )

    Domain: ( , )

    Range: ( , )

    Coordinate-plane figure.
    Figure 1.50
  99. g ( t ) = t 2

    Domain: [ 2 , )

    Range: [ 0 , )

    Coordinate-plane figure.
    Figure 1.51
  100. h ( s ) = 5 s

    Domain: ( , 5 ]

    Range: [ 0 , )

    Coordinate-plane figure.
    Figure 1.52
  101. f ( x ) = 3 2 x + 2

    Domain: [ 2 , )

    Range: ( , 3 ]

    Coordinate-plane figure.
    Figure 1.53
  102. g ( t ) = t 3

    Domain: ( , )

    Range: ( , )

    Coordinate-plane figure.
    Figure 1.54
  103. h ( s ) = 1 s 2 + 1

    Domain: ( , )

    Range: ( 0 , 1 ]

    Coordinate-plane figure.
    Figure 1.55
    1. domain = { 1 , 0 , 1 , 2 } , range = { 3 , 0 , 4 }
    2. f ( 0 ) = 3 , f ( x ) = 0 for x = 1 , 1 .
    3. f = { ( 1 , 0 ) , ( 0 , 3 ) , ( 1 , 0 ) , ( 2 , 4 ) }
    4. Coordinate-plane figure.
      Figure 1.56
    1. domain = { 1 , 0 , 2 , 3 } , range = { 2 , 3 , 4 }
    2. Coordinate-plane figure.
      Figure 1.57
    3. Find g ( 0 ) = 2 and g ( x ) = 0 has no solutions.
    4. Coordinate-plane figure.
      Figure 1.58
  104. F ( 4 ) = 4 2 = 16 (when t = 4 ), the solutions to F ( x ) = 4 are x = ± 2 (when t = ± 2 ).
  105. G ( 4 ) = 7 (when t = 2 ), the solution to G ( t ) = 4 is x = 2 (when t = 1 )
  106. A ( 3 ) = 9 , so the area enclosed by a square with a side of length 3 inches is 9 square inches. The solutions to A ( ) = 36 are = ± 6 . Since is restricted to > 0 , we only keep = 6 . This means for the area enclosed by the square to be 36 square inches, the length of the side needs to be 6 inches. Since represents a length, > 0 .
  107. A ( 2 ) = 4 π , so the area enclosed by a circle with radius 2 meters is 4 π square meters. The solutions to A ( r ) = 16 π are r = ± 4 . Since r is restricted to r > 0 , we only keep r = 4 . This means for the area enclosed by the circle to be 16 π square meters, the radius needs to be 4 meters. Since r represents a radius (length), r > 0 .
  108. V ( 5 ) = 125 , so the volume enclosed by a cube with a side of length 5 centimeters is 125 cubic centimeters. The solution to V ( s ) = 27 is s = 3 . This means for the volume enclosed by the cube to be 27 cubic centimeters, the length of the side needs to 3 centimeters. Since x represents a length, x > 0 .
  109. V ( 3 ) = 36 π , so the volume enclosed by a sphere with radius 3 feet is 36 π cubic feet. The solution to V ( r ) = 32 π 3 is r = 2 . This means for the volume enclosed by the sphere to be 32 π 3 cubic feet, the radius needs to 2 feet. Since r represents a radius (length), r > 0 .
  110. h ( 0 ) = 64 , so at the moment the object is dropped off the building, the object is 64 feet off of the ground. The solutions to h ( t ) = 0 are t = ± 2 . Since we restrict 0 t 2 , we only keep t = 2 . This means 2 seconds after the object is dropped off the building, it is 0 feet off the ground. Said differently, the object hits the ground after 2 seconds. The restriction 0 t 2 restricts the time to be between the moment the object is released and the moment it hits the ground.
  111. T ( 0 ) = 3 , so at 6 AM ( 0 hours after 6 AM), it is 3 Fahrenheit. T ( 6 ) = 33 , so at noon ( 6 hours after 6 AM), the temperature is 33 Fahrenheit. T ( 12 ) = 27 , so at 6 PM ( 12 hours after 6 AM), it is 27 Fahrenheit.
  112. C ( 0 ) = 27 , so to make 0 pens, it costs30 $ 2700 . C ( 2 ) = 11 , so to make 2000 pens, it costs $ 1100 . C ( 5 ) = 2 , so to make 5000 pens, it costs $ 200 .
  113. E ( 0 ) = 16.00 , so in 1980 ( 0 years after 1980), the average fuel economy of passenger cars in the US was 16.00 miles per gallon. E ( 14 ) = 20.81 , so in 1994 ( 14 years after 1980), the average fuel economy of passenger cars in the US was 20.81 miles per gallon. E ( 28 ) = 22.64 , so in 2008 ( 28 years after 1980), the average fuel economy of passenger cars in the US was 22.64 miles per gallon.
  114. P ( s ) = 4 s , s > 0 .
  115. C ( D ) = π D , D > 0 .
    1. The amount in the retirement account after 30 years if the monthly payment is $ 50 .
    2. The solution to A ( P ) = 250000 is what the monthly payment needs to be in order to have $ 250 , 000 in the retirement account after 30 years.
    3. A ( P + 50 ) is how much is in the retirement account in 30 years if $ 50 is added to the monthly payment P . A ( P ) + 50 represents the amount of money in the retirement account after 30 years if $ P is invested each month plus an additional $ 50 . A ( P ) + A ( 50 ) is the sum of money from two retirement accounts after 30 years: one with monthly payment $ P and one with monthly payment $ 50 .
    1. Since noon is 4 hours after 8 AM, P ( 4 ) gives the chance of precipitation at noon.
    2. We would need to solve P ( t ) 50 % or P ( t ) 0.5 .
  116. The graph in question passes the horizontal line test meaning for each w there is only one v . The domain of g is [ 0 , ) (which is the range of f ) and the range of g is [ 2 , ) which is the domain of f .
  117. Answers vary.

Adapted from Precalculus, Preliminary 4th Edition (integrated calculus), by Carl Stitz and Jeff Zeager (stitz-zeager.com), licensed under CC BY-NC-SA 3.0. Changes were made: reformatted as an accessible XYZ web edition. License: CC-BY-NC-SA-3.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.