The domain is the input of the function.
The range is the output of the function.
\newcommand{\Bold}[1]{\mathbf{#1}}\left[1, 1, 2, 6, 24, 120, 720, 5040, 40320, 362880, 3628800\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[1, 1, 2, 6, 24, 120, 720, 5040, 40320, 362880, 3628800\right]
|
\newcommand{\Bold}[1]{\mathbf{#1}}\left[-9, -8, -5, 0, 7, 16, 27, 40, 55, 72, 91\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[-9, -8, -5, 0, 7, 16, 27, 40, 55, 72, 91\right]
|
\newcommand{\Bold}[1]{\mathbf{#1}}\left[16, 7, 0, -5, -8, -9, -8, -5, 0, 7, 16\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[16, 7, 0, -5, -8, -9, -8, -5, 0, 7, 16\right]
|
\newcommand{\Bold}[1]{\mathbf{#1}}\left[\left(-5, 16\right), \left(-4, 7\right), \left(-3, 0\right), \left(-2, -5\right), \left(-1, -8\right), \left(0, -9\right), \left(1, -8\right), \left(2, -5\right), \left(3, 0\right), \left(4, 7\right), \left(5, 16\right)\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[\left(-5, 16\right), \left(-4, 7\right), \left(-3, 0\right), \left(-2, -5\right), \left(-1, -8\right), \left(0, -9\right), \left(1, -8\right), \left(2, -5\right), \left(3, 0\right), \left(4, 7\right), \left(5, 16\right)\right]
|
|
|
The inverse is the equation is the mirrored image arcoss the x-axis.
\newcommand{\Bold}[1]{\mathbf{#1}}\left[\left(16, -5\right), \left(7, -4\right), \left(0, -3\right), \left(-5, -2\right), \left(-8, -1\right), \left(-9, 0\right), \left(-8, 1\right), \left(-5, 2\right), \left(0, 3\right), \left(7, 4\right), \left(16, 5\right)\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[\left(16, -5\right), \left(7, -4\right), \left(0, -3\right), \left(-5, -2\right), \left(-8, -1\right), \left(-9, 0\right), \left(-8, 1\right), \left(-5, 2\right), \left(0, 3\right), \left(7, 4\right), \left(16, 5\right)\right]
|
|
|
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ 4 \, x + 5
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ 4 \, x + 5
|
\newcommand{\Bold}[1]{\mathbf{#1}}\left[y = \frac{1}{4} \, x - \frac{5}{4}\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[y = \frac{1}{4} \, x - \frac{5}{4}\right]
|
The compostition of a function is if for expample f and g are two functions then the composition of f and g is f(g(x)) = g(f(x)).
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ \frac{1}{4} \, x + 5
\newcommand{\Bold}[1]{\mathbf{#1}}x \ {\mapsto}\ \frac{1}{4} \, x + 5
|
\newcommand{\Bold}[1]{\mathbf{#1}}x + 25
\newcommand{\Bold}[1]{\mathbf{#1}}x + 25
|
\newcommand{\Bold}[1]{\mathbf{#1}}x + \frac{25}{4}
\newcommand{\Bold}[1]{\mathbf{#1}}x + \frac{25}{4}
|
\newcommand{\Bold}[1]{\mathbf{#1}}\left[5, 9, 13, 17, 21, 25, 29, 33, 37, 41, 45\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[5, 9, 13, 17, 21, 25, 29, 33, 37, 41, 45\right]
|
\newcommand{\Bold}[1]{\mathbf{#1}}\left[\frac{25}{4}, \frac{29}{4}, \frac{33}{4}, \frac{37}{4}, \frac{41}{4}, \frac{45}{4}, \frac{49}{4}, \frac{53}{4}, \frac{57}{4}, \frac{61}{4}, \frac{65}{4}\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[\frac{25}{4}, \frac{29}{4}, \frac{33}{4}, \frac{37}{4}, \frac{41}{4}, \frac{45}{4}, \frac{49}{4}, \frac{53}{4}, \frac{57}{4}, \frac{61}{4}, \frac{65}{4}\right]
|
List comprehension is a very useful way to express mathematical ideas. It is a way of creating lists from other lists.
It has the structure [f(x) for x in [some list]] where f(x) can be a previously defined function or just some general expression:
|
|
|
|
|
|
|
|
|
|
Here's an idea for illustrating inverses:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Answer the following with
|
|