3.1 – Functions and their Notation

Learning Objectives

  • (3.1.1) – Relations and functions
    • Define relations and functions using tables
    • Define a function from a set of ordered pairs; Identify domain and range
  • (3.1.2) – Write functions using algebraic notation
  • (3.1.3) – Evaluating functions
  • (3.1.4) – Variable inputs

(3.1.1) – Relations and functions

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.

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.

Define relations and functions using tables

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.

Family Member’s Name (Input) 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.

Example

Fill in the table.

Input Output Function? Why or why not?
Name of senator Name of state
Name of state Name of senator
Time elapsed Height of a tossed ball
Height of a tossed ball Time elapsed
Number of cars Number of tires
Number of tires Number of cars

Define a function from a set of ordered pairs; Identify domain and range

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.

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,

[latex]\{(−2,0),(0,6),(2,12),(4,18)\}[/latex]

You have the following:

[latex]\begin{array}{l}\text{Domain}:\{−2,0,2,4\}\\\text{Range}:\{0,6,12,18\}\end{array}\\[/latex]

You try it.

Example

List the domain and range for the following table of values where x is the input and y is the output.

x y
[latex]−3[/latex] [latex]4[/latex]
[latex]−2[/latex] [latex]4[/latex]
[latex]−1[/latex] [latex]4[/latex]
[latex]2[/latex] [latex]4[/latex]
[latex]3[/latex] [latex]4[/latex]

In the following video we provide another example of identifying whether a table of values represents a function, as well as determining the domain and range of the sets.

Example

Define the domain and range for the following set of ordered pairs, and determine whether the relation given is a function.

[latex]\{(−3,−6),(−2,−1),(1,0),(1,5),(2,0)\}[/latex]

In the following video we show how to determine whether a relation is a function, and define the domain and range.

Example

Define the domain and range of this relation and determine whether it is a function.

[latex]\{(−3, 4),(−2, 4),( −1, 4),(2, 4),(3, 4)\}[/latex]

(3.1.2) – Write functions using algebraic notation

Some people think of functions as “mathematical machines.” Imagine you have a machine that changes a number according to a specific rule, such as “multiply by 3 and add 2” or “divide by 5, add 25, and multiply by [latex]−1[/latex].” If you put a number into the machine, a new number will pop out the other end, having been changed according to the rule. The number that goes in is called the input, and the number that is produced is called the output.

You can also call the machine “[latex]f[/latex]for function. If you put [latex]x[/latex] into the box, [latex]f(x)[/latex], comes out. Mathematically speaking, [latex]x[/latex] is the input, or the “independent variable,” and [latex]f(x)[/latex] is the output, or the “dependent variable,” since it depends on the value of [latex]x[/latex].

[latex]f(x)=4x+1[/latex] is written in function notation and is read “[latex]f[/latex] of [latex]x[/latex] equals [latex]4x[/latex] plus 1.” It represents the following situation: A function named [latex]f[/latex] acts upon an input, [latex]x[/latex], and produces [latex]f(x)[/latex] which is equal to [latex]4x+1[/latex]. This is the same as the equation as [latex]y=4x+1[/latex].

Function notation gives you more flexibility because you don’t have to use [latex]y[/latex] for every equation. Instead, you could use [latex]f(x)[/latex]  or [latex]g(x)[/latex] or [latex]c(x)[/latex]. This can be a helpful way to distinguish equations of functions when you are dealing with more than one at a time.

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.

Now you try it.

Example

Represent height as a function of age using function notation.

 

Let’s try another.

Example

  1. Write the formula for perimeter of a square, [latex]P=4s[/latex], as a function.
  2. Write the formula for area of a square, [latex]A=l^{2}[/latex], as a function.

This would make it easy to graph both functions on the same graph without confusion about the variables.

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 [latex]a[/latex] and [latex]b[/latex], and the result is the input for the function [latex]f[/latex].” 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 or [latex]f\left(x\right)[/latex], represents the output value, or dependent variable.

Example

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.

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.

Example

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?

In the following videos we show two more examples of how to express a relationship using function notation.

(3.1.3) – Evaluating functions

Equations written using function notation can also be evaluated. With function notation, you might see a problem like this.

Given [latex]f(x)=4x+1[/latex], find [latex]f(2)[/latex]

You read this problem like this: “given [latex]f[/latex] of [latex]x[/latex] equals [latex]4x[/latex] plus one, find [latex]f[/latex] of 2.” While the notation and wording is different, the process of evaluating a function is the same as evaluating an equation: in both cases, you substitute 2 for x, multiply it by 4 and add 1, simplifying to get 9. In both a function and an equation, an input of 2 results in an output of 9.

[latex]f(x)=4x+1\\f(2)=4(2)+1=8+1=9[/latex]

You can simply apply what you already know about evaluating expressions to evaluate a function. It’s important to note that the parentheses that are part of function notation do not mean multiply. The notation [latex]f(x)[/latex] does not mean [latex]f[/latex] multiplied by [latex]x[/latex]. Instead the notation means “[latex]f[/latex] of [latex]x[/latex]” or “the function of [latex]x[/latex]” To evaluate the function, take the value given for [latex]x[/latex], and substitute that value in for [latex]x[/latex] in the expression. Let’s look at a couple of examples.

Example

Given [latex]f(x)=3x–4[/latex], find [latex]f(5)[/latex].

Functions can be evaluated for negative values of [latex]x[/latex], too. Keep in mind the rules for integer operations.

Example

Given [latex]p(x)=2x^{2}+5[/latex], find [latex]p(−3)[/latex].

You may also be asked to evaluate a function for more than one value as shown in the example that follows.

Example

Given [latex]f(x)=|4x-3|[/latex], find [latex]f(0)[/latex], [latex]f(2)[/latex], and [latex]f(−1)[/latex].

(3.1.4) – Variable Inputs

So far, you have evaluated functions for inputs that have been constants. Functions can also be evaluated for inputs that are variables or expressions. The process is the same, but the simplified answer will contain a variable. The following examples show how to evaluate a function for a variable input.

Example

Given [latex]f(x)=3x^2+2x+1[/latex] find [latex]f(b)[/latex]

In the following example, you evaluate a function for an expression. So here you will substitute the entire expression in for [latex]x[/latex] and simplify.

Example

Given [latex]f(x)=4x+1[/latex], find [latex]f(h+1)[/latex].

In the following video we show more examples of evaluating functions for both integer and variable inputs.