Function: Definition: A Relation Is A Rule That Relates Values From A Set of Values (Called
Function: Definition: A Relation Is A Rule That Relates Values From A Set of Values (Called
Function: Definition: A Relation Is A Rule That Relates Values From A Set of Values (Called
Definition: A relation is a rule that relates values from a set of values (called
the domain) to a second set of values (called the range).
A function is a set of ordered pairs (x, y) such that no two ordered pairs have the
same x-value but different y-values. Using functional notation, we can write f(x) = y,
read as "7 of x is equal to y." In particular, if (1, 2) is an ordered pair associated with
the function f, then we say that f(2)= 1.
g = {(1, 3), (1, 4), (2, 5), (2, -6), (3, 7)}
Solution:
The relations f and h are functions because no two ordered pairs have the same x-
value but different y-values. Meanwhile, g is not a function because (1, 3) and (1, 4)
are ordered pairs with the same x-value but different y–values.
a. The relation is not a function because the first element in the domain have
mapped with more than one element in the range. If one element in the domain
mapped with more than one element in the range, the mapping is called one-to-
many relation.
b. The relation is a function since each element of the range is paired with exactly
one element of the domain and it is called one-to-one mapping.
c. The relation is a function because the second element of the range associates with
more than one element in the domain. If the element(s) in range that have mapped
more than one element in the domain is called many-to-one mapping
Evaluating Function
Correction:
b. q(x) = x2 - 3x + 2
b. q(1) = (1)2 - 3(1) + 2=1 - 3 + 2 = 0
a.given: f(x - 1)
b. f(3x - 1) = 2x + 1
= 2(3x - 1) + 1
=6x - 2 + 1
= 6x - 1
Composite Function