Skip to main content
Mathematics LibreTexts

17.1.1: Identifying Functions

  • Page ID
    77002
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives
    • Determine whether a relation is a function.
    • Determine the domain of a function and the range of a function.
    • Determine whether a graph is that of a function by using a vertical line test.

    Introduction

    Algebra gives us a way to explore and describe relationships. Imagine tossing a ball straight up in the air and watching it rise to reach its highest point before dropping back down into your hands. As time passes, the height of the ball changes. There is a relationship between the amount of time that has elapsed since the toss and the height of the ball. In mathematics, a correspondence between variables that change together (such as time and height) is called a relation. Some, but not all, relations can also be described as functions.

    Defining Function

    There are many kinds of relations. Relations are simply correspondences between sets of values or information. Think about members of your family and their ages. The pairing of each member of your family and their age is a relation. Each family member can be paired with an age in the set of ages of your family members. Another example of a relation is the pairing of a state with its United States’ senators. Each state can be matched with two individuals who have been elected to serve as senator. In turn, each senator can be matched with one specific state that he or she represents. Both of these are real-life examples of relations.

    The first value of a relation is an input value and the second value is the output value. A function is a specific type of relation in which each input value has one and only one output value. An input is the independent value, and the output value is the dependent value, as it depends on the value of the input.

    Notice in the first table below, where the input is “name” and the output is “age”, each input matches with exactly one output. This is an example of a function.

    (Input)

    Family Member’s Name

    (Output)

    Family Member’s Age

    Nellie 13
    Marcos 11
    Esther 46
    Samuel 47
    Nina 47
    Paul 47
    Katrina 21
    Andrew 16
    Maria 13
    Ana 81

    Compare this with the next table, where the input is “age” and the output is “name.” Some of the inputs result in more than one output. This is an example of a correspondence that is not a function.

    Starting Information (Input): Family Member's Age Related Information (Output): Family Member's Name
    11 Marcos
    13

    Nellie

    Maria

    16 Andrew
    21 Katrina
    46 Esther
    47

    Samuel

    Nina

    Paul

    81 Ana

    Let’s look back at our examples to determine whether the relations are functions or not and under what circumstances. Remember that a relation is a function if there is only one output for each input.

    Input Output Function? Why or why not?
    Name of senator Name of state Yes For each input, there will only be one output because a senator only represents one state.
    Name of state Name of senator No For each state that is an input, 2 names of senators would result because each state has two senators.
    Time elapsed Height of a tossed ball Yes At a specific time, the ball has one specific height.
    Height of a tossed ball Time elapsed No Remember that the ball was tossed up and fell down. So for a given height, there could be two different times when the ball was at that height. The input height can result in more than one output.
    Number of cars Number of tires Yes For any input of a specific number of cars, there is one specific output representing the number of tires.
    Number of tires Number of cars Yes For any input of a specific number of tires, there is one specific output representing the number of cars.
    Exercise

    Which of the following situations describes a function?

    1. Your age and your weight at noon on your birthday each year.
    2. The number of people on a professional baseball team and the name of the team.
    3. The diameter of a cookie and the number of chocolate chips in it.
    Answer
    1. Correct. Age only increases while weight can change. On each birthday, you have just one weight at noon, so for every input, there is only one output.
    2. Incorrect. Professional baseball teams all have the same number of players, so the number of players is not a function of the team’s name. The correct answer is your age and your weight at noon on your birthday each year.
    3. Incorrect. Although bigger cookies can hold more chips, the exact number in any size of cookie will vary with the recipe and how evenly the batter is mixed and distributed. A single input of cookie size will produce different outputs of chips. The correct answer is your age and your weight at noon on your birthday each year.

    Relations can be written as ordered pairs of numbers or as numbers in a table of values. By examining the inputs (x-coordinates) and outputs (y-coordinates), you can determine whether or not the relation is a function. Remember, in a function each input has only one output. A couple of examples follow.

    Example

    Is the relation given by the set of ordered pairs below a function?

    \(\ \{(-3,-6),(-2,-1),(1,0),(1,5),(2,0)\}\)

    Solution

    x y
    -3 -6
    -2 -1
    1 0
    1 5
    2 0

    Organizing the ordered pairs in a table can help.

    By definition, the inputs in a function have only one output.

    The input 1 has two outputs: 0 and 5.

    The relation is not a function.

    Example

    Is the relation given by the set of ordered pairs below a function?

    \(\ \{(-3,4),(-2,4),(-1,4),(2,4),(3,4)\}\)

    Solution

    x y
    -3 4
    -2 4
    -1 4
    2 4
    3 4

    You could reorganize the information by creating a table.

    Each input has only one output, and the fact that it is the same output (4) does not matter.

    This relation is a function.

    Remember that in a function, the input value must have one and only one value for the output.

    Domain and Range

    There is a name for the set of input values and another name for the set of output values for a function. The set of input values is called the domain of the function. And the set of output values is called the range of the function.

    If you have a set of ordered pairs, you can find the domain by listing all of the input values, which are the x-coordinates. And to find the range, list all of the output values, which are the y-coordinates.

    So for the following set of ordered pairs,

    \(\ \{(-2,0),(0,6),(2,12),(4,18)\}\)

    You have the following:

    Domain: \(\ \{-2,0,2,4\}\)

    Range: \(\ \{0,6,12,18\}\)

    Exercise

    Jamie plans to sell homemade pies for $10 each at a local farm stand. The amount of money he makes is a function of how many pies he sells: $0 if he sells 0 pies, $10 if he sells 1 pie, $20 if he sells 2 pies, and so on. He does not want the pies to spoil before he is able to sell them, so he will not make (or sell) more than 9 pies. What is the domain and range for that function?

    1. Domain: \(\ \{0,10,20,30,40,50,60,70,80,90\}\) Range: \(\ \{0,1,2,3,4,5,6,7,8,9\}\)
    2. Domain: \(\ \{0,1,2,3,4,5,6,7,8,9\}\) Range: \(\ \{0,10,20,30,40,50,60,70,80,90\}\)
    3. Domain: \(\ \{0,1,2\}\) Range: \(\ \{0,10,20\}\)
    4. Domain: all numbers greater than or equal to 0
    Answer
    1. Incorrect. The number of pies is the input, and the amount of money is the output of the function. That means that the domain is all possible number of pies, and the range is all possible money made from those pies. The correct answer is Domain: \(\ \{0,1,2,3,4,5,6,7,8,9\}\) Range: \(\ \{0,10,20,30,40,50,60,70,80,90\}\)
    2. Correct. The number of pies Jamie can sell is the input, and that can be any whole number from 0 to the maximum he would make, 9. The money he gets from those pies is always a multiple of 10: 0 for 0 pies, 10 for 1 pie, 20 for 2 pies, and so on.
    3. Incorrect. Both the domain and range continue beyond those values. Jamie can sell as many as 9 pies, and as a result he can earn more than $20. You must include all possible values of the domain and range. The correct answer is Domain: \(\ \{0,1,2,3,4,5,6,7,8,9\}\) Range: \(\ \{0,10,20,30,40,50,60,70,80,90\}\).
    4. Incorrect. Jamie doesn’t sell fractions of pies, so the only possible inputs are whole numbers from 0 to 9, and the only possible outputs are 0 and multiples of 10 up to 90. The correct answer is Domain: \(\ \{0,1,2,3,4,5,6,7,8,9\}\) Range: \(\ \{0,10,20,30,40,50,60,70,80,90\}\).
    Example

    State the domain and range of the following function. \(\ \{(-3,5),(-2,5),(-1,5),(0,5),(1,5),(2,5)\}\)

    Solution

    \(\ \{-3,-2,-1,0,1,2\}\) The domain is all the x-coordinates.
    \(\ \{5\}\) The range is all the y-coordinates. Each ordered pair has the same y-coordinate. It only needs to be listed once.

    Domain: \(\ \{-3,-2,-1,0,1,2\}\)

    Range: \(\ \{5\}\)

    Example

    Find the domain and range for the function.

    x y
    -5 -6
    -2 -1
    -1 0
    0 3
    5 15

    Solution

    \(\ \{-5,-2,-1,0,5\}\) The domain is the set of inputs or x-coordinates.
    \(\ \{-6,-1,0,3,15\}\) The range is the set of outputs of y-coordinates.

    Domain: \(\ \{-5,-2,-1,0,5\}\)

    Range: \(\ \{-6,-1,0,3,15\}\)

    Using the Vertical Line Test

    When both the independent quantity (input) and the dependent quantity (output) are real numbers, a function can be represented by a graph in the coordinate plane. The independent value is plotted on the x-axis and the dependent value is plotted on the -axis. The fact that each input value has exactly one output value means graphs of functions have certain characteristics. For each input on the graph, there will be exactly one output.

    For example, the graph of the function below drawn in blue looks like a semi-circle. You know that \(\ y\) is a function of \(\ x\) because for each x-coordinate there is exactly one y-coordinate.

    Screen Shot 2021-07-15 at 4.03.22 PM.png

    If you draw a vertical line across the plot of the function, it only intersects the function once for each value of \(\ x\). That is true no matter where the vertical line is drawn. Placing or sliding such a line across a graph is a good way to determine if it shows a function.

    Compare the previous graph with this one, which looks like a blue circle. This relationship cannot be a function, because some of the x-coordinates have two corresponding y-coordinates.

    Screen Shot 2021-07-15 at 4.05.05 PM.png

    When a vertical line is placed across the plot of this relation, it intersects the graph more than once for some values of x. If a graph shows two or more intersections with a vertical line, then an input (x-coordinate) can have more than one output (y-coordinate), and y is not a function of x. Examining the graph of a relation to determine if a vertical line would intersect with more than one point is a quick way to determine if the relation shown by the graph is a function. This method is often called the “vertical line test.”

    The vertical line method can also be applied to a set of ordered pairs plotted on a coordinate plane to determine if the relation is a function. Consider the ordered pairs \(\ \{(-1,3),(-2,5),(-3,3),(-5,-3)\}\), plotted on the graph below.

    Screen Shot 2021-07-15 at 4.07.17 PM.png

    Here, you can see that in the set of pairs just listed, every independent value has one and only one dependent value. You can also check that a vertical line running through any point would not intersect with another point. A horizontal line would intersect two of the points, but that is just fine. (Remember, it’s a vertical line test not a horizontal line test that determines if a relation is a function!)

    In another set of ordered pairs, \(\ \{(3,-1),(5,-2),(3,-3),(-3,5)\}\), one of the inputs, 3, can produce two different outputs, -1 and -3. You know what that means: this set of ordered pairs is not a function. A plot confirms this.

    Screen Shot 2021-07-15 at 4.08.39 PM.png

    Notice that a vertical line passes through two plotted points. One x-coordinate has multiple y-coordinates. This relation is not a function.

    Exercise

    Which of the following is a set of ordered pairs representing a function?

    1. \(\ \{2,4,4,8,8,16,16,32\}\)
    2. \(\ \{(0,0),(1,1),(1,-1),(2,2),(2,-2)\}\)
    3. \(\ \{(5,-10),(5,-3),(5,0),(5,2),(5,17)\}\)
    4. \(\ \{(-2,2),(-1,1),(0,0),(1,1),(2,2)\}\)
    Answer
    1. Incorrect. These numbers are not grouped into ordered pairs. Without proper notation, it is impossible to know which values are the inputs and which are the outputs. The correct answer is \(\ \{(-2,2),(-1,1),(0,0),(1,1),(2,2)\}\).
    2. Incorrect. Some x-coordinates are repeated and have different y-coordinates. This is not a function. The correct answer is \(\ \{(-2,2),(-1,1),(0,0),(1,1),(2,2)\}\).
    3. Incorrect. This set contains five ordered pairs, each with an x-coordinate of 5 and different y-coordinates as outputs. This is not a function, since a function requires each input to have only one output. The correct answer is \(\ \{(-2,2),(-1,1),(0,0),(1,1),(2,2)\}\).
    4. Correct. No x-coordinate is repeated and each has exactly one y-coordinate, so \(\ \{(-2,2),(-1,1),(0,0),(1,1),(2,2)\}\) is a function.

    Summary

    In real life and in Algebra, different variables are often linked. When a change in value of one variable causes a change in the value of another variable, their interaction is called a relation. A relation has an input value which corresponds to an output value. When each input value has one and only one output value, that relation is a function. Functions can be written as ordered pairs, tables, or graphs. The set of input values is called the domain, and the set of output values is called the range.


    This page titled 17.1.1: Identifying Functions is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by The NROC Project via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.