Relations and Functions
Relations and Functions
One-to-One
Each element of the domain pairs to exactly one unique element of the range.
Function
Onto Function Each element of the range also corresponds to an element of the domain.
Both One-to- Each element of the domain is paired to exactly one element of the range, and
One and Onto each element of the range corresponds to an element of the domain.
Exercises
State the domain and range of each relation. Then determine whether each relation is a function. If it is a function,
determine if it is one-to-one, onto, both, or neither.
1. {(0.5, 3), (0.4, 2), (3.1, 1), (0.4, 0)} 2. {(–5, 2), (4, –2), (3, –11), (–7, 2)}
3. {(0.5, –3), (0.1, 12), (6, 8)} 4. {(–15, 12), (–14, 11), (–13, 10), (–12, 12)}
2-1 HAND-OUT (continued)
Relations and Functions
Equations of Relations and Functions Equations that represent functions are often written in functional notation. For
example, y = 10 – 8x can be written as f(x) = 10 – 8x. This notation emphasizes the fact that the values of y, the dependent
variable, depend on the values of x, the independent variable.
To evaluate a function, or find a functional value, means to substitute a given value in the domain into the equation to find
the corresponding element in the range.
Example: Given f(x) = 𝒙𝟐 + 2x, find each value.
a. f(3)
f(x) = 𝑥 2 + 2x Original function
f(3) = 32 + 2(3) Substitute.
= 15 Simplify.
b. f(5a)
f(x) = 𝑥 2 + 2x Original function
f(5a) = (5𝑎)2 + 2(5a) Substitute.
2
= 25𝑎 + 10a Simplify.
Exercises
Graph each relation or equation and determine the domain and range. Determine whether the relation is a
function, is one–to–one, onto, both, or neither. Then state whether it is discrete or continuous.
1. y = 3 2. y = 𝑥 2 – 1 3. y = 3x + 2