Functions and Function Notation

In this section, you will:

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.

Determining Whether a Relation Represents a Function

A relation is a set of ordered pairs. The set consisting of the first components of each ordered pair is called the domain and the set consisting 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,2),(2,4),(3,6),(4,8),(5,10)}

The domain is {1,2,3,4,5}.

The range is {2,4,6,8,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 element in the range to each element 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,2,3,4,5},

is paired with exactly one element in the range, {2,4,6,8,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

{ (odd,1),(even,2),(odd,3),(even,4),(odd,5) }

Notice that each element in the domain, {even,odd}

is not paired with exactly one element in the range, {1,2,3,4,5}.

For example, the term “odd” corresponds to three values from the domain, {1,3,5}

and the term “even” corresponds to two values from the range, {2,4}.

This violates the definition of a function, so this relation is not a function.

[link] compares relations that are functions and not functions.

Three relations that demonstrate what constitute a function.

Function

A function is a relation in which each possible input value leads to exactly one output value. We say “the output is a function of the input.”

The input values make up the domain, and the output values make up the range.

Given a relationship between two quantities, determine whether the relationship is a function.

  1. Identify the input values.
  2. Identify the output values.
  3. If each input value leads to only one output value, classify the relationship as a function. If any input value leads to two or more outputs, do not classify the relationship as a function.
Determining If Menu Price Lists Are Functions

The coffee shop menu, shown in [link] consists of items and their prices.

  1. Is price a function of the item?
  2. Is the item a function of the price?

A menu of donut prices from a coffee shop where a plain donut is $1.49 and a jelly donut and chocolate donut are $1.99.

  1. Let’s begin by considering the input as the items on the menu. The output values are then the prices. Each item on the menu has only one price, so the price is a function of the item.

  2. Two items on the menu have the same price. If we consider the prices to be the input values and the items to be the output, then the same input value could have more than one output associated with it. See [link]. Association of the prices to the donuts.

    Therefore, the item is a not a function of price.

Determining If Class Grade Rules Are Functions

In a particular math class, the overall percent grade corresponds to a grade-point average. Is grade-point average a function of the percent grade? Is the percent grade a function of the grade-point average? [link] shows a possible rule for assigning grade points.

Percent grade 0–56 57–61 62–66 67–71 72–77 78–86 87–91 92–100
Grade-point average 0.0 1.0 1.5 2.0 2.5 3.0 3.5 4.0

For any percent grade earned, there is an associated grade-point average, so the grade-point average is a function of the percent grade. In other words, if we input the percent grade, the output is a specific grade point average.

In the grading system given, there is a range of percent grades that correspond to the same grade-point average. For example, students who receive a grade point average of 3.0 could have a variety of percent grades ranging from 78 all the way to 86. Thus, percent grade is not a function of grade-point average.

[link]1 lists the five greatest baseball players of all time in order of rank.

Player Rank
Babe Ruth 1
Willie Mays 2
Ty Cobb 3
Walter Johnson 4
Hank Aaron 5
  1. Is the rank a function of the player name?
  2. Is the player name a function of the rank?

a. yes; b. yes. (Note: If two players had been tied for, say, 4th place, then the name would not have been a function of rank.)

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 graphing calculators and 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,g,

and h

are often used to represent functions just as we use x,y,

and z

to represent numbers and A,B,

and C

to represent sets.

h is f of a We name the function f; height is a function of age. h=f(a) We use parentheses to indicate the function input f(a) We name the function f; the expression is read as “f of a.”

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( a+b )

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.

Function Notation

The notation y=f( x )

defines a function named f.

This is read as y

is a function of x.

The letter x

represents the input value, or independent variable. The letter y, 

or f( x ),

represents the output value, or dependent variable.

Using Function Notation for Days in a Month

Use function notation to represent a function whose input is the name of a month and output is the number of days in that month. Assume that the domain does not include leap years.

The number of days in a month is a function of the name of the month, so if we name the function f,

we write days=f(month)

or d=f(m).

The name of the month is the input to a “rule” that associates a specific number (the output) with each input.

The function 31 = f(January) where 31 is the output, f is the rule, and January is the input. For example, f( March )=31,

because March has 31 days. The notation d=f( m )

reminds us that the number of days, d

(the output), is dependent on the name of the month, m

(the input).

Analysis

Note that the inputs to a function do not have to be numbers; function inputs can be names of people, labels of geometric objects, or any other element that determines some kind of output. However, most of the functions we will work with in this book will have numbers as inputs and outputs.

Interpreting Function Notation

A function N=f( y )

gives the number of police officers, N,

in a town in year y.

What does f( 2005 )=300

represent?

When we read f( 2005 )=300,

we see that the input year is 2005. The value for the output, the number of police officers ( N ),

is 300. Remember, N=f( y ).

The statement f( 2005 )=300

tells us that in the year 2005 there were 300 police officers in the town.

Use function notation to express the weight of a pig in pounds as a function of its age in days d.

w=f(d)

**Instead of a notation such as y=f(x),

could we use the same symbol for the output as for the function, such as y=y(x),

meaning “y

is a function of x

?”**

*Yes, this is often done, especially in applied subjects that use higher math, such as physics and engineering. However, in exploring math itself we like to maintain a distinction between a function such as f,

which is a rule or procedure, and the output y

we get by applying f

to a particular input x.

This is why we usually use notation such as y=f( x ),P=W( d ),

and so on.*

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.

[link] 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

[link] 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 .

n 1 2 3 4 5
Q 8 6 7 6 8

[link] 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

Given a table of input and output values, determine whether the table represents a function.

  1. Identify the input and output values.
  2. Check to see if each input value is paired with only one output value. If so, the table represents a function.
Identifying Tables that Represent Functions

Which table, [link], [link], or [link], represents a function (if any)?

Input Output
2 1
5 3
8 6
Input Output
–3 5
0 1
4 5
Input Output
1 0
5 2
5 4

[link] and [link] define functions. In both, each input value corresponds to exactly one output value. [link] does not define a function because the input value of 5 corresponds to two different output values.

When a table represents a function, corresponding input and output values can also be specified using function notation.

The function represented by [link] can be represented by writing

f(2)=1,f(5)=3,and f(8)=6

Similarly, the statements

g( 3 )=5,g( 0 )=1,and g( 4 )=5

represent the function in [link].

[link] cannot be expressed in a similar way because it does not represent a function.

Does [link] represent a function?

Input Output
1 10
2 100
3 1000

yes

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 )=53 x 2

