99 11.1 Function Notation
There is a special classification of mathematical relationships known as functions. So far, you will have unknowingly worked with many functions, where the defining characteristic is that functions have at most one output for any input. Properties of addition, subtraction, multiplication or division all bear the needed traits of being functions. For instance, 2 × 3 will always be 6. Formally, functions are defined in equations in terms of  and
 and  , where there will only be one
, where there will only be one  output for any single
 output for any single  input. An equation is not considered a function if more than one
 input. An equation is not considered a function if more than one  variable can be found for any
 variable can be found for any  variable.
 variable.
This means that the definition of a function, in terms of equations in  and
 and  , is that, for any
, is that, for any  -value, there is at most one
-value, there is at most one  -value that corresponds with it.
-value that corresponds with it.
One way to use this definition to see if an equation represents a function is to look at its graph. This is done by looking at any  -value to see if there exists more than one corresponding
-value to see if there exists more than one corresponding  -value. The name for this check is the vertical line test. The vertical line test is defined by trying to find if any vertical drawn line will intersect more than one
-value. The name for this check is the vertical line test. The vertical line test is defined by trying to find if any vertical drawn line will intersect more than one  -value. If you can find any instance of this on the graph, then the equation drawn is not a function. For instance:
-value. If you can find any instance of this on the graph, then the equation drawn is not a function. For instance:
Example 11.1.1
Are all the mathematical relationships shown below functions?

Solution: All of these are functions, since it is impossible to find any vertical line to cross more than one  -value.
-value.
Example 11.1.2
Are any of the mathematical relationships shown below functions?

Solution: None of these are functions, since vertical lines can easily be drawn that will have 2 or more  -values for a single
-values for a single  -value.
-value.

Deciding if equations are functions requires more effort than using the vertical line test. The easiest method is to isolate the  -variable and see if it results in two potential
-variable and see if it results in two potential  -values.
-values.
Example 11.1.3
Is the equation  a function?
 a function?
