Math in The Modern World
Math in The Modern World
Module 2:
INTRODUCTION
This module will introduce to you some of the special language that is
a foundation for mathematical thought, the variables and sets.
ACTIVITY
1. Ralph is a baker who makes the same number of loaves of bread each day. He uses 5 cups of flour in
each loaf of bread. How many cups of flour he uses each day making bread?
2. A librarian has 4 times as many mystery books as romances. She lends out 12 mysteries. How many
mysteries does she have now if she started with 15 romances?
ANALYSIS
How will you answer the activity? Can you directly give the answer? How important is it to translate
word problem into mathematical sentence?
LEARNING MODULE: MATHEMATICS IN THE MODERN WORLD2
ABSTRACTION
Variable - a symbolic name associated with an object whose associated value may be changed. Typically, we use
a single letter to represent a variable. The letters x, y, and z are common generic symbols used for variables.
Sometimes, we will choose a letter that reminds us of the quantity it represents, such as t for time, v for voltage,
or b for bacteria.
For example, the height and weight of a person do not remain constant always, and hence they are
variables.
Constant - has a fixed value all the time. For example, the size of a shoe or cloth or any apparel will not change
at any point.
In an algebraic expression, x+y = 8, 8 is a constant value, and it cannot be changed. While x and y are
variables (it can change). If x = 5 then y = 3 so that x+y = 8 ------ 5 + 3 = 8
If x = 1 then y = 7 so that x+y = 8 ------ 1 + 7 = 8
If x = 6 then y= 2 so that x+y = 8 ------ 6 + 2 = 8
universal statement says that a certain property is true for all elements in a set.
Example: All positive numbers are greater than zero
conditional statement says that if one thing is true then some other thing also has to be true.
Example: If an animal is a dog, it is a mammal.
If 378 is divisible by 18, then 378 is divisible by 6.
Given a property that may or may not be true, an existential statement says that there is at least one thing for
which the property is true.
Example: There is a prime number that is even ------ true ----number 2 is both prime and even
Take note that a universal statement contain some variation of the words “ for all” and conditional
statements contain versions of the words “ if-then”.
A universal existential statement is a statement that is universal because its first part says that a certain
property is true for all objects of a given type, and it is existential because its second part asserts the existence
of something.
For example: Every real number has an additive inverse
LEARNING MODULE: MATHEMATICS IN THE MODERN WORLD3
An existential universal statement is a statement that is existential because its first part asserts that a certain
object exists and universal because its second part says that a certain property is true for all objects of a given
type.
For example: There is a positive integer that is less than or equal to every positive integer.
A set is a collection of things called elements or members. It can be defined by describing the contents,
or may be specified using the set-roster notation by writing all of its elements between braces.
A variation of the notion is sometimes used to describe a very large set, as when we write {1, 2, 3, . . .
100} to refer to the set of all integer from 1 to 100. A similar notation can also describe an infinite set, as when
we write {1, 2, 3, . . . } to refer to the set of all positive integers. (The symbol . . . is called an ellipsis and is read
“and so forth.”)
Commonly, we will use a variable to represent a set, to make it easier to refer to that set later.
The symbol ∈ means “is an element of”. A set that contains no elements, { }, is called the empty set and
is notated ∅
Example:
Let A = {1, 2, 3, 4}
To notate that 2 is element of set A, we’d write 2 ∈ A while 5 ∈ A
An axiom of extension says that a set is completely determined by what its distinct elements are, not the order
in which they might be listed or the fact that some elements might be listed more than once.
• Order of elements does not matter.
• No duplicate elements.
Example: The set represented by {1, 2, 3} is equivalent to the set {3, 1, 2}.
Take Note of the common set of numbers that are frequently used and their symbols
This means now that all the elements of Z 1 are integers ( Z) that is greater than or equal to 5
Z1 = { 5,6,7,8 … . . }
Subset
If A and B are sets and every element of A is also an element of B, then:
Proper Subset
If A is a subset of B, but A is not equal to B (i.e. there exists at least one element of B which is not an
element of A), then
Clearly, A is not equal to B . And element {4} belongs to set B but is absent in set A , so we have one element in
set B which is not an element of set A. Thus, A can be called a proper subset of B.
Cartesian Products
Given two sets A and B, the Cartesian product (also called cross product)) of A and B, denoted A×B (read
“A cross B”), is the set of all ordered pairs (a, b), where a ∈ A and b ∈ B.
A × B = {(a, b) | a ∈ A and b ∈ B}
You may also consider this link for more discussion on the topic https://www.youtube.com/watch?
v=ngUotonNTNY
LEARNING MODULE: MATHEMATICS IN THE MODERN WORLD5
APPLICATION
Solution:
a. Are there numbers a and b with the property that a2 + b2 = ( a+b) 2 ?
b. Given any real number r, r2 nonnegative
Solution:
a. is positive
b. x2 is positive
c. is a nonzero real number; x2 is positive
d. positive
e. positive squares
Solution:
A, B, and C have exactly the same three elements : 1,2,3. Therefore , A,B, and C are simply different ways
to represent the same set
{0} ≠ 0 because {0} is a set with one element, namely 0, whereas 0 is just the symbol that represents the
number zero
The set {1, {1} } has two elements: 1 and the set whose only element is 1
ASSESSMENT
INSTRUCTION: Write your answer in a paper and take a photo of it and submit it through the messenger. But
keep your paper it will be part of your portfolio.
3. Which one of the following is true or valid? If not true, rewrite it to make it true.
a. {1} ∈ {1, 2}
b. 1 ∈ {1, 2}
c. {1} ⊆ {1, 2}
d. 1 ⊆ {1, 2}
e. {1} ⊆ {{1}, {2}}
4. Let A = {e, f, g}, B = {f, t}, C = {f, g}, D = {f, g}. which one of the following is true? If false explain why
a. B ⊆ A
b. C ⊆ A
c. C ⊆ D
d. C ⊂ D
a. Find Y x Z
b. Find Z x Y
c. Find Y x Y
REFERENCES