can be evaluated by squaring the input value, multiplying by 3, and then subtracting the product from 5.

Given the formula for a function, evaluate.

  1. Replace the input variable in the formula with the value provided.
  2. Calculate the result.
Evaluating Functions at Specific Values

Evaluate f( x )= x 2 +3x4

at

  1. 2
  2. a
  3. a+h
  4. f( a+h )f( a ) h

Replace the x

in the function with each specified value.

  1. Because the input value is a number, 2, we can use simple algebra to simplify.
    f(2) = 2 2 +3(2)4 = 4+64 = 6
  2. In this case, the input value is a letter so we cannot simplify the answer any further.
    f( a )= a 2 +3a4
  3. With an input value of a+h,

    we must use the distributive property.

    f(a+h) = (a+h) 2 +3(a+h)4 = a 2 +2ah+ h 2 +3a+3h4
  4. In this case, we apply the input values to the function more than once, and then perform algebraic operations on the result. We already found that
    f( a+h )= a 2 +2ah+ h 2 +3a+3h4

    and we know that

    f( a )= a 2 +3a4

    Now we combine the results and simplify.

    f(a+h)f(a) h = ( a 2 +2ah+ h 2 +3a+3h4)( a 2 +3a4) h = 2ah+ h 2 +3h h = h(2a+h+3) h Factor out h. = 2a+h+3Simplify.
Evaluating Functions

Given the function h( p )= p 2 +2p,

evaluate h( 4 ).

To evaluate h( 4 ),

we substitute the value 4 for the input variable p

in the given function.

h(p) = p 2 +2p h(4) = (4) 2 +2(4) = 16+8 = 24

Therefore, for an input of 4, we have an output of 24.

Given the function g( m )= m4 ,

evaluate g( 5 ).

g( 5 )=1
Solving Functions

Given the function h( p )= p 2 +2p,

solve for h( p )=3.

h(p) = 3 p 2 +2p = 3 Substitute the original function h(p)= p 2 +2p. p 2 +2p3 = 0 Subtract 3 from each side. (p+3)(p1) = 0 Factor.

If ( p+3 )( p1 )=0,

either ( p+3 )=0

