Math T4
Math T4
Learning Objectives
Presentation of Content
Definition of Relation
A relation R from a non-empty set A to a non-empty set B is a subset of the Cartesian product
set 𝑨 × 𝑩. The subset is derived by describing a relationship between the first element and the
second element of the ordered pairs in 𝑨 × 𝑩.
A relation is a set of ordered pairs such that the set of all first coordinates of the ordered pairs
in a Relation R is called the Domain of the relation R and the set of all the second coordinates
of the ordered pairs called images is called the Range of R.
A relation maybe expressed as a statement, arrow diagram, table, equation, set-builder notation
and graph.
Example: Relation
1
a. The set R= {(1, 2), (2, 4), (3, 6), (4, 8), (5, 10)} is a relation, expressed in set-builder notation where
the domain of
1
R ={1, 2, 3, 4, 5} and the range of R={2, 4, 6, 8, 10}.
b. The set R is expressed using arrow diagram or mapping. This mapping represents the relation R= {(1,
1
2), (2, 4), (3, 6), (4, 8), (5, 10)}.
R
1 2
1 4
2
6
3
8
1
c. Table form of the set R= {(1, 2), (2, 4), (3, 6), (4, 8), (5, 10)}.
A B
1 2
1 4
2
3 6
4 8
5 10
1
d. The set R= {(1, 2), (2, 4), (3, 6), (4, 8), (5, 10)} is expressed using graph. The first number is called
the x-coordinate or abscissa. The second number is called the y-coordinate or coordinate. The graph
of an ordered pair (x,y) is a point on the coordinate plane. The numbers in an ordered pair are called
the coordinates of the point they locate.
Types of Relations
1 2
8
C. Many – to – One Relation
It is a reverse of one to many relation where two or more elements from the first set are mapped
to a single element of the second set. Example is the relationship between students to a single
teacher 1. Expressed in a set-builder notation Q={(𝑆1, 𝑇1), (𝑆2, 𝑇1), (𝑆3, 𝑇1)}
Q
T1
S1
S2
S3
D. Many-to-Many Relation
It is a complicated mapping where two or more members from the first set are mapped to two
or more elements of the second set.
Example If A={2, 4, 7} and B={5, 6}, then
𝐴 × 𝐵 = {(2,5), (2,6), (4,5), (4,6), (7,5), (7,6)}
Using arrow diagram we can see multiple arrows.
5
2
4
6
7
Some relations can also be represented by open sentence in two variables. An open sentence in
two variables has solutions that are ordered pairs. y=3x+1 represents a relation. If a
replacementset is not specified for x, it is assumed to be all real numbers.
Graph.
Functions
The concept of function provides the essential tool in applying mathematical formulations in
solving problems. For instance, the statement “the area of a circle depends on its radius” can
be denoted as A= f(r), where A represents the area and r, the radius. This is read as “Area is a
function of radius”.
Definition: A function is a relation f from a set A to a set B if every element of set A has one
and only one image in set B.
A function is a relation such that each element of the domain is paired with exactly one element
of the range. To denote this relationship, we use the functional notation:
y = f(x)
where f indicates that a function exists between variables x and y.
The notation f : 𝐀 → 𝐁 is used to denote a function which means that f is a function with
domain A and range B or co-domain; f(x) = y means that f transform x (which must be an
element of A) into y ( which must be an element of B).
Note: Given an element x∈X, there is a unique element y in Y that is related to x. The unique
element y to which f relates x is denoted by f(x). And is called f of x, of the value of f at x, or
the image of x under f.
The set of values of f(x) then altogether is called the range of f or image of X under f,
symbolically
Range of f: {y∈Y |y=f(x), for some x in X}
A simple method called the vertical-line test can help you determine when a relation is a
function. If you draw a vertical line at any place on the graph and it crosses more than one point
of the graph, the relation is not a function. If a vertical line never crosses more than one point,
the relation is a function.
Example:
Vertical lines cross at only one A vertical line crosses the graph at more
point. The graph does represent a than one point. The graph does not represent
function a function.
Evaluating Functions
One of the most basic activities in mathematics is to take a mathematical object and transform
into another one.
The functional notation y = f(x) allows us to denote specific values of a function. To evaluate
a function is to substitute the specified values of the independent variable in the formula and
simplify.
Example 25: Function
When f(x) = 2x – 3, (a) find f(2), (b) f(-1), (c) f(5)
Solution:
a). f(2) = 2(2) – 3 = 4 – 3 = 1 .
b). f(-1) = 2(-1) – 3 = -2 – 3 = -5
Operations of Functions
Functions with overlapping domains can be added, subtracted, multiplied and divided. If 𝑓(𝑥)
and 𝑔(𝑥) are two functions, then for all 𝑥 in the domain of both functions the sum, difference,
product and quotient are defined as follows
a. Addition of two functions
(𝑓 + 𝑔)(𝑥 ) = 𝑓 (𝑥 ) + 𝑔(𝑥 ), for all 𝑥 ∈ 𝐷𝑜𝑚𝑎𝑖𝑛.
b. Subtraction of two functions
(𝑓 − 𝑔)(𝑥 ) = 𝑓 (𝑥 ) − 𝑔(𝑥 ), for all 𝑥 ∈ 𝐷𝑜𝑚𝑎𝑖𝑛.
c. Multiplication by a Scalar
Then the product of 𝛼𝑓 = 𝛼𝑓 (𝑥 ) = 𝛼𝑓 (𝑥 ), for all 𝑥 ∈ 𝐷𝑜𝑚𝑎𝑖𝑛.
Note: Domain of sum function 𝑓 + 𝑔, difference function 𝑓 − 𝑔 and product function 𝑓𝑔.
= {𝑥: 𝑥 ∈ 𝐷𝑓 ∩ 𝐷𝑔 }
where 𝐷𝑓 = domain of function 𝑓
𝐷𝑔 = Domain of function 𝑔
𝑓
Domain of quotient funtion 𝑔 = {𝑥: 𝑥 ∈ 𝐷𝑓 ∩ 𝐷𝑔 𝑎𝑛𝑑 𝑔(𝑥) ≠ 0}.
Example 1: Let 𝑓 (𝑥 ) = 3𝑥 + 1 and 𝑔(𝑥 ) = 𝑥 2 − 5
𝑓
Find (𝑓 + 𝑔)(𝑥 ), (𝑓 − 𝑔)(𝑥 ), (𝑓 ∙ 𝑔)(𝑥 ), and (𝑔) (𝑥 ).
Solution:
a. 𝑓 (1) = 1 + 7 = 8 and 𝑔(3) = 3(3)2 + 2 = 3(9) + 2 = 29
Thus, 𝑓 (1) + 𝑔(3) = 8 + 29 = 37.
b. 2 ∙ 𝑓(1) = 2 ∙ (1 + 7)
= 2 ∙ (8)
= 16.
c. 𝑓 (2) = 2 + 7 = 9 and 𝑔(0) = 3(0)2 + 2 = 2
Thus, 𝑓 (2) + 𝑔(0) = 9 + 2
= 11.
d. 𝑓 (−1) = −1 + 7 = 6 and 𝑔(−2) = 3(−2)2 + 2 = 3(4) + 2 = 14
Thus, 𝑓 (−1) − 𝑔(−2) = 6 + 14
= 20.
In this part of lesson we have tried to show the definitions and examples of relations and
function, in briefly discussing how to differentiate a function from simply a relation. We also
discuss the operation ons functions. We are now ready to solve mathematical problems anytime
in the suceeding units.
This video shows the importance/ advantage of introducing the language of mathematics to a
child at an early stage of development.
Summary
You just have learned how mathematics is connected with language. Congratulations! You did
a lot in this unit. Recall that we began by defining important terms in mathematics. We
summarized the four basic concepts and languages of mathematics namely, variables, set,
relations and functions that eventually helped you in checking mathematical sentences. Those
concepts were applied to the language of mathematics. In particular you analyzed English
statements and transformed it to mathematical statement using symbols, syntax and rules. With
all these you are now quite ready to move on to the next unit.
References
Jamison, R.E. (2000). Learning the Language of Mathematics. Language and Learning Across
Disciplines, 4(1), 45-54
Randy Paliso. Math isn't hard_ it's a language _ Randy Palisoc _ TEDxManhattanBeach.mp4
The language of Mathematics (from One Mathematical cat, Please! by Carol Burns Fisher)
https://study.com/academy/practice/quiz-worksheet-quantifiers-in-math-logic.html
https://www.varsitytutors.com/hotmath/hotmath_help/topics/operations-on-functions