(M2-MAIN) Mathematical Language and Symbols
(M2-MAIN) Mathematical Language and Symbols
It is:
• precise (able to make very fine distinctions);
• concise (able to say things briefly);
• powerful (able to express complex thoughts with relative ease).
English VS Mathematics
[1]
[1]
Mathematical
Expressions
An expression is the mathematical analogue of an English
noun; it is a correct arrangement of mathematical symbols
used to represent a mathematical object of interest. An
expression does NOT state a complete thought; in particular,
it does not make sense to ask if an expression is true or
false.
• NUMBERS
• SETS
• FUNCTIONS
• ORDERED
• PAIRS
• MATRICES
• VECTORS
• ……etc
Variables are letters or letter-like symbols used to
represent an unknown or arbitrary quantity.
Her age 𝒂
A number 𝒏
“five”
“2 and three”
“half of 10”
“six less 2, increased by 1”
“combine five 1s”
To simplify an expression means to get a different name for
the expression, that in some way is simpler.
• Fewer symbols
• Fewer operations
• Better suited for current use
• Preferred style/format.
𝟑 𝟐+𝟓
=𝟕
𝟒−𝟏
𝒙𝟐 + 𝟏 𝟏
𝟒
= 𝟐
𝒙 −𝟏 𝒙 −𝟏
Mathematical
Sentences
A mathematical sentence is the analogue of an English
sentence; it is a correct arrangement of mathematical
symbols that states a complete thought. It makes sense to
ask about the TRUTH of a sentence: Is it true? Is it false? Is it
sometimes true/sometimes false?
In the mathematical sentence ` 3 + 4 = 7 ', the verb is `=‘.
𝑨 = {𝟏, 𝟐, 𝟑, 𝟒, 𝟓}
1 is an element of set A 𝟏∈𝑨
7 is not and element of set A 𝟕 ∉ 𝑨
Set 𝑨 is a subset of set 𝑩 if every element of 𝑨 are in 𝑩.
𝑨 = 𝟏, 𝟐, 𝟑, 𝟒, 𝟓
𝑩 = {−𝟐, −𝟏, 𝟎, 𝟏, 𝟐, 𝟑, 𝟒, 𝟓, 𝟔}
𝑨⊂𝑩
The set of real numbers is represented by the symbol ℝ
Subsets of the set of ℝ
Natural/Counting Numbers ℕ = {1, 2,3, 4, … }
Whole Numbers Counting numbers including 0
𝑾 = {0, 1, 2, 3, … }
Integers Counting number, their opposites/negatives, and zero
ℤ = {… , −3, −2, −1, 0, 1, 2, 3, … }
Rational Numbers Real numbers which can be expressed as a ratio of two
numbers (or as a fraction). Integers, terminating decimals
and nonterminating but repeating decimals.
2 3 1
2, = 0.75 = 0.3333 … =
1 4 3
Irrational Numbers Nonterminating, nonrepeating decimals
𝜋 = 3.14159265 … ., 2 = 1.414213 …
ℝ
ℚ
𝑊
ℕ
Mathematical
Language and Symbols
Operations and Translations
Intended Learning
Outcomes
• Perform operations on mathematical expressions
correctly
• Translate symbols to words and vice versa
Operations and
Translations
Operation Symbols Words and phrases used / examples Expression
“parenthesis” “the group of” “the
Grouping , , (𝑥 + 3)
quantity of”
Exponent Superscript -raised to the power of five 𝑥5
-A number squared 𝑛2
-A number cubed 𝑛3
Division / or long divided by, the quotient of, per, each, out of, ratio 𝑛
horizontal A number is halved 2
line A number divided by ten 𝑛/10
Addition + Plus, more than, added to, and, sum, total,
increased by, combined
The sum of five and a number 5 + 𝑛
Three is added to a number 𝑛 + 3
A number is increased by two 𝑛 + 2
Operation Symbols Words and phrases used / examples Expression
Subtraction – Minus, less, less than, fewer, difference between,
decreased by, subtracted from
A number is decreased by four 𝑛– 4
Six is subtracted from a number 𝑛– 6
5 less 3 5−3
Three less than twice the number 2𝑛 – 3
The difference between ten and five 10 – 5
Equal = Equal to, is, gives, same as 𝑥=5
Less than < Is less than, is smaller than, is fewer than
and A number is less than 5 𝑛<5
greater > Is greater than, is bigger than, is more than
than She is taller than 6 feet. ℎ>6
Operation Symbols Words and phrases used / examples Expression
Less than ≤ Less than or equal to, at most, not more than
or equal to
Costs at most P500. 𝐶 ≤ 500
Expenses should be not more than P10,000 𝐸 ≤ 10000
Greater ≥ Greater than or equal to, at least, not less than
than or
equal to Height must be at least175cm ℎ ≥ 175
The quantity cannot be less than 90 𝑞 ≥ 90
Expression / Sentence Symbols
A number tripled 3𝑥
Square of the sum of a number and 5 𝑛+5 2
Half of the product of two numbers 𝑥𝑦
2
Her age is 3 less than twice her son’s age 𝑎 = 2𝑠 − 3
The cost is less than the difference of the two 𝑐 < 𝑝1 − 𝑝2
prices
Property Expression Example
Associative Property of Addition (𝑎 + 𝑏) + 𝑐 = 𝑎 + (𝑏 + 𝑐) (2 + 3) + 5 = 2 + (3 + 5)
Commutative Property of 𝑎𝑏 = 𝑏𝑎 𝑥𝑦 = 𝑦𝑥
Multiplication
Binary:
❑ conjunction: “𝑝 and 𝑞”, 𝑝 ∧ 𝑞
❑ disjunction: “𝑝 or 𝑞”, 𝑝 ∨ 𝑞
❑ implication: “if 𝑝 then 𝑞”, 𝑝 → 𝑞
❑ biconditional: “𝑝 if and only if 𝑞” , 𝑝 ↔ 𝑞
Negation
“not”
Symbol: ¬ or ~
“Math is interesting.”
• 𝒑:
• Math is interesting.
• ¬𝒑:
• Math is not interesting.
• Math is uninteresting.
• It is not the case that math is interesting.
• Truth table:
𝒑 ¬𝒑
𝑇 𝐹
𝐹 𝑇
“and”
Symbol: ∧
“Math is interesting and I have a 3.5 calculus
midterm grade.”
• 𝒑: Math is interesting .
• 𝒒: I have a 3.5 calculus midterm grade.
• 𝒑 ∧ 𝒒: Math is interesting and I have a 3.5 calculus midterm grade.
• Truth table:
𝒑 𝒒 𝒑∧𝒒
𝑇 𝑇 𝑇
𝑇 𝐹 𝐹
𝐹 𝑇 𝐹
𝐹 𝐹 𝐹
• The conjunction (AND) of two propositions will only be true if both propositions are
true.
Disjunction
“or”
Symbol: ∨
“Math is interesting or I have a 3.5 calculus
midterm grade.”
• 𝒑: Math is interesting.
• 𝒒: I have a 3.5 calculus midterm grade..
• 𝒑 ∨ 𝒒: Math is interesting or I have a 3.5 calculus midterm grade.
• Truth table: 𝒑 𝒒 𝒑∨𝒒
𝑇 𝑇 𝑇
𝑇 𝐹 𝑇
𝐹 𝑇 𝑇
𝐹 𝐹 𝐹
“if … then …”
Symbol: →
“If there is a strong typhoon then the classes
are cancelled.”
• 𝒑: There is a strong typhoon .
• 𝒒: The classes are cancelled.
• 𝒑 → 𝒒: If there is a strong typhoon then the classes are cancelled.
• Truth table:
𝒑 𝒒 𝒑→𝒒
𝑇 𝑇 𝑇
𝑇 𝐹 𝐹
𝐹 𝑇 𝑇
𝐹 𝐹 𝑇
• An implication is only false if the conclusion is false when the premise is true.
Equivalent forms of 𝑝 → 𝑞:
• 𝑝 implies 𝑞
• If 𝑝, 𝑞
• 𝑞 only if 𝑝
• 𝑝 is a sufficient condition for 𝑞
• 𝑞 if 𝑝
• 𝑞 whenever 𝑝
• 𝑞 is a necessary condition for 𝑝
Equivalent forms of “If there is a strong typhoon, then the classes are
cancelled.”
Structures: Choices:
a. 𝑝 implies 𝑞 a. Having a strong typhoon is a
b. If 𝑝, 𝑞 sufficient condition for classes to
c. 𝑞 only if 𝑝 be cancelled.
d. 𝑝 is a sufficient condition for 𝑞 b. If the classes are cancelled,
e. 𝑞 if 𝑝 there is a strong typhoon.
f. 𝑞 whenever 𝑝 c. Classes cancelled is a necessary
g. 𝑞 is a necessary condition for 𝑝 condition for presence of a
strong typhoon.
d. The classes are cancelled only if
there is a strong typhoon.
Biconditional