First, you need to isolate the  -variable:
-variable:
      ![Rendered by QuickLaTeX.com \[\begin{array}{rrrrrrr} 0&=&2x^2&-&y&-&7 \\ +y&&&+&y&& \\ \midrule y&=&2x^2&-&7&& \end{array}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-0e1d2641395d00acc0c9004c44c8604e_l3.png)
There is only one solution for  for any given value of
 for any given value of  . Therefore, this equation is a function.
. Therefore, this equation is a function.
The next example shows an equation that is not a function, since there are two  -values for every given
-values for every given  -value.
-value.
Example 11.1.4
Is the equation  a function?
 a function?
First, you need to isolate the  -variable:
-variable:
      ![Rendered by QuickLaTeX.com \[\begin{array}{rrrrrrr} 0&=&y^2&-&5x^2&-&7 \\ -y^2&&-y^2&&&& \\ \midrule -y^2&=&-5x^2&-&7&& \end{array}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-73c2542dc84f3e98ef3dd3e4cf5081f0_l3.png)
Next, we remove the negatives by multiplying the entire equation by −1:
      ![Rendered by QuickLaTeX.com \[y^2=5x^2+7\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-7a944671481cb172f96decbfb6372f4f_l3.png)
To reduce the square, take the square root of both sides:
      ![Rendered by QuickLaTeX.com \[y=\pm (5x^2+7)^{\frac{1}{2}}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-7d7f454a7b48f916e76e11d102fac829_l3.png)
We are left with two solutions for any single  -variable. Therefore, this equation is not a function.
-variable. Therefore, this equation is not a function.
Example 11.1.5
Is the equation  a function?
 a function?
Solving for  yields
 yields  and
 and  .
.
Isolating for  yields
 yields  and
 and  .
.
You are left with the same type of solution as you did when taking the square root, except in this case,  .
.
We are left with two solutions for any single  variable. Therefore, this equation is not a function
 variable. Therefore, this equation is not a function
Excluded Values and Domains of a Function
When working with functions, one needs to identify what values of  cannot be used. These
 cannot be used. These  -values are termed the excluded values and are useful in defining the domain of a function. The logic of excluded values is the extension of a property from arithmetic:
-values are termed the excluded values and are useful in defining the domain of a function. The logic of excluded values is the extension of a property from arithmetic:
      ![Rendered by QuickLaTeX.com \[\text{You cannot divide by zero, or Never divide by zero}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-8c8d45bdbda6c22da73e6e0277e3839b_l3.png)
Example 11.1.6
Find the excluded values of the following function:
      ![Rendered by QuickLaTeX.com \[y=\dfrac{2x^2-3}{(x-2)(x+3)(x-1)}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-62a189c9fba5abce5b62b5fe18a5b1a5_l3.png)
In this example, there will be 3 excluded values:
      ![Rendered by QuickLaTeX.com \[(x - 2) \neq 0\hspace{0.25in} (x + 3) \neq 0\hspace{0.25in} (x - 1) \neq 0\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-2b030ef5df393baf50c887ca091f5fb1_l3.png)
Since these terms are all in the denominator of this function, any value that can make one of them equal zero must be excluded.
For these terms, those excluded values are  and
 and  .
.
Interpreting this means that the domain of  is any real number except for the excluded values.
 is any real number except for the excluded values.
You write this as:
domain of  = all real numbers except 2, −3, 1
 = all real numbers except 2, −3, 1
More formally:
      ![Rendered by QuickLaTeX.com \[\text{domain} = \{x | x \in \mathbb{R} , x \neq 2, -3, 1\}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-70f22d4b21f741fe4c7f48fc9225fd8e_l3.png)
Finding the domains of radicals can lead to an inequality as a solution, since any real solution of an even-valued radical is restricted in that the value inside the radical cannot be negative.
Example 11.1.7
Find the excluded values of the following function:  .
.
Since its impossible to take any real root of a negative inside a radical, the value inside the radical must always be zero or larger. This means:
      ![Rendered by QuickLaTeX.com \[\begin{array}{rrrrr} 2x&-&3&\ge &0 \\ &+&3& &+3 \\ \midrule &&\dfrac{2x}{2}&\ge &\dfrac{3}{2} \\ \\ &&x&\ge &\dfrac{3}{2} \end{array}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-60f9c482f51d1a604f27f95f55e887c8_l3.png)
The domain for  is such that
 is such that  must always be greater than or equal to
 must always be greater than or equal to  .
.
Function Notation
The earliest written usage of function notation  appears in the works of Leonhard Euler in the early 1700s. If you have an equation that is found to be a function, such as
 appears in the works of Leonhard Euler in the early 1700s. If you have an equation that is found to be a function, such as  , it can also be written as
, it can also be written as  . It can be useful to write a function equation in this form.
. It can be useful to write a function equation in this form.
 You should quickly notice that, in graphing these functions, the
You should quickly notice that, in graphing these functions, the  -variable is replaced by the function notation
-variable is replaced by the function notation  for the
 for the  -axis. That
-axis. That  replaces
 replaces  is the main change.
 is the main change.
When drawing a graph of the function,  is treated as if it is the
 is treated as if it is the  -variable.
-variable.
Evaluating Functions
One of the features of function notation is the way it identifies values of the function for given  inputs. For instance, suppose you are given the function
 inputs. For instance, suppose you are given the function  and you are asked to find the value of the
 and you are asked to find the value of the  when
 when  . This would be written as
. This would be written as  and you would be asked to evaluate
 and you would be asked to evaluate  . The following examples illustrate this process.
. The following examples illustrate this process.
Example 11.1.8
Evaluate the function  for
 for  .
.
First, you need to replace all values of  with the value 4. This looks like:
 with the value 4. This looks like:
      ![Rendered by QuickLaTeX.com \[\begin{array}{rrl} f(4)&=&3(4)^2-2(4)+5 \\ f(4)&=&3(16)-8+5 \\ f(4)&=&48-8+5 \\ f(4)&=&45 \end{array}\]](https://kpu.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-1043befc1738f557f3c24c9a1aeafdea_l3.png)
Functions can be written using other letters outside of the standard  . In fact, just about any letter will suffice. For instance, for the equation
. In fact, just about any letter will suffice. For instance, for the equation  , this can be written in function notation as
, this can be written in function notation as  ,
,  ,
,  ,
,  ,
,  , and so on.
, and so on.
Example 11.1.9
Evaluate the function  for
 for  .
.
First, you need to replace all values of  with the value −1. This looks like:
 with the value −1. This looks like:
 , which simplifies to
, which simplifies to 
Questions
- Which of the following are functions?
Specify the domain of each of the following functions.
Evaluate each of the following functions.
 
					


































