Skip to main content
Mathematics LibreTexts

1.1: Functions and Graphs

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

    Definition: Functions

    A function is a rule that assigns every element from a set (called the domain) to a unique element of a set (called the range).

    Let the domain be US citizens and the range be the set of all fathers. Let the rule of the function send each person to his or her fathers.

    is not a function since for \(x= 0\), \(y\) can be 1 or -1.

    Vertical Line Test

    If every vertical line passes through the graph at most once, then the graph is the graph of a function.

    FUNCT.HTM_txt_vlt.gif

    Finding the Domain

    To find the domain of a function, we follow the three basic principals:

    1. Function Evaluation

    If \(f\) is an algebraic function we can write without the variables as in the following example:

    If

    \[f(x) = x^2 - 2x\]

    we can write

    \[f = (x)^2 - 2(x).\]

    This more suggestively shows how to deal with non \(x\) inputs. For example

    \[f(x - 1) = (x - 1)^2 - 2(x - 1).\]

    2. The Difference Quotient

    We define the difference quotient for a function \(f\) by

    Definition: Difference Quotient

    \[ \dfrac{f(x+h)-f(x)}{h}.\]

    \[\begin{align} \dfrac{f(x+h)-f(x)}{h}&=\dfrac{(x^2+2xh+h^2-2x-2h)-(x^2-2x)}{h} \\ &=\dfrac{2xh+h^2-2h}{h} \\&=\dfrac{h(2x+h-2)}{h} \\ &=2x+h-2.\end{align}\]

    Finding the domain and range of a function from its graph

    We often use the graphing calculator to find the domain and range of functions. In general, the domain will be the set of all \(x\) values that has corresponding points on the graph. We note that if there is an asymptote (shown as a vertical line on the TI 85) we do not include that x value in the domain. To find the range, we seek the top and bottom of the graph. The range will be all points from the top to the bottom (minus the breaks in the graph).

    Zeros of Functions and the x-intercept Method

    To find the x-intercepts of a complicated function, we can use a graphing calculator to view the graph, then use more math root to find the x-intercepts.

    \[y = x^3 - 4x^2 + x + 2.\]

    If we want to find the intercept of two graphs, we can set them equal to each other and then subtract to make the left hand side zero. Then set the right hand side equal to \(y\) and find the zeros.

    \[x = 1.52 \text{ or } x = 2.\]

    Solving Inequalities Graphically

    To solve an inequality graphically we first put 0 on the right hand side and \(f(x)\) on the left hand side. Then we use the x-intercept method to find the zeros. If the inequality is a "<" we include the part of the graph below the x axis. If the inequality is a ">" we include the part of the graph above the x-axis.

    \[(-\infty,-0.56)\cup(0.51,1.64).\]

    Larry Green (Lake Tahoe Community College)

    • Integrated by Justin Marshall.


    This page titled 1.1: Functions and Graphs is shared under a not declared license and was authored, remixed, and/or curated by Larry Green.

    • Was this article helpful?