or ( p1 )=0

(or both of them equal 0). We will set each factor equal to 0 and solve for p

in each case.

(p+3) = 0, p = 3 (p1) = 0, p = 1

This gives us two solutions. The output h( p )=3

when the input is either p=1

or p=3.

We can also verify by graphing as in [link]. The graph verifies that h( 1 )=h( 3 )=3

and h( 4 )=24.

Graph of a parabola with labeled points (-3, 3), (1, 3), and (4, 24).

Given the function g( m )= m4 ,

solve g( m )=2.

m=8

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.

Given a function in equation form, write its algebraic formula.

  1. Solve the equation to isolate the output variable on one side of the equal sign, with the other side as an expression that involves only the input variable.
  2. Use all the usual algebraic methods for solving equations, such as adding or subtracting the same quantity to or from both sides, or multiplying or dividing both sides of the equation by the same quantity.
Finding an Equation of a Function

Express the relationship 2n+6p=12

as a function p=f( n ),

if possible.

To express the relationship in this form, we need to be able to write the relationship where p

is a function of n,

which means writing it as p=[expressioninvolvingn].

2n+6p = 12 6p = 122n Subtract 2n from both sides. p = 122n 6 Divide both sides by 6 and simplify. p = 12 6 2n 6 p = 2 1 3 n

Therefore, p

as a function of n

is written as

p=f( n )=2 1 3 n
Expressing the Equation of a Circle as a Function

Does the equation x 2 + y 2 =1

represent a function with x

as input and y

as output? If so, express the relationship as a function y=f( x ).

First we subtract x 2

from both sides.

y 2 =1 x 2

We now try to solve for y

in this equation.

y = ± 1 x 2 = + 1 x 2  and  1 x 2

We get two outputs corresponding to the same input, so this relationship cannot be represented as a single function y=f( x ).

If we graph both functions on a graphing calculator, we will get the upper and lower semicircles.

If x8 y 3 =0,

express y

as a function of x.

y=f( x )= x 3 2

Are there relationships expressed by an equation that do represent a function but that still cannot be represented by an algebraic formula?

*Yes, this can happen. For example, given the equation x=y+ 2 y ,

if we want to express y

as a function of x,

there is no simple algebraic formula involving only x

that equals y.

However, each x

does determine a unique value for y,

and there are mathematical procedures by which y

can be found to any desired accuracy. In this case, we say that the equation gives an implicit (implied) rule for y

as a function of x,

even though the formula cannot be written explicitly.*

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 [link].2

Pet Memory span in hours
Puppy 0.008
Adult dog 0.083
Cat 16
Goldfish 2160
Beta fish 3600

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

Given a function represented by a table, identify specific output and input values.

  1. Find the given input in the row (or column) of input values.
  2. Identify the corresponding output value paired with that input value.
  3. Find the given output values in the row (or column) of output values, noting every time that output value appears.
  4. Identify the input value(s) corresponding to the given output value.
Evaluating and Solving a Tabular Function

Using [link],

  1. Evaluate g( 3 ).
  2. Solve g( n )=6.
n 1 2 3 4 5
g( n ) 8 6 7 6 8
  1. Evaluating g(3)

    means determining the output value of the function

    g

    for the input value of

    n=3.

    The table output value corresponding to

    n=3

    is 7, so

    g(3)=7.
  2. Solving g(n)=6

    means identifying the input values,

    n,

    that produce an output value of 6. [link] shows two solutions:

    2

    and

    4.
n 1 2 3 4 5
g( n ) 8 6 7 6 8

When we input 2 into the function g,

our output is 6. When we input 4 into the function g,

our output is also 6.

Using [link], evaluate g( 1 ).

g( 1 )=8

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).

Reading Function Values from a Graph

Given the graph in [link],

  1. Evaluate f( 2 ).
  2. Solve f( x )=4.

Graph of a positive parabola centered at (1, 0).

  1. To evaluate f( 2 ),

    locate the point on the curve where

    x=2,

    then read the y-coordinate of that point. The point has coordinates

    (2,1),

    so

    f( 2 )=1.

    See [link]. Graph of a positive parabola centered at (1, 0) with the labeled point (2, 1) where f(2) =1.

  2. To solve f( x )=4,

    we find the output value

    4

    on the vertical axis. Moving horizontally along the line

    y=4,

    we locate two points of the curve with output value

    4: (−1,4)

    and

    (3,4).

    These points represent the two solutions to

    f( x )=4: −1

    or

    3.

    This means

    f( −1 )=4

    and

    f( 3 )=4,

    or when the input is

    −1

    or

    3,

    the output is

    4.

    See [link]. Graph of an upward-facing parabola with a vertex at (0,1) and labeled points at (-1, 4) and (3,4). A line at y = 4 intersects the parabola at the labeled points.

