Section 11.5 Technical Definition of a Function
ΒΆObjectives: PCC Course Content and Outcome Guide
permalinkIn Section 11.1, we discussed a conceptual understanding of functions and Definition 11.1.3. In this section we'll start with a more technical definition of what is a function, consistent with the ideas from Section 11.1.
Subsection 11.5.1 Formally Defining a Function
ΒΆDefinition 11.5.2. Function (Technical Definition).
A function is a collection of ordered pairs such that any particular value of is paired with at most one value for
permalinkHow is this definition consistent with the informal Definition 11.1.3, which describes a function as a process? Well, if you have a collection of ordered pairs you can choose to view the left number as an input, and the right value as the output. If the function's name is and you want to find for a particular number look in the collection of ordered pairs to see if appears among the first coordinates. If it does, then is the (unique) -value it was paired with. If it does not, then that is just not in the domain of because you have no way to determine what would be.
Example 11.5.3.
Using Definition 11.5.1, a function could be given by
What is Since the ordered pair appears in the collection of ordered pairs,
What is Since the ordered pair appears in the collection of ordered pairs,
What is None of the ordered pairs in the collection start with so is undefined, and we would say that is not in the domain of
Example 11.5.4. A Function Given as a Table.
Consider the function expressed by Figure 11.5.5. How is this βa collection of ordered pairs?β With tables the connection is most easily apparent. Pair off each -value with its -value.
In this case, we can view this function as:
Example 11.5.6. A Function Given as a Formula.
Consider the function expressed by the formula How is this βa collection of ordered pairs?β
This time, the collection is really big. Imagine an -value, like We can calculate that So the input pairs with the output and the ordered pair is part of the collection.
You could move on to any -value, like say We can calculate that So the input pairs with the output and the ordered pair is part of the collection.
The collection is so large that we cannot literally list all the ordered pairs as was done in Example 11.5.3 and Example 11.5.4. We just have to imagine this giant collection of ordered pairs. And if it helps to conceptualize it, we know that the ordered pairs and are included.
Example 11.5.7. A Function Given as a Graph.
Consider the functions and expressed in Figure 11.5.8 and Figure 11.5.9. How is each of these βa collection of ordered pairs?β
In Figure 11.5.8, we see that and The graph literally is the collection
In Figure 11.5.9, we can see a few whole number function values, like and But the entire curve has infinitely many points on it and we'd never be able to list them all. We just have to imagine the giant collection of ordered pairs. And if it helps to conceptualize it, we know that the ordered pairs and are included.
Checkpoint 11.5.10.
Subsection 11.5.2 Identifying What is Not a Function
permalinkJust because you have a set of order pairs, a table, a graph, or an equation, it does not necessarily mean that you have a function. Conceptually, whatever you have needs to give consistent outputs if you feed it the same input. More technically, the set of ordered pairs is not allowed to have two ordered pairs that have the same -value but different -values.
Example 11.5.11.
Consider each set of ordered pairs. Does it make a function?
This set of ordered pairs is not a function. The problem is that it has both \((5,9)\) and \((5,1)\text{.}\) It uses the same \(x\)-value paired with two different \(y\)-values. We have no clear way to turn the input \(5\) into an output.
This set of ordered pairs is a function. It is a collection of ordered pairs, and the \(x\)-values are never reused.
This set of ordered pairs is a function. It is a collection of ordered pairs, and the \(x\)-values are never reused. You might note that the output value \(9\) appears twice, but that doesn't matter. That just tells us that the function turns \(5\) into \(9\) and it also turns \(3\) into \(9\text{.}\)
This set of ordered pairs is not a function, but it's a little tricky. One of the ordered pairs uses \(\sqrt{25}\) as an input value. But that is the same as \(5\text{,}\) which is also used as an input value.
permalinkNow that we understand how some sets of ordered pairs might not be functions, what about tables, graphs, and equations? If we are handed one of these things, can we tell whether or not it is giving us a function?
Checkpoint 11.5.12. Does This Table Make a Function?
Example 11.5.13. Does This Graph Make a Function?
Which of these graphs make a function of
The graph in Figure 11.5.14 does not make \(y\) a function of \(x\text{.}\) Two ordered pairs on that graph are \((-3,1)\) and \((-3,-2)\text{,}\) so an input value is used twice with different output values.
The graph in Figure 11.5.15 does not make \(y\) a function of \(x\text{.}\) There are many ordered pairs with the same input value but different output values. For example, \((2,-2)\) and \((2,4)\text{.}\)
The graph in Figure 11.5.16 does make \(y\) a function of \(x\text{.}\) It appears that no matter what \(x\)-value you choose on the \(x\)-axis, there is exactly one \(y\)-value paired up with it on the graph.
The graph in Figure 11.5.17 does make \(y\) a function of \(x\text{,}\) but we should discuss. The hollow dots on the line indicate that the line goes right up to that point, but never reaches it. We say there is a βholeβ in the graph at these places. For two of these holes, there is a separate ordered pair immediately above or below the hole. The graph has the ordered pair \((-4,4)\text{.}\) It also has ordered pairs like \((\text{very close to }{-4},\text{very close to }0)\text{,}\) but it does not have \((-4,0)\text{.}\) Overall, there is no \(x\)-value that is used twice with different \(y\)-values, so this graph does make \(y\) a function of \(x\)
The graph in Figure 11.5.15 does not make \(y\) a function of \(x\text{.}\) There are many ordered pairs with the same input value but different output values. For example, \((0,1)\text{,}\) \((0,3)\text{,}\) \((0,-1)\text{,}\) \((0,5)\text{,}\) and \((0,-6)\) all use \(x=0\text{.}\)
The graph in Figure 11.5.15 does not make \(y\) a function of \(x\text{.}\) There are many ordered pairs with the same input value but different output values. For example at \(x=2\text{,}\) there is both a positive and a negative associated \(y\)-value. It's hard to say exactly what these \(y\)-values are, but we don't have to.
permalinkThis last set of examples might reveal something to you. For instance in Figure 11.5.15, the issue is that there are places on the graph with the same -value, but different -values. Visually, what that means is there are places on the graph that are directly above/below each other. Thinking about this leads to a quick visual βtestβ to determine if a graph gives as a function of
Fact 11.5.20. Vertical Line Test.
Given a graph in the -plane, if a vertical line ever touches it in more than one place, the graph does not give as a function of If vertical lines only ever touch the graph once or never at all, then the graph does give as a function of
Example 11.5.21.
In each graph from Example 11.5.13, we can apply the Vertical Line Test.
permalinkLastly, we come to equations. Certain equations with variables and clearly make a function of For example, says that if you have an -value, all you have to do is substitute it into that equation and you will have determined an output -value. You could then name the function and give a formula for it:
permalinkWith other equations, it may not be immediately clear whether or not they make a function of
Example 11.5.28.
Do each of these equations make a function of
-
The equation \(2x+3y=5\) does make \(y\) a function of \(x\text{.}\) Here are three possible explanations.
You recognize that the graph of this equation would be a non-vertical line, and so it would pass the Vertical Line Test.
Imagine that you have a specific value for \(x\) and you substitute it in to \(2x+3y=5\text{.}\) Will you be able to use algebra to solve for \(y\text{?}\) All you will need is to simplify, subtract from both sides, and divide on both sides, so you will be able to determine \(y\text{.}\)
Can you just isolate \(y\) in terms of \(x\text{?}\) Yes, a few steps of algebra can turn \(2x+3y=5\) into \(y=\frac{5-2x}{3}\text{.}\) Now you have an explicit formula for \(y\) in terms of \(x\text{,}\) so \(y\) is a function of \(x\text{.}\)
The equation \(y=\pm\sqrt{x+4}\) does not make \(y\) a function of \(x\text{.}\) Just having the \(\pm\) (plus or minus) in the equation immediately tells you that for almost any valid \(x\)-value, there would be two associated \(y\)-values.
-
The equation \(x^2+y^2=9\) does not make \(y\) a function of \(x\text{.}\) Here are three possible explanations.
Imagine that you have a specific value for \(x\) and you substitute it in to \(x^2+y^2=9\text{.}\) Will you be able to use algebra to solve for \(y\text{?}\) For example, if you substitute in \(x=1\text{,}\) then you have \(1+y^2=9\text{,}\) which simplifies to \(y^2=8\text{.}\) Can you really determine what \(y\) is? No, because it could be \(\sqrt{8}\) or it could be \(-\sqrt{8}\text{.}\) So this equation does not provide you with a way to turn \(x\)-values into \(y\)-values.
Can you just isolate \(y\) in terms of \(x\text{?}\) You might get started and use algebra to convert \(x^2+y^2=9\) into \(y^2=9-x^2\text{.}\) But what now? The best you can do is acknowledge that \(y\) is either the positive or the negative square root of \(9 - x^2\text{.}\) You might write \(y=\pm\sqrt{9-x^2}\text{.}\) But now for almost any valid \(x\)-value, there are two associated \(y\)-values.
You recognize that the graph of this equation would be a circle with radius \(3\text{,}\) and so it would not pass the Vertical Line Test.
Checkpoint 11.5.29.
Reading Questions 11.5.3 Reading Questions
1.
Suppose you have a βrelationβ. That is, a set of order pairs, a table of - and -values, a graph, or an equation in and What is the one thing that could happen that would make the relation not be a function?
2.
Explain how to use the vertical line test.
Exercises 11.5.4 Exercises
Determining If Sets of Ordered Pairs Are Functions
1.
Do these sets of ordered pairs make functions of What are their domains and ranges?
-
This set of ordered pairs
describes
does not describe
-
This set of ordered pairs
describes
does not describe
-
This set of ordered pairs
describes
does not describe
-
This set of ordered pairs
describes
does not describe
2.
Do these sets of ordered pairs make functions of What are their domains and ranges?
-
This set of ordered pairs
describes
does not describe
-
This set of ordered pairs
describes
does not describe
-
This set of ordered pairs
describes
does not describe
-
This set of ordered pairs
describes
does not describe
3.
Does the following set of ordered pairs make for a function of
This set of ordered pairs
describes
does not describe
4.
Does the following set of ordered pairs make for a function of
This set of ordered pairs
describes
does not describe
Domain and Range
Determining If Graphs Are Functions
7.
Decide whether each graph shows a relationship where is a function of
The first graph
does
does not
does
does not
8.
Decide whether each graph shows a relationship where is a function of
The first graph
does
does not
does
does not
9.
The following graphs show two relationships. Decide whether each graph shows a relationship where is a function of
The first graph
does
does not
does
does not
10.
The following graphs show two relationships. Decide whether each graph shows a relationship where is a function of
The first graph
does
does not
does
does not
Determining If Tables Are Functions
11.
Determine whether or not the following table could be the table of values of a function. If the table can not be the table of values of a function, give an input that has more than one possible output.
Input | Output |
Could this be the table of values for a function?
yes
no
If not, which input has more than one possible output?
-2
2
4
6
8
None, the table represents a function.
12.
Determine whether or not the following table could be the table of values of a function. If the table can not be the table of values of a function, give an input that has more than one possible output.
Input | Output |
Could this be the table of values for a function?
yes
no
If not, which input has more than one possible output?
-2
2
4
6
8
None, the table represents a function.
13.
Determine whether or not the following table could be the table of values of a function. If the table can not be the table of values of a function, give an input that has more than one possible output.
Input | Output |
Could this be the table of values for a function?
yes
no
If not, which input has more than one possible output?
-4
-3
-2
-1
None, the table represents a function.
14.
Determine whether or not the following table could be the table of values of a function. If the table can not be the table of values of a function, give an input that has more than one possible output.
Input | Output |
Could this be the table of values for a function?
yes
no
If not, which input has more than one possible output?
-4
-3
-2
-1
None, the table represents a function.
Determining If Equations Are Functions
15.
Select all of the following relations that make a function of There are several correct answers.
16.
Select all of the following relations that make a function of There are several correct answers.
17.
Some equations involving and define as a function of and others do not. For example, if we can solve for and obtain And we can then think of On the other hand, if we have the equation then is not a function of since for a given positive value of the value of could equal or it could equal Select all of the following relations that make a function of There are several correct answers.
On the other hand, some equations involving and define as a function of (the other way round).
Select all of the following relations that make a function of There are several correct answers.
18.
Some equations involving and define as a function of and others do not. For example, if we can solve for and obtain And we can then think of On the other hand, if we have the equation then is not a function of since for a given positive value of the value of could equal or it could equal Select all of the following relations that make a function of There are several correct answers.
On the other hand, some equations involving and define as a function of (the other way round).
Select all of the following relations that make a function of There are several correct answers.