MMW Module 3
MMW Module 3
MODULE 3
MATHEMATICAL LANGUAGE
AND SYMBOLS
Topics to be discussed:
I. Mathematics as a Language
II. Basic concepts in mathematics
III. Elementary Logic
IV. Formality
Republic Act 8293 states that: No copyright shall subsist in any work of the Government
of the Philippines. However, prior approval of the government agency or office wherein the work
is created shall be necessary for the exploitation of such work or profit. Such agency or office
may, among other things, impose as a condition the payment of royalties.
Borrowed materials (i.e. pictures, photos, brand names, trademarks, etc.) included in this
book are owned by their respective copyright holders. Every effort has been exerted to locate and
seek permission to use these materials from their respective copyright owners. The publisher and
the authors do not represent nor claim ownership over them.
I. Mathematics as a Language
This section introduces the students to the basic structure of mathematical language. It
covers the linguistic function of mathematics.
At the end of the section students should be able to:
1. Classify a group of words or symbols as mathematical expressions or
mathematical sentences; and
2. Identify verbs in mathematical sentences.
DIAGNOSTICS
Instructions: If you think the statement is correct, write AGREE. Otherwise, write DISAGREE.
1. In mathematical language, a mathematical expression is considered a noun.
2. Just like English sentences, mathematical sentences have verbs too.
3. Mathematics is a language with its own parts of speech.
4. “ 5+8=13” is a mathematical sentence.
Although Mathematics and the English language have many things in common in terms
of structure, the rules in mathematics are stricter and some forms are more complicated. The
following items summarize some unique characteristics of the mathematical language:
● precise (which means it is able to make very fine distinctions or definitions among a set
of mathematical symbols.);
● concise (able to say things briefly);
● powerful (able to express complex thoughts with relative ease).
The language of mathematics can be learned but requires the effort needed to learn any foreign
language.
Every language has its vocabulary (the words), and its rules for combining these words
into complete thoughts (the sentences). Mathematics is no exception. As a first step in
discussing the mathematical language, we will make a very broad classification between the
‘nouns’ of mathematics (used to name mathematical objects of interest) and the ‘sentences’
of mathematics (which state complete mathematical thoughts).
In English, nouns are used to name things we want to talk about (like people, places, and
things); whereas sentences are used to state complete thoughts. A typical English sentence has at
least one noun, and at least one verb. For example, consider the sentence:
ENGLISH MATHEMATICS
EXAMPLE 1
a. 4, -5, 5+, 2e , mathematical expressions ( all do not state complete thoughts)
b. 5+2= 49 , mathematical sentence. The symbol “+” is a connective while “=” is the verb.
The sentence is true.
c. 10 ÷ 2 < 3 , mathematical sentence. The symbol “÷ " is a connective while the operator
“<” acts as a verb. The statement is false.
EXAMPLE 2
Which of the following are sentences?
a. Manila is the capital of the Philippines.
b. The province of Cavite
c. (𝑥 + 1)2
d. 𝑥 − 1 = 3
Solution:
a. This is an English sentence with “is “ as the verb. The truth value is T since it is true that
Manila is the capital of the Philippines.
b. This is not a complete thought because it does not contain any verb.
c. This s just a mathematical expression that does not contain any relational symbols.
d. This is a mathematical sentence with the symbol “=” acting as the verb. The sentence is
true only for x=10.
EXAMPLE 3
The number ‘three’ has lots of different names. Give names satisfying the following properties.
There may be more than one correct answer.
EXERCISE 1.
1. Find other names for the number “ 12” using the following symbols.
a. +
b. ÷
c.
2. Identify the verb in each sentence. Determine whether the sentence is true or false.
a. EDSA is the longest road in Metro Manila.
b. The capital of Metro Manila is Quezon City.
c. 8 (2) − 6 = 100
d. π < 3
e. 4 − 5 = 5 − 4
3. Classify if each item is an expression (E) or a sentence (S)
a. Pretty girl
b. 3+4 =4 + 3
c. The word “vowel” starts with a consonant.
d. 5×3
e. 5×3 =3 × 5
f. Hayward got injured in the game.
g. You and I
II. Basic Concepts of Mathematical Language: Sets, Functions, and Binary Operations
The mathematical language is full of terminologies and mathematical notations, and has
very precise and powerful meaning. Notations are very important in understanding mathematical
language which may include the use of sets, functions, and binary equations.
SETS
b. Example 2
It is read as “ The set of all x such that x is a counting number and greater
than 6.”
EXERCISE 3
FUNCTION
● Verbally
● Equations or functions
● Diagrams
Example
a. A = {(-2,4), (-1,1),(1,1),(2,4)}
b. B={(4,-2), (1,-1),(1,1),(4,2)}
Solution
● Verbally
○ Set A is a function since every first element in any ordered pair (x,y) is assigned
with exactly one element. The first element x is called the first coordinate and y is
the second coordinate.
● Equation or function
2 2
○ The function can be represented by the equation y= 𝑥 or f(x) =𝑥 with domain
D={-2,-1,1,2}, the set of all first coordinates, and range R={1,4}, the set of all
second coordinates.
● Diagram
For numbers 3 and 4, list the ordered pair for each function using the given domain. Also, find
the range.
BINARY OPERATIONS
An operation that takes two input elements from a set and gives a unique result that
belongs to the same set.
● Let's say we have elements a and b from set S. The result of the operation on a and b is
another element c from the same set S.Thus, binary operation can be defined as an
operation * performed on set S.
○ Example 1:
■ Addition, multiplication, division, and substraction of real numbers are
binary operations that combine two real numbers to produce a unique real
number.
● 3+2=5 ; 3,2.5,3+2 ∈ R
● 7 x 3= 21 ; 7,3,21,7 x 3 ∈ R
○ Real numbers are are simply the combination of rational
and irrational numbers, in the number system. In general,
all the arithmetic operations can be performed on these
numbers and they can be represented in the number line.
● Other binary operations can be defined as:
● Example 2:
○ A binary operation * is defined as a*b= 4a-b. Evaluate 3*2
■ a*b=4a-b
■ 3*2=4(3)-2
■ 3*2=12-2=10
EXERCISE 5