Using [link], solve f( x )=1.

x=0

or x=2

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 [link] 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 [link].

Letter grade Grade point average
A 4.0
B 3.0
C 2.0
D 1.0

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 [link](a) and [link](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.

One-to-One Function

A one-to-one function is a function in which each output value corresponds to exactly one input value. There are no repeated x- or y-values.

Determining Whether a Relationship Is a One-to-One Function

Is the area of a circle a function of its radius? If yes, is the function one-to-one?

A circle of radius r

has a unique area measure given by A=π r 2 ,

so for any input, r,

there is only one output, A.

The area is a function of radius r.

If the function is one-to-one, the output value, the area, must correspond to a unique input value, the radius. Any area measure A

is given by the formula A=π r 2 .

Because areas and radii are positive numbers, there is exactly one solution: A π .

So the area of a circle is a one-to-one function of the circle’s radius.

  1. Is a balance a function of the bank account number?
  2. Is a bank account number a function of the balance?
  3. Is a balance a one-to-one function of the bank account number?

a. yes, because each bank account has a single balance at any given time; b. no, because several bank account numbers may have the same balance; c. no, because the same output may correspond to more than one input.

  1. If each percent grade earned in a course translates to one letter grade, is the letter grade a function of the percent grade?
  2. If so, is the function one-to-one?
  1. Yes, letter grade is a function of percent grade;
  2. No, it is not one-to-one. There are 100 different percent numbers we could get but only about five possible letter grades, so there cannot be only one percent number that corresponds to each letter grade.

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 consists of 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 [link] 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.

Graph of a polynomial.

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 [link].

Three graphs visually showing what is and is not a function.

Given a graph, use the vertical line test to determine if the graph represents a function.

  1. Inspect the graph to see if any vertical line drawn would intersect the curve more than once.
  2. If there is any such line, determine that the graph does not represent a function.
Applying the Vertical Line Test

Which of the graphs in [link] represent(s) a function y=f( x )?

Graph of a polynomial.

If any vertical line intersects a graph more than once, the relation represented by the graph is not a function. Notice that any vertical line would pass through only one point of the two graphs shown in parts (a) and (b) of [link]. From this we can conclude that these two graphs represent functions. The third graph does not represent a function because, at most x-values, a vertical line would intersect the graph at more than one point, as shown in [link].

Graph of a circle.

Does the graph in [link] represent a function?

Graph of absolute value function.

yes

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.

Given a graph of a function, use the horizontal line test to determine if the graph represents a one-to-one function.

  1. Inspect the graph to see if any horizontal line drawn would intersect the curve more than once.
  2. If there is any such line, determine that the function is not one-to-one.
Applying the Horizontal Line Test

Consider the functions shown in [link](a) and [link](b). Are either of the functions one-to-one?

The function in [link](a) is not one-to-one. The horizontal line shown in [link] intersects the graph of the function at two points (and we can even find horizontal lines that intersect it at three points.)

The function in [link](b) is one-to-one. Any horizontal line will intersect a diagonal line at most once.

Is the graph shown in [link] one-to-one?

No, because it does not pass the horizontal line test.

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 [link].

Toolkit Functions
Name Function Graph
Constant f( x )=c, where c is a constant Graph of a constant function.
Identity f( x )=x Graph of a straight line.
Absolute value f( x )=\| x \| Graph of absolute function.
Quadratic f( x )= x 2 Graph of a parabola.
Cubic f( x )= x 3 Graph of f(x) = x^3.
Reciprocal f( x )= 1 x Graph of f(x)=1/x.
Reciprocal squared f( x )= 1 x 2 Graph of f(x)=1/x^2.
Square root f( x )= x Graph of f(x)=sqrt(x).
Cube root f( x )= x 3 Graph of f(x)=x^(1/3).

Access the following online resources for additional instruction and practice with functions.

Key Equations

Constant function f( x )=c, where c is a constant
Identity function f( x )=x
Absolute value function f( x )=\| x \|
Quadratic function f( x )= x 2
Cubic function f( x )= x 3
Reciprocal function f( x )= 1 x
Reciprocal squared function f( x )= 1 x 2
Square root function f( x )= x
Cube root function f( x )= x 3

Key Concepts

Section Exercises

Verbal

What is the difference between a relation and a function?

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.

What is the difference between the input and the output of a function?

Why does the vertical line test tell us whether the graph of a relation represents a function?

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.

How can you determine if a relation is a one-to-one function?

Why does the horizontal line test tell us whether the graph of a function is one-to-one?

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.

{ ( a,b ), ( c,d ), ( a,c ) }
{(a,b),(b,c),(c,c)}

function

For the following exercises, determine whether the relation represents y

as a function of x.

5x+2y=10
y= x 2

function

x= y 2
3 x 2 +y=14

function

2x+ y 2 =6
y=2 x 2 +40x

function

y= 1 x
x= 3y+5 7y1

function

x= 1 y 2
y= 3x+5 7x1

function

x 2 + y 2 =9
2xy=1

function

x= y 3
y= x 3

function

y= 1 x 2
x=± 1y

function

y=± 1x
y 2 = x 2

not a function

y 3 = x 2

For the following exercises, evaluate the function f

at the indicated values  f(−3),f(2),f(a),f(a),f(a+h).

f(x)=2x5
f(3)=11; f(2)=1; f(a)=2a5; f(a)=2a+5;f(a+h)=2a+2h5
f(x)=5 x 2 +2x1
f(x)= 2x +5
f(3)= 5 +5; f(2)=5; f(a)= 2+a +5; f(a)= 2a 5;f(a+h)= 2ah +5
f(x)= 6x1 5x+2
f(x)=\| x1 \|\| x+1 \|
f(3)=2; f(2)=13=2; f(a)=\| a1 \|\| a+1 \|; f(a)=\| a1 \|+\| a+1 \|; f(a+h)=\| a+h1 \|\| a+h+1 \|

Given the function g(x)=5 x 2 ,

simplify g(x+h)g(x) h ,h0.

Given the function g(x)= x 2 +2x,

simplify g(x)g(a) xa ,xa.

g(x)g(a) xa =x+a+2,xa

Given the function k(t)=2t1:

  1. Evaluate k(2).
  2. Solve k(t)=7.

Given the function f(x)=83x:

  1. Evaluate f(2).
  2. Solve f(x)=−1.

a. f(2)=14;

b. x=3

Given the function p(c)= c 2 +c:

  1. Evaluate p(−3).
  2. Solve p(c)=2.

Given the function f(x)= x 2 3x:

  1. Evaluate f(5).
  2. Solve f(x)=4.

a. f(5)=10;

b. x=1 

or  x=4

Given the function f(x)= x+2 :

  1. Evaluate f(7).
  2. Solve f(x)=4.

Consider the relationship 3r+2t=18.

  1. Write the relationship as a function r=f(t).
  2. Evaluate f(−3).
  3. Solve f(t)=2.

a. f(t)=6 2 3 t;

b. f(3)=8;

c. t=6

Graphical

For the following exercises, use the vertical line test to determine which graphs show relations that are functions.

![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_201.jpg)
![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_202.jpg)

not a function

![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_203.jpg)
![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_204.jpg)

function

![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_205.jpg)
![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_206.jpg)

function

![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_207.jpg)
![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_208.jpg)

function

![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_209.jpg)
![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_210.jpg)

function

![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_211.jpg)
![Graph of relation.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_212.jpg)

function

Given the following graph,

Graph of relation.

Given the following graph,

Graph of relation.

a. f(0)=1;

b. f(x)=3,x=2 

or  x=2

Given the following graph,

Graph of relation.

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

![Graph of a circle.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_216.jpg)

not a function so it is also not a one-to-one function

![Graph of a parabola.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_232.jpg)
![Graph of a rotated cubic function.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_217.jpg)

one-to- one function

![Graph of half of 1/x.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_218.jpg)
![Graph of a one-to-one function.](/algebra-trigonometry-book/resources/CNX_Precalc_Figure_01_01_233.jpg)

function, but not one-to-one

Numeric

For the following exercises, determine whether the relation represents a function.

{ ( −1,−1 ),( −2,−2 ),( −3,−3 ) }
{ ( 3,4 ),( 4,5 ),( 5,6 ) }

function

{ (2,5),(7,11),(15,8),(7,9) }

For the following exercises, determine if the relation represented in table form represents y

as a function of x.

x 5 10 15
y 3 8 14

function

x 5 10 15
y 3 8 8
x 5 10 10
y 3 8 14

not a function

For the following exercises, use the function f

represented in [link].

| x | f( x ) | | 0 | 74 | | 1 | 28 | | 2 | 1 | | 3 | 53 | | 4 | 56 | | 5 | 3 | | 6 | 36 | | 7 | 45 | | 8 | 14 | | 9 | 47 |

Evaluate f(3).

Solve f(x)=1.

f(x)=1,x=2

For the following exercises, evaluate the function f

at the values f( 2 ),f(−1),f(0),f(1),

and f(2).

f( x )=42x
f( x )=83x
f(2)=14; f(1)=11; f(0)=8; f(1)=5; f(2)=2
f( x )=8 x 2 7x+3
f( x )=3+ x+3
f(2)=4;   f(1)=4.414; f(0)=4.732; f(1)=5; f(2)=5.236
f(x)= x2 x+3
f( x )= 3 x
f(2)= 1 9 ; f(1)= 1 3 ; f(0)=1; f(1)=3; f(2)=9

For the following exercises, evaluate the expressions, given functions f,g,

and h:

3f( 1 )4g( 2 )
f( 7 3 )h( 2 )

20

Technology

For the following exercises, graph y= x 2

on the given viewing window. Determine the corresponding range for each viewing window. Show each graph.

[0.1, 0.1]
[10, 10]
[0, 100]

Graph of a parabola.

[100,100]

For the following exercises, graph y= x 3

on the given viewing window. Determine the corresponding range for each viewing window. Show each graph.

[0.1, 0.1]
[0.001, 0.001]

Graph of a parabola.

[10, 10]
[100, 100]
[1,000,000, 1,000,000]

Graph of a cubic function.

For the following exercises, graph y= x

on the given viewing window. Determine the corresponding range for each viewing window. Show each graph.

[0, 0.01]
[0, 100]
[0, 10]

Graph of a square root function.

[0, 10,000]

For the following exercises, graph y= x 3

on the given viewing window. Determine the corresponding range for each viewing window. Show each graph.

[−0.001,0.001]
[−0.1,0.1]

Graph of a square root function.

[−1000,1000]
[−1,000,000,1,000,000]
[100, 100]

Graph of a cubic root function.

Real-World Applications

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.

  1. 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.
  2. Explain the meaning of the statement f( 5 )=2.

The number of cubic yards of dirt, D,

needed to cover a garden with area a

square feet is given by D=g( a ).

  1. A garden with area 5000 ft2 requires 50 yd3 of dirt. Express this information in terms of the function g.
  2. Explain the meaning of the statement g( 100 )=1.

a. g(5000)=50;

b. The number of cubic yards of dirt required for a garden of 100 square feet is 1.

Let f( t )

be the number of ducks in a lake t

years after 1990. Explain the meaning of each statement:

  1. f( 5 )=30
  2. f( 10 )=40

Let h( t )

be the height above ground, in feet, of a rocket t

seconds after launching. Explain the meaning of each statement:

  1. h( 1 )=200
  2. h( 2 )=350

a. The height of a rocket above ground after 1 second is 200 ft. b. the height of a rocket above ground after 2 seconds is 350 ft.

Show that the function f( x )=3 ( x5 ) 2 +7

is not one-to-one.

Footnotes

Glossary

dependent variable
an output variable
domain
the set of all possible input values for a relation
function
a relation in which each input value yields a unique output value
horizontal line test
a method of testing whether a function is one-to-one by determining whether any horizontal line intersects the graph more than once
independent variable
an input variable
input
each object or value in a domain that relates to another object or value by a relationship known as a function
one-to-one function
a function for which each value of the output is associated with a unique input value
output
each object or value in the range that is produced when an input value is entered into a function
range
the set of output values that result from the input values in a relation
relation
a set of ordered pairs
vertical line test
a method of testing whether a graph represents a function by determining whether a vertical line intersects the graph no more than once

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

You can also download for free at http://cnx.org/contents/13ac107a-f15f-49d2-97e8-60ab2e3b519c@11.1

Attribution: