Skip to main content
Mathematics LibreTexts

1.3: Introduction to Functions

  • Page ID
    3977
  • \( \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}}\)

    One of the core concepts in College Algebra is the function. There are many ways to describe a function and we begin by defining a function as a special kind of relation.

    Definition 1.6

    A relation in which each \(x\)-coordinate is matched with only one \(y\)-coordinate is said to describe \(y\) as a \(\textbf{function}\) of \(x\).

    Example \(\PageIndex{1}\):

    Which of the following relations describe \(y\) as a function of \(x\)?

    1. \( R_1 = \{ (-2,1), (1,3), (1,4), (3,-1) \} \)
    2. \( R_2 = \{ (-2,1), (1,3), (2,3), (3,-1) \}\)

    Solution

    A quick scan of the points in \( R_1\) reveals that the \(x\)-coordinate \(1\) is matched with two different \(y\)-coordinates: namely \(3\) and \(4\). Hence in \( R_1\), \(y\) is not a function of \(x\). On the other hand, every \(x\)-coordinate in \( R_2\) occurs only once which means each \(x\)-coordinate has only one corresponding \(y\)-coordinate. So, \( R_2\) does represent \(y\) as a function of \(x\). \( \Box\)

    Note that in the previous example, the relation \( R_2\) contained two different points with the same \(y\)-coordinates, namely \((1,3)\) and \((2,3)\). Remember, in order to say \(y\) is a function of \(x\), we just need to ensure the same \(x\)-coordinate isn't used in more than one point.\footnote{We will have occasion later in the text to concern ourselves with the concept of \(x\) being a function of \(y\). In this case, \( R_1\) represents \(x\) as a function of \(y\); \( R_2\) does not.}

    To see what the function concept means geometrically, we graph \( R_1\) and \( R_2\) in the plane.

    graph r1,r2.png

    The fact that the \(x\)-coordinate \(1\) is matched with two different \(y\)-coordinates in \( R_1\) presents itself graphically as the points \((1,3)\) and \((1,4)\) lying on the same vertical line, \(x=1\). If we turn our attention to the graph of \( R_2\), we see that no two points of the relation lie on the same vertical line. We can generalize this idea as follows

    Theorem 1.1

    The Vertical Line Test: A set of points in the plane represents \(y\) as a function of \(x\) if and only if no two points lie on the same vertical line.

    It is worth taking some time to meditate on the Vertical Line Test; it will check to see how well you understand the concept of `function' as well as the concept of `graph'.

    Example \(\PageIndex{2}\):

    Use the Vertical Line Test to determine which of the following relations describes \(y\) as a function of \(x\).

    graph of r, s.png

    \({\bf Solution.}\) Looking at the graph of \(R\), we can easily imagine a vertical line crossing the graph more than once. Hence, \(R\) does not represent \(y\) as a function of \(x\). However, in the graph of \(S\), every vertical line crosses the graph at most once, so \(S\) does represent \(y\) as a function of \(x\). \( \Box\)

    Example \(\PageIndex{3}\):

    Use the Vertical Line Test to determine which of the following relations describes \(y\) as a function of \(x\).

    graph of s1,s2.png

    \({\bf Solution.}\) Both \(S_1\) and \(S_2\) are slight modifications to the relation \(S\) in the previous example whose graph we determined passed the Vertical Line Test. In both \(S_1\) and \(S_2\), it is the addition of the point \(1,2\) which threatens to cause trouble. In \(S_1\), there is a point on the curve with \(x\)-coordinate 1 just below \(1,2\), which means that both \(1,2\) and this point on the curve lie on the vertical line \(x=1\). (See the picture below and the left.) Hence, the graph of \(S_1\) fails the Vertical Line Test, so \(y\) is not a function of \(x\) here. However, in \(S_2\) notice that the point with \(x\)-coordinate 1 on the curve has been omitted, leaving an `open circle' there. Hence, the vertical line \(x=1\) crosses the graph of \(S_2\) only at the point \((1,2)\). Indeed, any vertical line will cross the graph at most once, so we have that the graph of \(S_2\) passes the Vertical Line Test. Thus it describes \(y\) as a function of \(x\). \( \Box\)

    graph s1, g .png

    Suppose a relation \(F\) describes \(y\) as a function of \(x\). The sets of \(x\)- and \(y\)-coordinates are given special names which we define below.

    Definition 1.7

    • The set of the \(x\)-coordinates of the points in \(F\) is called the \( \textbf{domain}\) of \( F\).
    • The set of the \(y\)-coordinates of the points in \(F\) is called the \( \textbf{range}\) of \(F\).

    We demonstrate finding the domain and range of functions given to us either graphically or via the roster method in the following example.

    Example \(\PageIndex{4}\):

    Find the domain and range of the function \(F = \{ (-3, 2), (0, 1), (4, 2), (5, 2) \}\) and of the function \(G\) whose graph is given above on the right.

    \({\bf Solution.}\) The domain of \(F\) is the set of the \(x\)-coordinates of the points in \(F\), namely \(\{ -3, 0, 4, 5 \}\) and the range of \(F\) is the set of the \(y\)-coordinates, namely \(\{ 1,2 \}.\)

    To determine the domain and range of \(G\), we need to determine which \(x\) and \(y\) values occur as coordinates of points on the given graph. To find the domain, it may be helpful to imagine collapsing the curve to the \(x\)-axis and determining the portion of the \(x\)-axis that gets covered. This is called \(\textbf{projecting}\) the curve to the \(x\)-axis. Before we start projecting, we need to pay attention to two subtle notations on the graph: the arrowhead on the lower left corner of the graph indicates that the graph continues to curve downwards to the left forever more; and the open circle at \(1,3\) indicates that the point \(1,3\) isn't on the graph, but all points on the curve leading up to that point are.

    graph g up:down.png

    We see from the figure that if we project the graph of \(G\)to the \(x\)-axis, we get all real numbers less than \(1\). Using interval notation, we write the domain of \(G\) as \((-\infty, 1)\). To determine the range of \(G\), we project the curve to the \(y\)-axis as follows:

    graph g right:left.png

    Note that even though there is an open circle at \(1,3\), we still include the \(y\) value of \(3\) in our range, since the point \((-1,3)\) is on the graph of \(G\). We see that the range of \(G\)is all real numbers less than or equal to \(4\), or, in interval notation, \((-\infty, 4]\). \( \Box\)

    All functions are relations, but not all relations are functions. Thus the equations which described the relations in Section 1.2 may or may not describe \(y\) as a function of \(x\). The algebraic representation of functions is possibly the most important way to view them so we need a process for determining whether or not an equation of a relation represents a function. (We delay the discussion of finding the domain of a function given algebraically until Section 1.4 .)

    Example \(\PageIndex{5}\):

    Determine which equations represent \(y\) as a function of \(x\).

    1. \(x^3 + y^2 = 1\) 2. \(x^2 + y^3 = 1 \) 3. \(x^2y = 1 - 3y \)

    \({\bf Solution.}\) For each of these equations, we solve for \(y\) and determine whether each choice of \(x\) will determine only one corresponding value of \(y\).

    1. \[ \begin{array}{rclr} x^3 + y^2 & = & 1 & \\ y^2 & = & 1 - x^3 & \\ \sqrt{y^2} & = & \sqrt{1 - x^3} & \mbox{extract square roots} \\ y & = & \pm \sqrt{1 - x^3} & \\ \end{array} \]

    If we substitute \(x=0\) into our equation for \(y\), we get \(y = \pm \sqrt{1 - 0^3} = \pm 1\), so that \((0,1)\) and \((0,-1)\) are on the graph of this equation. Hence, this equation does not represent \(y\) as a function of \(x\).

    2. \item \[ \begin{array}{rclr} x^2 + y^3 & = & 1 & \\ y^3 & = & 1 - x^2 & \\ \sqrt[3]{y^3} & = & \sqrt[3]{1 - x^2} & \\ y & = & \sqrt[3]{1 - x^2} & \\ \end{array} \]

    For every choice of \(x\), the equation \(y = \sqrt[3]{1 - x^2}\) returns only \(\textbf{one}\) value of \(y\). Hence, this equation describes \(y\) as a function of \(x\).

    3. \item \[ \begin{array}{rclr} x^2y & = & 1 - 3y & \\ x^2y + 3y & = & 1 & \\ y \left(x^2 + 3\right) & = & 1 & \mbox{factor} \\ y & = & \dfrac{1}{x^2 + 3} & \\ \end{array} \]

    For each choice of \(x\), there is only one value for \(y\), so this equation describes \(y\) as a function of~\(x\). \( \Box\)

    We could try to use our graphing calculator to verify our responses to the previous example, but we immediately run into trouble. The calculator's ``Y='' menu requires that the equation be of the form `\(y\) = some expression of \(x\)'. If we wanted to verify that the first equation in Example \refeq{1.3.5} does not represent \(y\) as a function of \(x\), we would need to enter two separate expressions into the calculator: one for the positive square root and one for the negative square root we found when solving the equation for \(y\). As predicted, the resulting graph shown below clearly fails the Vertical Line Test, so the equation does not represent \(y\) as a function of \(x\).

    introtofunctions.png

    Thus in order to use the calculator to show that \(x^3 + y^2 = 1\) does not represent \(y\) as a function of \(x\) we needed to know analytically that \(y\) was not a function of \(x\) so that we could use the calculator properly. There are more advanced graphing utilities out there which can do implicit function plots, but you need to know even more Algebra to make them work properly. Do you get the point we're trying to make here? We believe it is in your best interest to learn the analytic way of doing things so that you are always smarter than your calculator.


    This page titled 1.3: Introduction to Functions is shared under a CC BY-NC-SA 3.0 license and was authored, remixed, and/or curated by Carl Stitz & Jeff Zeager via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.