BackFunctions and Function Evaluation: College Algebra Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Functions
Definition and Notation
A function is a relation that assigns each element in a set (called the domain) to exactly one element in another set (called the range). Functions are commonly denoted by letters such as f, g, or h, and the value of the function at a particular input x is written as f(x).
Domain: The set of all possible input values (x-values) for which the function is defined.
Range: The set of all possible output values (f(x)-values) produced by the function.
Function notation: If f is a function and x is in its domain, then f(x) is the output value.
Given Functions
Consider the following functions:
Each function has a different rule for assigning outputs to inputs:
f(x): The identity function, which returns the input value.
g(x): The absolute value function, which returns the non-negative value of x + 1.
h(x): A rational function, undefined when x = 3 because the denominator becomes zero.
Function Evaluation
To evaluate a function means to substitute a specific value for the variable and simplify.
For example, to evaluate , substitute into :
To evaluate , substitute into :
To evaluate , substitute into :
Evaluating Composite Functions
A composite function is formed when one function is substituted into another. The notation means .
To evaluate , calculate and , then subtract:
So,
Example Table: Function Evaluation
x | f(x) | g(x) | h(x) | (f - g)(x) |
|---|---|---|---|---|
-2 | -2 | 1 | -0.2 | -3 |
0 | 0 | 1 | -0.333... | -1 |
4 | 4 | 5 | 1 | -1 |
Additional info: Table entries for x = 0 and x = 4 are inferred for further illustration.
Key Properties
Absolute value: is always non-negative.
Rational functions: Undefined when the denominator is zero.
Composite functions: Combine two or more functions using addition, subtraction, multiplication, or division.