Function and Function Notation
LEARNING OBJECTIVES
By the end of this lesson, you will be able to:- Determine whether a relation represents a function.
- Find the value of a function.
- Determine whether a function is one-to-one.
- Use the vertical line test to identify functions.
- Graph the functions listed in the library of functions.
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 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.
The domain is [latex]\left\{1,2,3,4,5\right\}[/latex]. The range is [latex]\left\{2,4,6,8,10\right\}[/latex].
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 [latex]x[/latex]. Each value in the range is also known as an output value, or dependent variable, and is often labeled lowercase letter [latex]y[/latex].
A function [latex]f[/latex] 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, [latex]\left\{1,2,3,4,5\right\}[/latex], is paired with exactly one element in the range, [latex]\left\{2,4,6,8,10\right\}[/latex].
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
Notice that each element in the domain, [latex]\left\{\text{even,}\text{odd}\right\}[/latex] is not paired with exactly one element in the range, [latex]\left\{1,2,3,4,5\right\}[/latex]. For example, the term "odd" corresponds to three values from the domain, [latex]\left\{1,3,5\right\}[/latex] and the term "even" corresponds to two values from the range, [latex]\left\{2,4\right\}[/latex]. This violates the definition of a function, so this relation is not a function.
Figure 1 compares relations that are functions and not functions.A General Note: 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.
How To: Given a relationship between two quantities, determine whether the relationship is a function.
- Identify the input values.
- Identify the output values.
- 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.
Example 1: Determining If Menu Price Lists Are Functions
The coffee shop menu, shown in Figure 2 consists of items and their prices.
- Is price a function of the item?
- Is the item a function of the price?
Solution
- Let’s begin by considering the input as the items on the menu. The output values are then the prices. See Figure 2.
Each item on the menu has only one price, so the price is a function of the item.
- 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 Figure 3.
Therefore, the item is a not a function of price.
Example 2: 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? The table below 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 |
Solution
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.
Try It 1
The table below 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 |
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 [latex]h[/latex] for height and [latex]a[/latex] for age. The letters [latex]f,g[/latex], and [latex]h[/latex] are often used to represent functions just as we use [latex]x,y[/latex], and [latex]z[/latex] to represent numbers and [latex]A,B[/latex], and [latex]C[/latex] to represent sets.
Remember, we can use any letter to name the function; the notation [latex]h\left(a\right)[/latex] shows us that [latex]h[/latex] depends on [latex]a[/latex]. The value [latex]a[/latex] must be put into the function [latex]h[/latex] 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 [latex]f\left(a+b\right)[/latex] 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.
A General Note: Function Notation
The notation [latex]y=f\left(x\right)[/latex] defines a function named [latex]f[/latex]. This is read as [latex]"y[/latex] is a function of [latex]x."[/latex] The letter [latex]x[/latex] represents the input value, or independent variable. The letter [latex]y\text{,\hspace{0.17em}}[/latex] or [latex]f\left(x\right)[/latex], represents the output value, or dependent variable.
Example 3: 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.
Solution
The number of days in a month is a function of the name of the month, so if we name the function [latex]f[/latex], we write [latex]\text{days}=f\left(\text{month}\right)[/latex] or [latex]d=f\left(m\right)[/latex]. The name of the month is the input to a "rule" that associates a specific number (the output) with each input.For example, [latex]f\left(\text{March}\right)=31[/latex], because March has 31 days. The notation [latex]d=f\left(m\right)[/latex] reminds us that the number of days, [latex]d[/latex] (the output), is dependent on the name of the month, [latex]m[/latex] (the input).
Example 4: Interpreting Function Notation
A function [latex]N=f\left(y\right)[/latex] gives the number of police officers, [latex]N[/latex], in a town in year [latex]y[/latex]. What does [latex]f\left(2005\right)=300[/latex] represent?
Solution
When we read [latex]f\left(2005\right)=300[/latex], we see that the input year is 2005. The value for the output, the number of police officers [latex]\left(N\right)[/latex], is 300. Remember, [latex]N=f\left(y\right)[/latex]. The statement [latex]f\left(2005\right)=300[/latex] tells us that in the year 2005 there were 300 police officers in the town.
Q & A
Instead of a notation such as [latex]y=f\left(x\right)[/latex], could we use the same symbol for the output as for the function, such as [latex]y=y\left(x\right)[/latex], 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 [latex]f[/latex], which is a rule or procedure, and the output [latex]y[/latex] we get by applying [latex]f[/latex] to a particular input [latex]x[/latex]. This is why we usually use notation such as [latex]y=f\left(x\right),P=W\left(d\right)[/latex], 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.
The table below 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 [latex]f[/latex] where [latex]D=f\left(m\right)[/latex] identifies months by an integer rather than by name.
Month number, [latex]m[/latex] (input) | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
Days in month, [latex]D[/latex] (output) | 31 | 28 | 31 | 30 | 31 | 30 | 31 | 31 | 30 | 31 | 30 | 31 |
The table below defines a function [latex]Q=g\left(n\right)[/latex]. Remember, this notation tells us that [latex]g[/latex] is the name of the function that takes the input [latex]n[/latex] and gives the output [latex]Q\text{\hspace{0.17em}.}[/latex]
[latex]n[/latex] | 1 | 2 | 3 | 4 | 5 |
[latex]Q[/latex] | 8 | 6 | 7 | 6 | 8 |
The table below 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, [latex]\text{ }a\text{ }[/latex] (input) | 5 | 5 | 6 | 7 | 8 | 9 | 10 |
Height in inches, [latex]\text{ }h\text{ }[/latex] (output) | 40 | 42 | 44 | 47 | 50 | 52 | 54 |
How To: Given a table of input and output values, determine whether the table represents a function.
- Identify the input and output values.
- Check to see if each input value is paired with only one output value. If so, the table represents a function.
Example 5: Identifying Tables that Represent Functions
Which table, a), b), or c), represents a function (if any)?
a)Input | Output |
---|---|
2 | 1 |
5 | 3 |
8 | 6 |
Input | Output |
---|---|
–3 | 5 |
0 | 1 |
4 | 5 |
Input | Output |
---|---|
1 | 0 |
5 | 2 |
5 | 4 |
Solution
a) and b) define functions. In both, each input value corresponds to exactly one output value. c) 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 a) can be represented by writing
Similarly, the statements [latex]g\left(-3\right)=5,g\left(0\right)=1,\text{and }g\left(4\right)=5[/latex] represent the function in b).
c) cannot be expressed in a similar way because it does not represent 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 [latex]f\left(x\right)=5 - 3{x}^{2}[/latex] can be evaluated by squaring the input value, multiplying by 3, and then subtracting the product from 5.
How To: Given the formula for a function, evaluate.
- Replace the input variable in the formula with the value provided.
- Calculate the result.
Example 6: Evaluating Functions
Given the function [latex]h\left(p\right)={p}^{2}+2p[/latex], evaluate [latex]h\left(4\right)[/latex].Solution
To evaluate [latex]h\left(4\right)[/latex], we substitute the value 4 for the input variable [latex]p[/latex] in the given function.Therefore, for an input of 4, we have an output of 24.
Example 7: Evaluating Functions at Specific Values
Evaluate [latex]f\left(x\right)={x}^{2}+3x - 4[/latex] at
- [latex]2[/latex]
- [latex]a[/latex]
- [latex]a+h[/latex]
- [latex]\frac{f\left(a+h\right)-f\left(a\right)}{h}[/latex]
Solution
Replace the [latex]x[/latex] in the function with each specified value.
- Because the input value is a number, 2, we can use algebra to simplify.
[latex]\begin{cases}f\left(2\right)={2}^{2}+3\left(2\right)-4\hfill \\ =4+6 - 4\hfill \\ =6\hfill \end{cases}[/latex]
- In this case, the input value is a letter so we cannot simplify the answer any further.
[latex]f\left(a\right)={a}^{2}+3a - 4[/latex]
- With an input value of [latex]a+h[/latex], we must use the distributive property.
[latex]\begin{cases}f\left(a+h\right)={\left(a+h\right)}^{2}+3\left(a+h\right)-4\hfill \\ ={a}^{2}+2ah+{h}^{2}+3a+3h - 4\hfill \end{cases}[/latex]
- 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
[latex]f\left(a+h\right)={a}^{2}+2ah+{h}^{2}+3a+3h - 4[/latex]and we know that[latex]f\left(a\right)={a}^{2}+3a - 4[/latex]
Now we combine the results and simplify.
[latex]\begin{cases}\begin{cases}\hfill \\ \frac{f\left(a+h\right)-f\left(a\right)}{h}=\frac{\left({a}^{2}+2ah+{h}^{2}+3a+3h - 4\right)-\left({a}^{2}+3a - 4\right)}{h}\hfill \end{cases}\hfill \\ \begin{cases}\text{ }=\frac{2ah+{h}^{2}+3h}{h}\hfill & \hfill \\ \text{ }=\frac{h\left(2a+h+3\right)}{h}\hfill & \begin{cases}{cc}\begin{cases}{cc}& \end{cases}& \end{cases}\text{Factor out }h.\hfill \\ \text{ }=2a+h+3\hfill & \begin{cases}{cc}\begin{cases}{cc}& \end{cases}& \end{cases}\text{Simplify}.\hfill \end{cases}\hfill \end{cases}[/latex]
Try It 2
Given the function [latex]g\left(m\right)=\sqrt{m - 4}[/latex], evaluate [latex]g\left(5\right)[/latex].
SolutionExample 8: Solving Functions
Given the function [latex]h\left(p\right)={p}^{2}+2p[/latex], solve for [latex]h\left(p\right)=3[/latex].Solution
[latex-display]\begin{cases}\text{ }h\left(p\right)=3\hfill & \hfill & \hfill & \hfill \\ \text{ }{p}^{2}+2p=3\hfill & \hfill & \hfill & \text{Substitute the original function }h\left(p\right)={p}^{2}+2p.\hfill \\ \text{ }{p}^{2}+2p - 3=0\hfill & \hfill & \hfill & \text{Subtract 3 from each side}.\hfill \\ \text{ }\left(p+3\text{)(}p - 1\right)=0\hfill & \hfill & \hfill & \text{Factor}.\hfill \end{cases}[/latex-display] If [latex]\left(p+3\right)\left(p - 1\right)=0[/latex], either [latex]\left(p+3\right)=0[/latex] or [latex]\left(p - 1\right)=0[/latex] (or both of them equal 0). We will set each factor equal to 0 and solve for [latex]p[/latex] in each case. [latex-display]\begin{cases}\left(p+3\right)=0,\hfill & p=-3\hfill \\ \left(p - 1\right)=0,\hfill & p=1\hfill \end{cases}[/latex-display] This gives us two solutions. The output [latex]h\left(p\right)=3[/latex] when the input is either [latex]p=1[/latex] or [latex]p=-3[/latex].Try It 3
Given the function [latex]g\left(m\right)=\sqrt{m - 4}[/latex], solve [latex]g\left(m\right)=2[/latex].
SolutionEvaluating 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 [latex]2n+6p=12[/latex] expresses a functional relationship between [latex]n[/latex] and [latex]p[/latex]. We can rewrite it to decide if [latex]p[/latex] is a function of [latex]n[/latex].
How To: Given a function in equation form, write its algebraic formula.
- 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.
- 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.
Example 9: Finding an Equation of a Function
Express the relationship [latex]2n+6p=12[/latex] as a function [latex]p=f\left(n\right)[/latex], if possible.Solution
To express the relationship in this form, we need to be able to write the relationship where [latex]p[/latex] is a function of [latex]n[/latex], which means writing it as p = expression involving n. [latex]\begin{cases}2n+6p=12\hfill & \hfill \\ 6p=12 - 2n\hfill & \begin{cases}& & \end{cases}\text{Subtract }2n\text{ from both sides}.\hfill \\ p=\frac{12 - 2n}{6}\hfill & \begin{cases}& & \end{cases}\text{Divide both sides by 6 and simplify}.\hfill \\ p=\frac{12}{6}-\frac{2n}{6}\hfill & \hfill \\ p=2-\frac{1}{3}n\hfill & \hfill \end{cases}[/latex]
Therefore, [latex]p[/latex] as a function of [latex]n[/latex] is written as
Analysis of the Solution
It is important to note that not every relationship expressed by an equation can also be expressed as a function with a formula.
Example 10: Expressing the Equation of a Circle as a Function
Does the equation [latex]{x}^{2}+{y}^{2}=1[/latex] represent a function with [latex]x[/latex] as input and [latex]y[/latex] as output? If so, express the relationship as a function [latex]y=f\left(x\right)[/latex].Solution
First we subtract [latex]{x}^{2}[/latex] from both sides.Try It 4
If [latex]x - 8{y}^{3}=0[/latex], express [latex]y[/latex] as a function of [latex]x[/latex]. SolutionQ & A
Are there relationships expressed by an equation that do represent a function but which still cannot be represented by an algebraic formula?Yes, this can happen. For example, given the equation [latex]x=y+{2}^{y}[/latex], if we want to express [latex]y[/latex] as a function of [latex]x[/latex], there is no simple algebraic formula involving only [latex]x[/latex] that equals [latex]y[/latex]. However, each [latex]x[/latex] does determine a unique value for [latex]y[/latex], and there are mathematical procedures by which [latex]y[/latex] can be found to any desired accuracy. In this case, we say that the equation gives an implicit (implied) rule for [latex]y[/latex] as a function of [latex]x[/latex], 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 the table below.
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 [latex]P[/latex].
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 [latex]P[/latex] at the input value of "goldfish." We would write [latex]P\left(\text{goldfish}\right)=2160[/latex]. 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 [latex]P[/latex] seems ideally suited to this function, more so than writing it in paragraph or function form.How To: Given a function represented by a table, identify specific output and input values.
- Find the given input in the row (or column) of input values.
- Identify the corresponding output value paired with that input value.
- Find the given output values in the row (or column) of output values, noting every time that output value appears.
- Identify the input value(s) corresponding to the given output value.
Example 11: Evaluating and Solving a Tabular Function
Using the table below,
- Evaluate [latex]g\left(3\right)[/latex].
- Solve [latex]g\left(n\right)=6[/latex].
n | 1 | 2 | 3 | 4 | 5 |
g(n) | 8 | 6 | 7 | 6 | 8 |
Solution
- Evaluating [latex]g\left(3\right)[/latex] means determining the output value of the function [latex]g[/latex] for the input value of [latex]n=3[/latex]. The table output value corresponding to [latex]n=3[/latex] is 7, so [latex]g\left(3\right)=7[/latex].
- Solving [latex]g\left(n\right)=6[/latex] means identifying the input values, [latex]n[/latex], that produce an output value of 6. The table below shows two solutions: [latex]n=2[/latex] and [latex]n=4[/latex].
n | 1 | 2 | 3 | 4 | 5 |
g(n) | 8 | 6 | 7 | 6 | 8 |
When we input 2 into the function [latex]g[/latex], our output is 6. When we input 4 into the function [latex]g[/latex], our output is also 6.
Try It 5
Using the table in Example 11, evaluate [latex]g\left(1\right)[/latex] . SolutionFinding 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).
Example 12: Reading Function Values from a Graph
Given the graph in Figure 6,
- Evaluate [latex]f\left(2\right)[/latex].
- Solve [latex]f\left(x\right)=4[/latex].
Solution
- To evaluate [latex]f\left(2\right)[/latex], locate the point on the curve where [latex]x=2[/latex], then read the y-coordinate of that point. The point has coordinates [latex]\left(2,1\right)[/latex], so [latex]f\left(2\right)=1[/latex]. See Figure 7.
- To solve [latex]f\left(x\right)=4[/latex], we find the output value [latex]4[/latex] on the vertical axis. Moving horizontally along the line [latex]y=4[/latex], we locate two points of the curve with output value [latex]4:[/latex] [latex]\left(-1,4\right)[/latex] and [latex]\left(3,4\right)[/latex]. These points represent the two solutions to [latex]f\left(x\right)=4:[/latex] [latex]x=-1[/latex] or [latex]x=3[/latex]. This means [latex]f\left(-1\right)=4[/latex] and [latex]f\left(3\right)=4[/latex], or when the input is [latex]-1[/latex] or [latex]\text{3,}[/latex] the output is [latex]\text{4}\text{.}[/latex]See Figure 8.
Try It 6
Using Figure 7, solve [latex]f\left(x\right)=1[/latex]. SolutionDetermining 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 following stock chart 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.
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 (a)and (b) of Figure 10.A General Note: One-to-One Function
A one-to-one function is a function in which each output value corresponds to exactly one input value.Example 13: 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?Solution
A circle of radius [latex]r[/latex] has a unique area measure given by [latex]A=\pi {r}^{2}[/latex], so for any input, [latex]r[/latex], there is only one output, [latex]A[/latex]. The area is a function of radius [latex]r[/latex].If the function is one-to-one, the output value, the area, must correspond to a unique input value, the radius. Any area measure [latex]A[/latex] is given by the formula [latex]A=\pi {r}^{2}[/latex]. Because areas and radii are positive numbers, there is exactly one solution: [latex]r=\sqrt{\frac{A}{\pi }}[/latex]. So the area of a circle is a one-to-one function of the circle’s radius.
Try It 7
- Is a balance a function of the bank account number?
- Is a bank account number a function of the balance?
- Is a balance a one-to-one function of the bank account number?
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 [latex]x[/latex] and the output value [latex]y[/latex], and we say [latex]y[/latex] is a function of [latex]x[/latex], or [latex]y=f\left(x\right)[/latex] when the function is named [latex]f[/latex]. The graph of the function is the set of all points [latex]\left(x,y\right)[/latex] in the plane that satisfies the equation [latex]y=f\left(x\right)[/latex]. 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 11 tell us that [latex]f\left(0\right)=2[/latex] and [latex]f\left(6\right)=1[/latex]. However, the set of all points [latex]\left(x,y\right)[/latex] satisfying [latex]y=f\left(x\right)[/latex] is a curve. The curve shown includes [latex]\left(0,2\right)[/latex] and [latex]\left(6,1\right)[/latex] because the curve passes through those points.
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.
How To: Given a graph, use the vertical line test to determine if the graph represents a function.
- Inspect the graph to see if any vertical line drawn would intersect the curve more than once.
- If there is any such line, determine that the graph does not represent a function.
Example 14: Applying the Vertical Line Test
Which of the graphs represent(s) a function [latex]y=f\left(x\right)?[/latex]Solution
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 Figure 13. 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.
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.
How To: Given a graph of a function, use the horizontal line test to determine if the graph represents a one-to-one function.
- Inspect the graph to see if any horizontal line drawn would intersect the curve more than once.
- If there is any such line, determine that the function is not one-to-one.
Example 15: Applying the Horizontal Line Test
Consider the functions (a), and (b)shown in the graphs in Figure 16.Solution
The function in (a) is not one-to-one. The horizontal line shown in Figure 17 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 (b) is one-to-one. Any horizontal line will intersect a diagonal line at most once.
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 [latex]x[/latex] as the input variable and [latex]y=f\left(x\right)[/latex] 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 below.
Toolkit Functions | ||
---|---|---|
Name | Function | Graph |
Constant | [latex]f\left(x\right)=c[/latex], where [latex]c[/latex] is a constant | |
Identity | [latex]f\left(x\right)=x[/latex] | |
Absolute value | [latex]f\left(x\right)=|x|[/latex] | |
Quadratic | [latex]f\left(x\right)={x}^{2}[/latex] | |
Cubic | [latex]f\left(x\right)={x}^{3}[/latex] | |
Reciprocal | [latex]f\left(x\right)=\frac{1}{x}[/latex] | |
Reciprocal squared | [latex]f\left(x\right)=\frac{1}{{x}^{2}}[/latex] | |
Square root | [latex]f\left(x\right)=\sqrt{x}[/latex] | |
Cube root | [latex]f\left(x\right)=\sqrt[3]{x}[/latex] |
Key Equations
Constant function | [latex]f\left(x\right)=c[/latex], where [latex]c[/latex] is a constant |
Identity function | [latex]f\left(x\right)=x[/latex] |
Absolute value function | [latex]f\left(x\right)=|x|[/latex] |
Quadratic function | [latex]f\left(x\right)={x}^{2}[/latex] |
Cubic function | [latex]f\left(x\right)={x}^{3}[/latex] |
Reciprocal function | [latex]f\left(x\right)=\frac{1}{x}[/latex] |
Reciprocal squared function | [latex]f\left(x\right)=\frac{1}{{x}^{2}}[/latex] |
Square root function | [latex]f\left(x\right)=\sqrt{x}[/latex] |
Cube root function | [latex]f\left(x\right)=\sqrt[3]{x}[/latex] |
Key Concepts
- A relation is a set of ordered pairs. A function is a specific type of relation in which each domain value, or input, leads to exactly one range value, or output.
- Function notation is a shorthand method for relating the input to the output in the form [latex]y=f\left(x\right)[/latex].
- In tabular form, a function can be represented by rows or columns that relate to input and output values.
- To evaluate a function, we determine an output value for a corresponding input value. Algebraic forms of a function can be evaluated by replacing the input variable with a given value.
- To solve for a specific function value, we determine the input values that yield the specific output value.
- An algebraic form of a function can be written from an equation.
- Input and output values of a function can be identified from a table.
- Relating input values to output values on a graph is another way to evaluate a function.
- function is one-to-one if each output value corresponds to only one input value.
- A graph represents a function if any vertical line drawn on the graph intersects the graph at no more than one point.
- The graph of a one-to-one function passes the horizontal line test.
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
Licenses & Attributions
CC licensed content, Shared previously
- Determine if a Relation is a Function. Authored by: James Sousa. License: All Rights Reserved. License terms: Standard YouTube License.
- Function Notation Application. Authored by: James Sousa. License: CC BY: Attribution.
- Function Notation Application. Authored by: James Sousa. License: CC BY: Attribution.
- Precalculus. Provided by: OpenStax Authored by: Jay Abramson, et al.. Located at: https://openstax.org/books/precalculus/pages/1-introduction-to-functions. License: CC BY: Attribution. License terms: Download For Free at : http://cnx.org/contents/[email protected]..
- Precalculus. Provided by: OpenStax Authored by: Jay Abramson, et al.. License: CC BY: Attribution. License terms: Download For Free at : http://cnx.org/contents/[email protected]..
Analysis of the Solution
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.