Module Mathematics in The Modern World Copy 1
Module Mathematics in The Modern World Copy 1
Learning Objectives
At the end of this chapter, the student is expected to:
identify patterns in nature and regularities in the world;
explain the importance of mathematics in one’s life; and
express appreciation for mathematics as a human endeavor.
Introduction
Mathematics relies on both logic and creativity, and it is pursued both for a variety of
practical purposes and for its intrinsic interest. For some people, and not only professional
mathematicians, the essence of mathematics lies in its beauty and its intellectual challenge. For
others, including many scientists and engineers, the chief value of mathematics is how it applies
to their own work. Because mathematics plays such a central role in modern culture, some basic
understanding of the nature of mathematics is requisite for scientific literacy. To achieve this,
students need to perceive mathematics as part of the scientific endeavor, comprehend the nature
of mathematical thinking, and become familiar with key mathematical ideas and skills.
1|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
If you count the number of petals of most flowers, notice that they are either of one petal,
two petals, three petals, five petals, eight petals, or thirteen. This sequence of numbers form the
set {1, 1, 2, 3, 5, 8, 13, …} whose pattern was discovered by Fibonacci, a great European
mathematician of the Middle Ages. His full name in Italian is Leonardo Pisano, which means
Leonardo of Pisa, because he was born in Pisa, Italy around 1175. Fibonacci is the shortened word
for the Latin term “filius Bonacci,” which stands for “son of Bonaccio.” His father’s name was
Guglielmo Bonaccio.
The German mathematician and astronomer Johannes Kepler (known for his laws of
planetary motion) observed that dividing a Fibonacci number by the number immediately before
it in the ordered sequence yields a quotient approximately equal to 1.618. This amazing ratio is
denoted by 𝜑 called the Golden Ratio. Kepler once claimed that “[g]eometry has two great
treasures; one is the Theorem of Pythagoras; the other, the division of a line into extreme and mean
ratio. The first we may compare to a measure of gold, the second we may name a precious jewel”
(Stakhov and Olsen, 2009).
The Golden Ratio is so fascinating that proportions of the human body such as the face
follows the so called Divine Proportion. The closer the proportion of the body parts to the Golden
Ratio, the more aesthetically pleasing and beautiful the body is. Many painter, including the
famous Leonardo da Vinci were so fascinated with the Golden Ratio that they used it in their works
art.
The world and the whole universe is imbued with mathematics. “The Pythagoreans
believed that the nature of the universe was directly related to mathematics and that the whole
numbers and the ratios formed by the whole numbers could be used to describe and represent all
natural events’ (Aufmann, 2014). Can the course of natural events such as winning in a contest or
in a game of chance be actually explained? What is your chance of winning the lottery? Have you
ever heard of probabilities? Johann Carl Friedrich Gauss (1777-1855) was a remarkable
mathematician who made many contributions to the mathematics of probabilities. An important
aspect of studying probabilities is the so called combinatorics, a mathematical fields pioneered by
Blaise Pascal, the mathematician whose famous Pascal’s Triangle finds useful application in
algebra and statistics.
Nature has its laws. These laws, such as the law of freely falling bodies, were laid down
by Isaac Newton. Newton and Gottfried Leibniz developed modern calculus in the 17 th century.
This development would not have been possible without the Cartesian coordinate system-- the
fusion of geometry and algebra by Rene Descartes (1596-1650). Albert Einstein (1879-1955), who
made a name for his mass and energy equation, E = mc2, would not have gone farther in his theory
of relativity without mathematics. Marie Sklodowska Curie (1867-1934) a Polish chemist and
mathematician received the 1911 Nobel Prize in chemistry for developing techniques of isolating
radioactive elements. Biological scientists have also recently used mathematics extensively to
theoretically investigate treatment procedures by modeling and simulating biological processes.
Without mathematics, all these inventions and discoveries are not possible.
The 20th century saw many breakthroughs in the fields of sciences and engineering which
creatively and critically employed mathematics. From the first personal computer named
Programma 101 that was released in 1965, to the first landing of man on the moon on July 20,
1969, and to the first Global Positioning System (GPS) satellite launched in 1989 for military use,
2|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
all of these show that Mathematics plays a vital role in the affairs of humanity. Today, there are
24 GPS satellite in orbit helping people locate their travel destinations such as Google Maps or
Waze on personal computers, tablets, or smartphones.
Despite all these scientific achievements, many “millennials” are hesitant in taking science
courses partly because they feel anxious of anything intimately connected with mathematics. The
interests of millennials in gadgets, games, and technologies that appeal to their senses have also
interfered with the study of mathematics and the sciences. Unknowingly however, these
technologies employ gadgets, to the instructions one places on the newly bought device which
operate based on mathematical logic.
Finally, Ian Stewart (1995) explains in his book Nature’s Numbers that mathematics is a
systematic way of digging out the rules and structures that lie behind some observed pattern or
regularity, and using these rules and structures to explain what is going on. Now, think of one of
the most loved animation characters Dora the Explorer. When Dora gets lost in the jungle, what
does she needs? A map. Thanks to Rene Descartes, who made the Cartesian map for without it,
Dora will may never find her way.
Mathematics is everywhere because it finds many practical applications in daily life. God,
the Mathematician Architect, designs everything in this universe to follow rules or formulas.
Whether following regular or irregular patterns, His creation benefits humankind, His greatest
masterpiece. As Johannes Kepler wrote, “Those laws [of nature] are within the grasp of the human
mind; God wanted us to recognize them by creating us after his own image so that we could share
in His own thoughts” (Stewart, 2020).
3|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 1.1
1. Write an essay about how you use Mathematics in our world using the following guided
questions: (at least 150 words)
o What is mathematics for you?
o Where do you apply the principles of mathematics?
o Do you need mathematics every day? Why?
o What have you learned from school on mathematics so far?
o Do you appreciate mathematics? Why or why not?
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
4|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
Marigold Aster
Not all petal numbers of flowers, however follow this pattern discovered by Fibonacci.
Some examples include the Brassicaceae family having four petals. Remarkably, many of the
flowers abide by the pattern observed by Fibonacci.
The principle behind the Fibonacci sequence is as follows:
Let xn be the nth integer in the Fibonacci sequence, the next (n + 1)th term xn +1 is
determined by adding nth and the (n – 1)th integers.
Consider the first few terms below: Let x1 = 1 be the first term, and x2 = 1 be the second
term, the third term x3 is found by x3 = x1 + x2 = 1 + 1 = 2.
The fourth term x4 is 2 + 1 = 3, the sum of the third and the second term.
To find the new nth Fibonacci number, simply add the two numbers immediately preceding
this nth number.
n = 3: x3 = 1 + 1 = 2 n = 6: x6 = 3 + 5 = 8 n = 9: x9 = 13 + 21 = 34
n = 4: x4 = 1 + 2 = 3 n = 7: x7 = 5 + 8 = 13
n = 5: x5 = 2 + 3 = 5 n = 8: x8 = 8 + 13 = 21
5|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
These numbers arranged in increasing order can be written as the sequence {1, 1, 2, 3, 5,
8, 13, 21, 24, 55, 89, …}.
Fibonacci Spirals in Sunflowers
Similarly, when we count the clockwise and counterclockwise spirals in the sunflower
seed, it is interesting to note that the numbers 34 and 5 occur—which are consecutive Fibonacci
numbers. Pineapples also have spirals formed by their hexagonal nubs. The nubs on many
pineapples form eight spirals that diagonally upward to the left and 13 that rotate diagonally
upward to the right, again these are consecutive Fibonacci numbers (Aufmann, 2015). The same
is also observed in the clockwise and counterclockwise spirals of a pine cone.
6|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
Let us investigate the ratio of two adjacent Fibonacci numbers as n becomes large.
7|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
𝐹
The following tables gives values of the ratio 𝐹 𝑛 as n approaches ∞.
𝑛−1
n 𝐹𝑛 n 𝐹𝑛
𝐹𝑛−1 𝐹𝑛−1
3 2/1 = 2 10 55/34 = 1.617647059
4 3/2 = 1.5 11 89/55 = 1.618181818
5 5/3 = 1.6666667 12 144/89 = 1.617977528
6 8/5 = 1.6 13 233/144 = 1.61805556
7 13/8 = 1.625 14 377/233 = 1.618025751
8 21/13 = 1.615384615 15 610/377 = 1.618037135
9 34/21 = 1.619047619 16 987/610 = 1.618032787
It is interesting to note that the ratio of two adjacent Fibonacci numbers approaches the
𝐹
golden ratio; that is, 𝐹 𝑛 = 1.6180339887 … as n becomes large. This is indeed a mystery. What
𝑛−1
does the golden ratio have to do with a rabbit population method?
8|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 1.2
9|P age
PRMSU MATHEMATICS IN THE MODERN WORLD
The ratio between the forearm and the hand also yields a value close to the golden ratio!
Another name for golden ratio is divine proportion. This must be so because human beauty is
based on the divine proportion. The photo on the next page illustrates the following golden ratio
proportions in the human face:
center of pupil: bottom of teeth:
bottom of chin
outer and inner edge of eye: center of
nose
outer edges of lips: upper ridges of
lips
width of center tooth: width of
second tooth
width of eye: width of iris
The golden ratio denoted by 𝜑 is sometimes called the golden mean or golden section:
10 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
1 + √5
𝜑= = 1.6180339887 …
2
The golden ratio can be expressed as the ratio between two numbers, if the latter is also the
ratio between the sum and the larger of the two numbers. Geometrically, it can also be visualized
as a rectangle perfectly formed by a square and another by a square and another rectangle, which
can be repeated infinitely inside each section.
a b
a+b
Suppose that a line segment is cut into two pieces of length: a and b. Below it is shown
that a is longer than b. Clearly, the length of the original segment is a + b.
𝑎 𝑎+𝑏
Now, two ratios are formed: and . The first is the ratio of the longer piece a to the
𝑏 𝑎
shorter piece b, and the second ratio is the whole length to the longer piece a. It is now ideal to
ask, when are the two ratios equal? This is an algebraic question that can be solved by equating
the two ratios:
𝑎 𝑎+𝑏
= (1)
𝑏 𝑎
𝑎 𝑏
Simplifying the right side of equation (1), we get 𝑏 = 1 + 𝑎.
𝑎
Denoting the ratio 𝑏 by 𝜑, we end up with
1
𝜑 =1+𝜑 (2)
On the other hand, dividing both the numerator and denominator of the right side if
equation (1) by b, we get
𝑎
𝑎 +1
𝑏
= 𝑎 (3)
𝑏
𝑏
𝑎 𝜑+1 1
which by writing 𝑏 = 𝜑 becomes 𝜑 = or 𝜑 = 1 + 𝜑 as in (2). Now, by multiplying both
𝜑
sides of equation (2) by 𝜑, we get a quadratic equation
𝜑2 − 𝜑 − 1 = 0 (4)
11 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Using quadratic root formula, we find two roots of equation (4); the first root is 𝜑 =
1.6180339887 …, and the second root is 𝜑 = −1.6180339887 ….The first root is the ratio of
𝜑 = 1.618 that we are looking for, and we ignore the second root because it is negative number.
Hence, the value we are looking for is
1 + √5
𝜑= = 1.6180339887 …
2
The golden ratio 𝜑 = 1.6180339887 … is a strange number. It is the only number that if
1
you subtract one from it, 𝜑 − 1= 0.6180339887 …, you end up with its own reciprocal =
𝜑
0.6180339887 …
Shapes and figures that bear in the golden rectangle are generally considered to be
aesthetically pleasing. As such, the ratio is visible in many works of art and architecture such as in
the Mona Lisa, the Notre Dame Cathedral, and the Parthenon. In fact, the human DNA molecule
also contains Fibonacci umbers, being 34 ångstroms long by 21 ångstroms wide for each full cycle
of the double helix spiral. It is also visible the patterns of golden spiral in our nature.
12 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISE 1.3
2. A wood that is 12 feet in length is needed to be cut into two parts such that the ratio of the
parts constitutes the golden ratio. What must be the lengths of the wood?
13 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Learning Objectives
Introduction
Mathematics has its own language, much of which we are already familiar with. For
example, the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 are part of our everyday lives. Whether we refer to 0
as ‘zero’, ‘nothing’, or ‘O’ as in a telephone number, we understand its meaning. There are many
symbols in mathematics and most are used as a precise form of shorthand. We need to be confident
when using these symbols, and to gain that confidence we need to understand their meaning. To
understand their meaning there are two things to help us—context - this is the context in which we
are working, or the particular topics being studied, and convention - where mathematicians and
scientists have decided that particular symbols will have particular meaning.
Can you imagine how would you be able to communicate with a seatmate in the bus who
speaks an entirely different language from yours? You may be able to tell him or her to watch over
your bag as you get off the bus for a while to buy something through certain nonverbal gestures.
That can be done with sign language. Language facilitates communication and meaning-making.
It allows people to express themselves and maintain their identity. Likewise, language bridges the
gap among people from various cultural origins without prejudice to their background and
upbringing. If you plan to marry someone with different language and culture, you need to know
his or her language and culture to be able to live with him or her as a spouse.
Have you seen the characters of Mandarin language? The Mandarin language has different
characters for sun, moon, stars, things like house, chair, table, furniture, trees, plants, flowers, and
relationships like grandfather, grandmother, father, mother, sister, brother etc. These unfamiliar
characters in the written Mandarin language may make learning Mandarin more difficult than the
Greek language even if Greek letters are different from the English alphabet. Mathematics is also
a language. It has its own symbol system; the same way the English or Greek languages have their
own alphabet.
For example, consider the sentence “The sum of any two real numbers is also a real number.” In
mathematical notation, this declarative sentence can be written as:
∀𝑎, 𝑏 ∈ ℝ, 𝑎 + 𝑏 ∈ ℝ
Mathematics is a symbolic language. Some of the symbols you may encounter as you read this
book are the following:
Σ The sum of ⇒ If …, then
∃ There exists ⟺ If and only if
∀ For all/for any ℝ Set of real numbers
∈ Element of/member of ℕ Set of natural numbers
∞ infinity ℤ Set of integers
⊆ Subset of ℚ Set of rational numbers
Mathematical language can describe a subset of the real world using only the symbols
above. Problems in physics like freely falling bodies, speed, and acceleration; quantities like the
chemical content of vegetables; the use of mathematical modeling in biological disease modelling;
and the formulas employed in the social sciences can all be expressing using mathematical
sentences or formulas. Mathematics describes abstract structures as well. There are areas of Pure
Mathematics which deal with abstract algebra, linear algebra, topology, real analysis, and complex
analysis.
Mathematics, therefore, is a language of Sciences, business, economics, music,
architecture, arts, and even politics. There is an intimate connection between the language of
Mathematics and the English language. The left brain hemisphere which is responsible for
controlling language is also the same part of the brain in charge of tasks involving Mathematics.
It is the left brain hemisphere that coordinates logical and analytical thinking while the right brain
hemisphere is responsible for creative thinking.
Chinese, Greek, and English languages are the same because they communicate ideas
through symbols that feed the mind with information. More often however, a Chinese word or
symbol may mean differently in the Greek or English language resulting in confusion.
Mathematics tries to avoid this difficulty by adopting a universally understood symbolic system
for its language. Thus, the language of Mathematics can be considered a common language of the
world. Any student learning Mathematics in all parts of the globe should be able to understand
Mathematics even if he or she does not understand English or Filipino.
15 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 2.1
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
Write an essay about the Language of Mathematics using the following guided questions: (at least
150 words)
o Is language of Mathematics important to you? Why or why not?
o When do you use the language of Mathematics?
o Can you live without it? Why or why not?
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
______________________________________________________________________________
16 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
NOUN SENTENCE
(name of given to object of interest) (must state a complete thought)
PERSON PLACE THING ANIMAL TRUE (T) FALSE (F) SOMETIMES TRUE (ST)/
SOMETIMES FALSE (SF)
MATHEMATICS
EXPRESSION SENTENCE
(name of given to mathematical (must state a complete thought)
object of interest)
NUMBER SET FUNCTION MATRIX ORDERED TRUE (T) FALSE (F) SOMETIMES TRUE (ST)/
PAIR SOMETIMES FALSE (SF)
1 4
2 {1, 2} f(x) [ ] (x,y) 2+5=7 1 + 1 = 11 3x + 5 = -2
−2 3
A sentence must contain a complete thought. In the English language, an ordinary sentence
must contain a subject and a predicate. The subject contains a noun or a whole clause. “Manila”
for example is a proper noun but is not in itself a sentence because it does not state a complete
thought. Similarly, a mathematical sentence must state a complete thought. An expression is a
name given to a mathematical expression but not a mathematical sentence.
Types of Mathematical Sentences
A mathematical sentence is one in which a fact or complete idea expressed. Because a
mathematical sentence states a fact, many of them can be judged to be “true” or “false”. Questions
and phrases are not mathematical sentences since they cannot be judged to be true or false.
Examples:
a. “An isosceles triangle has two congruent sides.” is a true mathematical sentence.
b. “10 + 4 = 15” is a false mathematical sentence.
c. “Did you get that one right?” is NOT a mathematical sentence – it is a question.
d. “All triangles” is NOT a mathematical sentence – it is a phrase.
There are two types of mathematical sentences:
Open Sentence
An open sentence is a sentence which contains a variable. It can be either true or false
depending on what values are used.
17 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Examples:
1. A triangle has n sides.
2. z is a positive number.
3. 3y = 4x + 2
4. a + b = c + d
Closed Sentence
A closed sentence is a sentence which can be judged to be always true or always false and
has no variables.
Examples:
1. A square has four corners.
2. 6 is less than 5.
3. −3 is a negative number.
4. 3 + 5 = 8
5. 9 is an even number.
18 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISE 2.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
Tell whether if each of the following sentences is an open sentence or a closed sentence an. Write
OS if a sentence is open and CS if it is closed. If CS, determine if it is true or false. If OS, identify
the expression that will make the sentence always true.
_________________________ 1. Nine is an even number.
_________________________ 2. 4x – 2 = 5
_________________________ 3. Zero is an even number.
_________________________ 4. 2 + 5 = 2x
_________________________ 5. 1⁄2 > 2⁄3
_________________________ 6. n is a composite number.
_________________________ 7. 2n < 5
_________________________ 8. – 0.5 is an integer.
_________________________ 9. 𝜋 is a variable.
_________________________ 10. 0 is not an integer.
19 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
a. √100 = 10
b. 10 > 9
c. 10 ∈ {2𝑛, 𝑛 ∈ ℕ}
d. 10 ∈ {5𝑛, 𝑛 ∈ ℕ}
20 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISE 2.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
21 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Learning Outcomes
At the end of this chapter, the students is expected to:
1. Define a propositional logic and its categories;
2. Explain logical connectives and exemplify truth values status of a proposition;
3. Transform logical statements into symbolic form (or vice versa); and
4. Construct combined truth table of propositions
Introduction
Why do most people argue over some issue and never get to the bottom of it? Sometimes
people in dispute say that “they do not see eye to eye.” This expression means that the people
invloved in an argument never get to agree on the issues at hand. In many cases, the disagreement
lies on not being able to present sound arguments based on facts, or the failure to convince the
conteding party using logical arguments. To avoid such a scenario in Mathematics and to uphold
certainly in the validity of mathemtical statements, mathematics employs the powerful language
of logic in asserting truths of statements. The use of logic illustrates the importance of precision
and conciseness in communicating Mathematics.
4.1Propositional Logic
A propositional logic, also known as statement logic, is the branch of mathematical logic
that studies the truth and falsity of propositions. In propositional logic, the simplest statements are
considered as indivisible units, and hence, propositional logic does not study those logical
properties and relations that depend upon parts of statements that are not themselves statements on
their own, such as the subject and predicate of a statement.
A proposition is a declarative sentence subject for affirmation or denial. It is a statement
with truth value; either true (T) or false (F), but not both.
Examples:
Determine if each sentence is a proposition or not.
a. All parallelograms are quadrilaterals.
b. Rhombuses are squares.
c. Is an equilateral triangle an isosceles triangle?
d. Triangle ABC is a right triangle.
e. Draw two parallel lines that are cut by a transversal.
f. 3 + 4 = 7
g. The sum of two prime numbers is even.
h. x > 10
i. n is a prime number.
j. 2 + 5 = 5
22 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Answers:
a. Proposition
b. Proposition
c. Not a Proposition
d. Proposition
e. Not a Proposition
f. Proposition
g. Proposition
h. Proposition
i. Proposition
j. Proposition
Categories of Propositions
Qualitative Categories of Propositions
Propositions are categorized as affirmative or negative. The following sentences are
examples of affirmative propositions:
1. A quadrilateral has four sides.
2. The Philippines is a member of the ASEAN.
3. Whales are mammals.
The following are examples of negative propositions:
1. A right triangle has no obtuse angle.
2. Tomato is not a fruit.
3. Parallel lines never intersect.
Quantitative Categories of Propositions
Propositions are further classified according to quantity or the different possible
extensions of their subject-terms.
Type of Categorical Description Examples
Proposition
Universal proposition The subject term is taken in All quadrilaterals are
full extension. polygons.
23 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
When quality and quantity are combined, propositions may be classified based on its mood
as follows:
Universal Particular
A I
Affirmative
All x is y. Some x is y.
E O
Negative
All x is not y. Some x is not y.
24 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 3.1
25 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Examples:
To understand the use of symbols in logic, consider the following simple statements.
Let p: The Earth is round.
q: The Sun is cold.
r: It rains in Spain.
26 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
4. r ˅ (¬ q ˄¬p)
Compound Statement: Either it rains in Spain or the Sun is not cold and the Earth is not
round.
5. (¬p ˅ r) ↔ ¬q
Compound Statement: Either the Earth is not round or it rains in Spain if and only if the
Sun is not cold.
27 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 3.2
II. Write each symbolic statement as an English sentence. Use p, q, r, s, and t as defined below.
p: Sarah Geronimo is a singer.
q: Sarah Geronimo is not a songwriter.
r: Sarah Geronimo is an actress.
s: Sarah Geronimo plays guitar.
t: Sarah Geronimo is a dancer.
1. (p ˅ r) ˄ q
_____________________________________________________________________
2. p → (q ˄¬r)
_____________________________________________________________________
3. (r ˄ p) ↔ q
_____________________________________________________________________
4. ¬s → (p ˄¬q )
_____________________________________________________________________
5. 𝑡 ↔ (¬r ˄¬p)
_____________________________________________________________________
28 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Examples:
What is the negative of the following statements?
a. p: √2 is a rational number.
b. q: 6 is an odd number.
Solution:
a. √2 is not a rational number. or √2 is an irrational number.
In symbols, ¬p.
b. 6 is not an odd number. or 6 is an even number.
In symbols, ¬q.
Conjunction Statement
The conjunction of p and q, denoted p ∧ q, is a statement that is true if both p and q are
true, and is false otherwise. We read p ∧ q as “p and q”
This definition can be represented by the “truth table”:
p q p∧q
T T T
T F F
F T F
F F F
Note: This truth table shows whether the new statement is true or false for each possible
combination of the truth or falsity of each p and q.
Example 1
Let p: It is raining.
q: The streets are wet.
Then, the statement p ∧ q is “It is raining and the streets are wet.”
Example 2
Let r: 9 is an even number.
29 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Disjunction Statement
The disjunction of p and q, denoted p ∨ q, is a statement that is true if either p is true or q
is true or both are true, and is false otherwise. We read p ∨ q as “p or q”.
The following truth table presents this definition:
p q p∨q
T T T
T F T
F T T
F F F
Note: The truth of the statement p ∨ q means that at least one of p or q is true.
Example 1
Let p: It is raining.
q: The streets are wet.
Then, the statement p ∨ q is “It is raining or the streets are wet.”
Example 2
Let r: 9 is an even number.
s: Ten is greater than 9.
Then, the statement r ∨ s is “9 is an even number or ten is greater than 9.”
Conditional Statement
The conditional from p to q, denoted p → q, is a statement that is true if it is never the
case that p is true and q is false. We read p → q as “if p then q”. p is called the “antecedent or
hypothesis” and q is called the “consequent or conclusion”.
Notice that the conditional is a new example of a binary logical operator – it assigns to
each pair of statements p and q the new statement p→q.
Consider the following statement: "If you earn an A in logic, then I'll buy you a
Yellow Mustang." It seems to be made up out of two simpler statements:
p: "You earn an A in logic," and q: "I will buy you a Yellow Mustang."
30 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
What the original statement is then saying is this: if p is true, then q is true, or,
more simply, if p, then q. We can also phrase this as p implies q, and we write p→q.
Now let us suppose for the sake of argument that the original statement: "If you
earn an A in logic, then I'll buy you a Yellow Mustang," is true. This does not mean that
you will earn an A in logic; all it says is that if you do so, then I will buy you that Yellow
Mustang. If we think of this as a promise, the only way that it can be broken is if you do
earn an A and I do not buy you a Yellow Mustang. In general, we use this idea to define
the statement p→q.
Notes:
1. The only way that p→q can be false is if p is true and q is false—this is the case of the
"broken promise."
2. If you look at the truth table again, you see that we say that "p→q" is true when p is
false, no matter what the truth value of q. This again makes sense in the context of the
promise — if you don't get that A, then whether or not I buy you a Mustang, I have not
broken my promise. However, it goes against the grain if you think of "if p then q" as
saying that p causes q. The problem is that there are really many ways in which the English
phrase "if ... then ..." is used. Logicians have simply agreed that the meaning given by the
truth table above is the most useful for mathematics, and so that is the meaning we shall
always use. Shortly we'll talk about other English phrases that we interpret as meaning the
same thing.
Here are some examples that will help to explain each line in the truth table.
Notice that the statements p and q need not have anything to do with one another. We are
not saying that the sun rises in the east because 1+1 = 2, simply that the whole statement is
logically true.
Here p: "It is raining," and q: "I am carrying an umbrella." In other words, we can rephrase
the sentence as: "If it is raining then I am carrying an umbrella." Now there are lots of days
31 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
when it rains (p is true) and I forget to bring my umbrella (q is false). On any of those days
the statement p→q is clearly false.
If p is false, then p→q is true, no matter whether q is true or not. For instance:
If the moon is made of green cheese, then I am the King of England.
Here p: "The moon is made of green cheese," which is false, and q: "I am the King of
England." The statement p→q is true, whether or not the speaker happens to be the King
of England (or whether, for that matter, there even is a King of England).
Biconditional Statement
The biconditional from p to q, denoted p ↔ q, is a statement that is true if p and q are both
true or both false, and is false otherwise. We read p ↔ q as “p if and only if q” or “p iff q”.
p q p↔q
T T T
T F F
F T F
F F T
Note that, from the truth table, we see that, for p↔q to be true, both p and q must have the
same truth values; otherwise it is false.
p if and only if q.
p is equivalent to q.
Examples:
Solution:
a. True. The given statement has the form p↔q, where p: "1+1=3" and q: "Mars is a
black hole." Since both statements are false, the biconditional p↔q is true.
32 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
More Examples:
I. Write the following in symbolic form using p, q, and r for statements and the symbols
¬, ⋀, ⋁, →, ↔ where
p: Pres. Duterte is a good president.
q: Government officials are corrupt.
r: People are happy.
Answers:
a. p→ (¬𝑞)
b. ¬𝑞 → 𝑟
c. (𝑝 ∧ 𝑟) → (¬𝑞)
d. ¬𝑝 ↔ (𝑞 ∧ (¬𝑟))
Illustrative Examples:
a. Construct a truth table for ¬(¬ p˅q)˅q.
b. Use the truth table in the previous discussion to determine the truth value of ¬(¬ p˅q)˅q,
given that p is true and q is false.
Solution:
a. Start with the standard truth table form and then include a ¬ p column.
p q ¬p
T T F
T F F
F T T
F F T
33 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Now use the truth values from the ¬ p and q columns to produce the truth values for ¬p˅q, as
shown in the rightmost column of the following table.
p q ¬ p ¬p˅q
T T F T
T F F F
F T T T
F F T T
Negate the truth values in the ¬p˅q column to produce the following.
p q ¬ p ¬p˅q ¬(¬p˅q)
T T F T F
T F F F T
F T T T F
F F T T F
As the last step, form the disjunction of ¬(¬ p˅q)˅q with q and place the results in the rightmost
column of the table. See the following table. The shaded column is the truth table for ¬(¬ p˅q)˅q.
p q ¬p ¬p˅q ¬(¬p˅q) ¬(¬ p˅q)˅q
T T F T F T
T F F F T T
F T T T F T
F F T T F F
b. In row 2 of the above truth table, we see that when p is true, and q is false, the statement
¬(¬ p˅q)˅q in the rightmost column is true.
34 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 3.3
I. Write each sentence in symbolic form. Use p, q, r, and s as defined below. Tell whether
if each statement is true or false by applying the truth table.
p: Stephen Curry is a football player. (False)
q: Stephen Curry is a basketball player. (True)
r: Stephen Curry is a rock star. (False)
s: Stephen Curry plays for the Warriors. (True)
__________________________ 1. Stephen Curry is a football player or a basketball
player, and he is not a rock star.
__________________________ 2. Stephen Curry is a rock star, and he is not a
basketball player or a football player.
__________________________ 3. If Stephen Curry is a basketball player and a rock
star, then he is not a football player.
__________________________ 4. Stephen Curry is a basketball player, if and only if
he is not a football player and he is not a rock star.
__________________________ 5. If Stephen Curry plays for the Warriors, then he is a
basketball player and he is not a football player.
35 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Examples:
Give the converse, inverse, and contrapositive of the following implications:
a. If this movie is interesting, then I am watching it.
b. If p is prime number, then it is odd.
Answers:
a. Inverse: If this movie is not interesting, then I am not watching it.
Converse: If I am watching this movie, then it is interesting.
Contrapositive: If I am not watching this movie, then it is not interesting.
36 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 3.4
37 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Introduction
Most occupations require good problem-solving skills. For instance, architects and
engineers must solve may complicated problems as they design and construct modern buildings
that are aesthetically pleasing, functional, and that meet stringent safety requirements. Two goals
of his chapter are to help you become a better solver and to demonstrate that problem solving can
be an enjoyable experience.
One example of this is the movie Die Hard: with a Vengeance (1995) starring Bruce Willis
and Samuel Jackson. In one of the action scenes, McClane and Carver (portrayed by Willis and
Jackson, respectively) were caught in a breathtaking scenario where they needed to keep a bomb
from exploding, and the only way to prevent the explosion is to put exactly four gallons of water
on a scale. How would they do it if they only have a five-gallon and a three-gallon jug?
In this movie, the bomb did not explode, thanks to McClane’s quick reasoning ability and
mathematical strategy.
A good problem solver is the one who can find a resolution of which the path to the answer
is not immediately known. McClane epitomizes a good problem solver by using a strategy which
cannot be learned through school drills.
In the real world, decision-making and problem-solving are two key areas that one should
be good at in order to survive. In this chapter, you will learn to organize your own methods and
approaches to solve mathematical problems.
38 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
INDUCTIVE REASONING
Inductive Reasoning is the process of reaching a general conclusion by examining specific
examples.
When you examine a list of numbers and predict the next number in the list according some pattern
you have observed, you are using inductive reasoning.
Example 1: Use inductive reasoning to predict the next number in each of the following lists.
a. 5, 10, 15, 20, 25, ?
b. 1, 4, 9, 16, 25, ?
Solution:
a. Each successive number is 5 units larger than the preceding number. Thus, it can be
predicted that the next number in the list is 5 units larger than 25, which is 30.
b. Observe that all numbers are perfect squares. 1 = 12, 4 = 22, 9 = 32, 16 = 42, 25 = 52. Thus,
it can be predicted that the next number is 36, since 36 = 6 2.
Inductive reasoning is not just used only to predict number in a list. In Example 2, we use
inductive reasoning to make a conjecture about an arithmetic procedure.
39 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
Suppose we pick 3 as our original number. Then the procedure would produce the
following results:
Original number: 3
Multiply 3 by 10: 3 x 10 = 30
Add 8 to the product: 8 + 30 = 38
Divide the sum by 2: 38 ÷ 2 = 19
Subtract the quotient by 4: 19 – 4 = 15
We started with 3 and the procedure produces 15. Starting with 2 as our original number
and the procedure produces 10. Starting with 5 as our original number and the procedure produces
25. Starting with 10 as our original number and the procedure produces 50. In each of these cases
the procedure produces a number that is five times larger than the original number. Thus, it is
conjectured that the given procedure produces a number that is five times larger than the original
number.
Example 3: Use the data in the table and by inductive reasoning, answer the following questions
below.
Earthquake Max. Tsunami
(in Magnitude) Height (in meters)
7.5 5
7.6 9
7.7 13
7.8 17
7.9 21
8.0 25
8.1 29
8.2 33
8.3 37
a. If the earthquake magnitude is 8.5, how high (in meters) can the tsunami be?
b. Can a tsunami occur when the earthquake magnitude is less than 7? Explain your answer.
Solution:
a. In the table, for every 0.1 increase in earthquake magnitude, the maximum tsunami height
increases by 4 meters. Thus, it is conjectured that the maximum tsunami height for the
earthquake magnitude of 8.5 is 45 meters.
b.
c. No, because when the earthquake magnitude is 7.4, the maximum tsunami height is only 1
meter. Hence, a tsunami does not occur when the earthquake magnitude is less than 7.
Conclusions based on inductive reasoning may not always be true. In other words, a
conjecture formed by using inductive reasoning may be incorrect. To illustrate this, consider the
circles on the next page. For each circle, all possible line segments have been drawn to connect
each dot on the circle with all the other dots on the circle.
40 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
2
1
1
7 15
4
5 9 16
8 10 11
6 6
3 1 3 7 12
3 1
1 4 4 13
8 14
2 5
2
2
There appears to be a pattern. Each additional dot seems to double the number of regions.
Guess the maximum number of regions you expect for a circle with six dots. Check your guess
by counting the maximum number of regions formed by the line segments that connect six dots
on a large circle.
26
23
27
19 23
14 28 29
7 20 23 23
31
8 30
15 21
9
15 22
10 11 23
17
v
3 12 24
1 18 25
23
23
4 13
5 23
The line segments connecting six dots on a circle yield a maximum of 31 regions
Your drawing will show that for six dots, the maximum number of regions is 31 (see the
figure above), not 32 as you may have guessed. With seven dots the maximum number of regions
is 57. This is good example to keep in mind. Just because a pattern holds true for a few cases, it
does not mean the pattern will continue. When you use inductive reasoning, you have no guarantee
that your conclusion is correct.
41 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Counterexamples
A statement is a true statement provided that it is true in all cases. If you can find one case
for which a statement is not true, called counterexamples, then the statement is a false statement.
In Example 4, we verify that each statement is a false statement by finding a counterexample for
each.
Example 4: Find a Counterexample
Verify that each of the following statements is a false statement by finding a
counterexample.
For all numbers x:
a. |𝑥 | > 0
b. 𝑥 2 > 𝑥
c. √𝑥 2 = 𝑥
Solution:
a. Let 𝑥 = 0. Then |0| = 0. Because 0 is not greater than 0, we have found a
counterexample. Thus, “For all numbers 𝑥, |𝑥 | > 0” is a false statement.
b. For 𝑥 = 1, we have 12 = 1. Since 1 is not greater than 1, we have found a
counterexample. Thus, “For all numbers 𝑥, 𝑥 2 > 𝑥” is a false statement.
c. Consider 𝑥 = −3. Then √(−3)2 = √9 = 3. Since 3 is not equal to −3, we have found
a counterexample. Thus, “For all numbers 𝑥, √𝑥 2 = 𝑥” is a false statement.
Take Note: A statement may have many counterexamples, but we need only one counterexample
to verify that the statement is false.
Deductive Reasoning
Another type of reasoning is called inductive reasoning. Deductive reasoning is
distinguished from the inductive reasoning that uses general procedures and principles to reach a
conclusion.
DEDUCTIVE REASONING
Deductive Reasoning is the process of reaching a conclusion by applying general assumptions,
procedures, or principles.
42 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
From Clue 2, Nikkie does not own a snake and a dog and being the youngest. And since
Sarah is not the youngest from Clue 1, then Sarah does not own a snake as well. Write X2 (ruled
out by clue 2) in snake column for Nikkie and X1 in snake column for Sarah. There are now Xs in
t he 3 pets in Sarah’s row, therefore Sarah owns the fish. Put a check ( ) which means Sarah’s
pet is a fish. So, Donna, Nikkie, and Xhanelle do ot own the fish.
Fish Cat Dog Snake
Donna X2
Sarah X1 X1 X1
Nikkie X2 X2 X2
Xhanelle X2
From the Clue 3, Donna is older than Sarah, hence, Donna owns the dog. Write X3 (ruled
out by clue 3) in cat and snake column for Donna. There are now Xs in snake column for Donna,
Sarah, and Nikkie; therefore, Xhanelle owns the snake. Put a check in the box. Write X3 in the cat
column for Xhanelle; hence, Nikkie owns the cat. Put a check in the box.
Fish Cat Dog Snake
Donna X2 X3 X3
43 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Sarah X1 X1 X1
Nikkie X2 X2 X2
Xhanelle X2 X3 X3
Thus, Sarah owns the fish, Donna owns the dog, Xhanelle owns the snake, and Nikkie
owns the cat.
44 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 4.1
Use the data in the above table and inductive reasoning to answer each of the following
questions.
45 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
F. Each of four neighbors, Sean, Maria, Sarah, and Brian, has a different occupation (editor,
banker, chef, and dentist). From the following clues, determine the occupation of each
neighbor.
1. Maria gets home from work after the banker but before the dentist.
2. Sarah, who is the last to get home from work, is not the editor.
3. The dentist and Sarah leave for work at the same time.
4. The banker lives next door to Brian.
46 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Sequence: 2 5 8 11 14 …
Each of the numbers in row (1) of the table is the difference between the two closest
numbers just above it (upper right number minus upper left number). The differences in row (1)
are called the first differences of the sequence. In this case, the first differences are all the same.
Thus, if we use the above difference table to predict the next number in the sequence, we predict
that the next term is 17 since 14 + 3 = 17. This prediction might be wrong; however, the pattern
shown by the first differences seems to indicate that each successive term is 3 larger than the
preceding term.
47 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
The following table is a difference table for the sequences 5, 14, 27, 44, 65, …
Sequence: 5 14 27 44 65 …
In this table, the first differences are not all the same. In such a situation it is often helpful
to compute the successive differences of the first differences. These are known in row (2). These
differences of the first differences are called the second differences. The differences of the
second differences are called the third differences.
To predict the next term of a sequence, we often look for a pattern in a row of differences.
For instance, in the following table, the second differences shown below are all the same constant,
namely 4. If the pattern continues, then a 4 would also be the next second difference, and we can
extend he table to the right as shown.
Sequence: 5 14 27 44 65 …
Now we work upward. That is, we add 4 to the first difference 21 to produce the next first
difference, 25. We then add this difference to the fifth term, 65, to predict that 90 is the next term
in the sequence. This process can be repeated to predict additional terms of the sequence.
Sequence: 5 14 27 44 65 90
48 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
Construct a difference table as shown below.
Sequence: 2 7 24 59 118 207 332
The third differences, shown in row (3), are all the same constant, 6. Extending row (3) so
that it is includes an additional 6 enables us to predict that the next second difference will be 36.
Adding 36 to the first difference, 89, gives us the next first difference, 125. Adding 125 to the sixth
term, 207, yields 332. Using the method of extending the difference table, we predict that 332 is
the next term in the sequence.
Fibonacci Sequence
Fibonacci’s rabbit problem in chapter 1 is not a realistic model of
population growth of rabbits but is a very good example of a mathematical
problem solved using patterns. It is interesting to note that this famous rabbit
problem paved the way to the discovery of a phenomenal sequence of
numbers known as the Fibonacci sequence.
A sequence is an ordered list of numbers, separated by commas, are
Leonardo Pisano called the terms of the sequence. From our discussion in section 1.2, we
knew that the first six terms of the Fibonacci sequence are 1, 1, 2, 3, 5, 8. If
we use the mathematician notation Fn to denote the nth term of the Fibonacci sequence, then,
For the first month, n =1, F1 = 1. For the second month, n = 2, F2 = 1.
For the third month, n =3, F3 = 2. For the fourth month, n = 4, F4 = 3.
For the fifth month, n =5, F3 = 2. For the fourth month, n = 4, F4 = 3.
The Fibonacci sequence then is the ordered list of numbers 1, 1, 2, 3, 5, 8, …, Fn, …where
the three dots indicate that the sequence continues beyond 8 and Fn.
How do we determine Fn, the nth term? Observe that,
F2 = F1
F3 = F2 + F1
F4 = F3 + F2
F5 = F4 + F 3
F6 = F5 + F 4
From these patterns, we conjecture that Fn = Fn – 1 + Fn – 2, for n ≥ 3. Fibonacci discovered
that a Fibonacci number can be found by adding its previous two Fibonacci numbers.
49 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Binet’s Formula
𝑛 𝑛
1 1+√5 1−√5
Fn = [( ) −( ) ]
√5 2 2
Jacques Binet
Example 3: Use Binet’s formula and a calculator to find the 20th and 50th Fibonacci number.
Solution:
20 20 50 50
1 1+√5 1−√5 1 1+√5 1−√5
F20 = [( ) −( ) ] F50 = [( ) −( ) ]
√5 2 2 √5 2 2
50 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Pascal’s Triangle
Another famous mathematician who loves patterns is Blaise Pascal (1623 – 1662). For
hundreds of years, many mathematicians were intrigued with the Pascal’s triangle. The figure
below illustrates the first seven rows of the Pascal’s triangle. As you can see, each row starts and
ends with the number 1. Any other number x is the sum of the two numbers in the previous row
closest to that number x. For instance, the number 15 in row 6 is the sum of numbers 5 and 10
closest to it in the previous row,
row 0
row 1
row 2
row 3
row 4
row 5
51 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Another amazing discovery in Pascal’s triangle is that when you get the sum of the numbers
using lines as shown in the next figure, the Fibonacci sequence appears. The first seven Fibonacci
numbers 1, 1, 2, 3, 5, 8, 13 show up.
Website Application
Another equally famous problem involving patterns is the Tower of Hanoi, invented by
Edouard Lucas in 1883. The Tower of Hanoi is a puzzle consisting of three pegs and a number of
disks of distinct diameters piled as shown in the figure below.
The puzzle requires that all the disks be moved from the first peg to the third peg such that
the largest disk is on the bottom, the next largest disk is placed on top of the largest disk and so on
and that only one disk be moved at a time. All pegs may be used.
Determine the minimum number of moves required to transfer the disks from the first peg
to the third peg for each of the following situations. Visit the website
https://www.mathisfun.com/games/towerofhanoi.html for a nice simulation of the puzzle.
52 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 4.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
B. Use the given nth term formula to compute the first six terms of the sequence.
1. 𝑎𝑛 = 2−𝑛
2. 𝑎𝑛 = (−1)𝑛+1 𝑛2
𝑛2 −1
3. 𝑎𝑛 = 𝑛
𝑛
4. 𝑎𝑛 = 𝑛+1
5. 𝑎𝑛 = (−1)(𝑛2 − 𝑛 + 7)
D. Determine the minimum number of moves required to transfer all of the disks to another
peg for each of the following situations.
1. You start with four disks.
2. You start with five disks.
3. You start with six disks.
4. You start with seven disks.
5. You start with eight disks.
53 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
54 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
least cost and his or her answer yields a negative length, he or she can automatically say that there
must be something wrong with the solution because there is no such box with negative dimensions.
Devise a Plan. One can organize a list of all possibilities making sure that no entry will be
duplicated.
Carry Out the Plan. Three Ws must be presented in every entry without duplication The strategy
is to start the list with three consecutive wins. Next in the list are all the entries starting with two
consecutive wins, then next in the list are all the entries starting with a single win. Following this
pattern, consider starting with three consecutive losses and so on. Here are the different orders:
1. WWWLLL 9. LLLWWW
2. WWLWLL 10. LLWLWW
3. WWLLWL 11. LLWWLW
4. WWLLLW 12. LLWWWL
5. WLLLWW 13. LWWWLL
6. WLLWLW 14. LWWLWL
7. WLWWLL 15. LWLLWW
8. WLWLWL 16. LWLWLW
Review the Solution. The list is organized and has no duplicates, so there are sixteen (16) different
orders in which a basketball team can win exactly three out of six games.
Example 2: Solving a tour problem.
An agency charged Php 15,000.00 for a 3-day and 2-night tour in Macau and Php 20,000.00
for the same tour with a side trip in Hong Kong. Ten persons joined the trip, which enable them to
collect Php 170,000.00. How many tourists made a side trip to Hong Kong?
Solution:
Understand the Problem. There are two types of tourists in the situation given. Some purely
stayed in Macau while others made a side trip to Hong Kong. From the total collection, how much
55 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
was the amount collected from those who made side trips to Hing Kong. It is needed to know how
many were bound in Macau and who made a side trip to Hong Kong.
Devise a Plan. Use x and y to represent the two types of tourists. Define these variables.
Let x = number of tourists bound in Macau alone
y = number of tourists bound in Macau but who made a side trip to Hong Kong.
Hence, we have the following algebraic equations:
15,000x = amount collected from the tourists bound in Macau alone
20,000y = amount collected from the tourists bound in Macau but who made a side
trip to Hong Kong.
Carry Our the Plan. Write the equations and solve using the elimination method to the system of
equations.
Equations:
x + y = 10 (1)
15,000x + 20,000y = 170,000 (2)
To find the number of tourists bound in Macau but who made a side trip in Hong Kong,
we solve for y.
To do this, we use elimination by substitution.
a. Solve for y in (1)
x + y = 10
y = 10 – x (3)
b. Substitute y = 10 – x in equation (2)
x=6
Substituting x = 6 in equation (3), y = 10 – x = 10 – 6 = 4.
Therefore, four tourists made a side trip to Hong Kong.
Review the Solution. Since there are a total of 10 tourists, six of them only stayed in Macau while
four made a side trip to Hong Kong. Now, 15,000(6,000) + 20,000(4) = 170,000. This satisfies the
condition that the total amount collected for the whole trip is Php 170,000.00.
56 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Example 3
In consecutive turns of a Monopoly game, Stacy first paid £800 for a hotel. She then lost
half her money when she landed on Boardwalk. Next, she collected £200 for passing GO. She then
lost half for remaining money when she landed on Illinois Avenue. Stacy now has £2,500. How
much did she have just before she purchased the hotel?
Solution:
Understand the Problem. We need to determine the number of euro that Stacy had just prior to
her £800 hotel purchase.
Devise a Plan. We could guess and check, but we might need to make several guesses before we
found the correct solution. An algebraic method might work, but setting up the necessary equation
could be a challenge. Since we know the result, let’s try the method of working backwards.
Carry Out the Plan. Stacy must have had £5,000 just before she landed on Illinois Avenue;
£4,800 just before she passed GO; and £9,600 prior to landing on Boardwalk. This means she had
£10,400 just before she purchased the hotel.
Review the Solution. To check our solution, we start with £10,400 and proceed through each of
the transactions. £10,400 less £800 is £9,600. Half of £9,600 is £4,800. £4,800 increased by £200
is £5,000. Half of £5,000 is £2,500.
57 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 4.3
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
A. Apply the Polya’s Problem Solving Strategy by identifying your own problem and life.
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
________________________________________________________________________
58 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
59 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
where
I = amount of interest
P = principal
r = rate per period of time
t = time between the date of loan is made and the date it matures
Examples:
1. Natasha invests P250,000 in a building society account. At the end of the year her account
is credited with 2% interest. How much interest had her P250,000 earned in the year?
Solution:
P = P250,000 r = 2% or 0.02 t = 1 year
𝐼 = 𝑃𝑟𝑡
= (250,000)(0.02)(1)
= 𝑃5,000
2. A business borrowed 10 million pesos from the bank. If he agrees to pay an 8% annual rate
of interest, calculate the amount of interest in (a) 5 years, (b) 10 years, and (c) 15 years.
Solution:
P = P10,000,000 r = 8%
a. For t = 5 years
𝐼 = 𝑃𝑟𝑡
= (10,000,000)(0.08)(5)
= 𝑃4,000,000.00
b. For t = 10 years
𝐼 = 𝑃𝑟𝑡
= (10,000,000)(0.08)(10)
= 𝑃8,000,000.00
60 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
c. For t = 15 years
𝐼 = 𝑃𝑟𝑡
= (10,000,000)(0.08)(15)
= 𝑃12,000,000.00
𝐼 = 𝑃𝑟𝑡
6
= (50,000)(0.035)( )
12
= 𝑃 875.00 𝑖𝑛 𝑠𝑖𝑥 𝑚𝑜𝑛𝑡ℎ𝑠
4. Mr. Flores plans to buy a Sala set from Department Store which cost P12,000.00. The loan
charges P1, 800.00 interest in 6 months. Find the simple interest rate.
Solution:
P = P 12,000.00 I = P 1,800.00 t = 6 months
𝐼 1,800.00
𝑟= = = 0.3(100%) = 30%
𝑃𝑡 6
(12,000)(12)
5. Ryan borrowed P750,000 from a bank to buy a car at 10% interest rate and earned P30,000
interest while clearing the loan, find the time for which the loan was given.
Solution:
P = P 750,000 r = 10% I = P 30,000
𝐼
𝑡=
𝑃𝑟
30,000
=
( 750,000)(0.01)
= 4 𝑦𝑒𝑎𝑟𝑠
61 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Year Table
Day – of – the – Year – Table
Day of
the Jan Feb Mar Apr May Jun Jul Aug Sept Oct Nov Dec
Month
1 1 32 60 91 121 152 182 213 244 274 305 335
2 2 33 61 92 122 153 183 214 245 275 306 336
3 3 34 62 93 123 154 184 215 246 276 307 337
4 4 35 63 94 124 155 185 216 247 277 308 338
5 5 36 64 95 125 156 186 217 248 278 309 339
6 6 37 65 96 126 157 187 218 249 279 310 340
7 7 38 66 97 127 158 188 219 250 280 311 341
8 8 39 67 97 128 159 189 220 251 281 312 342
9 9 40 68 99 129 160 190 221 252 282 313 343
10 10 41 69 100 130 161 191 222 253 283 314 344
11 11 42 70 101 131 162 192 223 254 284 315 345
12 12 43 71 102 132 163 193 224 255 285 316 346
13 13 44 72 103 133 164 194 225 256 286 317 347
14 14 45 73 104 134 165 195 226 257 287 318 348
15 15 46 74 105 135 166 196 227 258 288 319 349
16 16 47 75 106 136 167 197 228 259 289 320 350
17 17 48 76 107 137 168 197 229 260 290 321 351
18 18 49 77 108 138 169 199 230 261 291 322 352
19 19 50 78 109 139 170 200 231 262 292 323 353
20 20 51 79 110 140 171 201 232 263 293 324 354
21 21 52 80 111 141 172 202 233 264 294 325 355
22 22 53 81 112 142 173 203 234 265 295 326 356
23 23 54 82 113 143 174 204 235 266 296 327 357
24 24 55 83 114 144 175 205 236 267 297 328 358
25 25 56 84 115 145 176 206 237 268 298 329 359
26 26 57 85 116 146 177 207 2382 269 299 330 360
27 27 58 86 117 147 178 208 239 270 300 331 361
28 28 59 87 118 148 179 209 240 271 301 332 362
29 29 --- 88 119 149 180 210 241 272 302 333 363
30 30 89 120 150 181 211 242 273 303 334 364
31 31 90 151 212 243 304 365
According to Richard Aufmann, the day of the year table can be used to determine the
number of days from one date to another date. For instance, because June 30 is day 181 on the
table and November 11 is day 315, meaning there are 315 – 181 = 134 days from June 30 to
November 11.
The table can also be used to determine the due date of a loan. For instance, an 85 – day
loan made on march 15, which is day 74 is due on day 74 + 85 = day 159 which is June 8.
62 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Example:
1. Calculate the simple interest due on a P20,600.00 loan made on February 8 and repaid on
December 8 of the same year. The interest rate is 7%.
Solution:
February 8 is day 39 and December 8 is day 342.
342 – 39 = 303 days (term of the loan)
𝐼 = 𝑃𝑟𝑡
303
= (20,600)(0.07)( )
360
= 𝑃1,213.68
63 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 5.1.1
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Mrs. Rodriguez wants to purchase a washing machine listed at P25,000.00 cash and
P25,950.00 if paid at an instalment basis of 4 months. What is the rate of interest?
2. An interest of P850.00 was earned in 5 months on an investment at 10%. How much was
invested?
6. Find the interest on a loan of P65,000.00 at 12% interest which will be paid after 6 months.
7. A P10,000.00 savings account earned P1,400.00 interest in 3 years. What was the rate of
interest given?
8. Find the number of days from March 15 to September 15 of the same year and calculate
the simple interest due on a P35,800.00 loan made with an interest rate of 1.5%.
9. Calculate the simple interest due on a P25,400.00 loan made on June 30 and repaid on
February 25 of the following year with 1.65% given interest rate.
10. Find the due date on a 60-day loan made on November 11.
64 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Maturity Value
M=P+I
M = Maturity Value P = Principal I = amount of interest
Examples:
1. Calculate the maturity value of a P10,000.00 loan with 8% interest rate (a) in 5 years and
(b) in 8 months.
Solution:
P = P10,000.00 r = 8%
a. In 5 years
Find I:
𝐼 = 𝑃𝑟𝑡
= (10,000)(0.08)(5)
= 𝑃4,000.00
Find M:
𝑀=𝑃+𝐼
= 10,000 + 4,000
= 𝑃14,000.00
b. In 8 months
Find I:
𝐼 = 𝑃𝑟𝑡
8
= (10,000)(0.08)( )
12
= 𝑃533.33
Find M:
𝑀=𝑃+𝐼
= 10,000 + 533.33
= 𝑃10,533.33
65 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
We can also make use of other formula in computing for the maturity value. This can be done by
substituting Prt for I (interest).
2. Calculate the maturity value of a simple interest, 9 months loan of P15,300. The interest
rate is 8%.
Solution:
P = P15,300.00 r = 8% t = 9 months
𝑀 = 𝑃(1 + 𝑟𝑡)
9
= 15,300 [1 + (0.08) ( )]
12
= 15,300(1 + 0.0675)
= 15,300(1.0675)
= 𝑃16,332.74
3. The maturity value of a 4-month loan of P5,000.00 is P5075.00. What is the simple interest
rate?
Solution:
P = P5,000.00 M = P5,075.00 t = 4 months
Find I:
𝐼 = 𝑀−𝑃
= 5,075 − 5,000
= 75
Find r:
𝐼
𝑟=
𝑃𝑡
75
=
4
(5,000)(12)
75
=
1,666.67
= 0.045(100%) = 4.5%
66 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 5.1.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Calculate the maturity value of a simple interest, a 10-month loan of P20,000.00 if the
interest rate is 3.75%.
2. A credit union has issued a 6-month loan of P10,500.00 at a simple interest rate of 2.5%.
What amount will be repaid at the end of six months.
3. An employee applied a P50,000.00 loan from the bank. If she agrees to pay the loan in 6
months with a simple interest rate of 1.25% per month. How much should he repay the
bank?
4. P45,000.00 is borrowed for 90 days at a 5% interest rate. Calculate the maturity value by
the exact method and by the ordinary method.
5. Joshua borrowed P4,895.00 from his employer. He promised to repay him in 60 days with
an interest of 10%. How much will he pay using the exact interest?
67 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Examples:
1. Jonathan deposits P5,000.00 in a savings account earning 2% interest compounded
annually.
Solution:
Compounded annually means that the interest will be calculated once a year.
𝐼 = 𝑃𝑟𝑡 = (5,000)(0.02)(1) = 𝑃100.00
At the end of the second year, the total amount in the account is
𝑀 = 𝑃 + 𝐼 = 5,100 + 102 = 𝑃5,202.00
the interest earned during the third year is calculated using the amount in the
account at the end of the second year (P5,202.00)
68 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Notice that the interest earned every year increases. This is what compound interest is all
about. However, compound interest is not only limited to annually, we also have semiannually or
twice a year, quarterly or four times a year, monthly or even daily. We call this frequency as
compounding period.
For instance, in our example number 1, if the interest is compounded semiannually,
meaning the first interest payment occurs after 6 months and the earned interest is added to the
account.
Interest earned after six months:
6
𝐼 = 𝑃𝑟𝑡 = (5,000)(0.02) ( ) = 𝑃50.00
12
𝑀 = 𝑃 + 𝐼 = 5,000 + 50 = 𝑃5,050.00
The total amount in the account at the end of the first year is P5,100.50 which is called
compound amount.
Maturity value formula of 𝑀 = 𝑃(1 + 𝑟𝑡) can also be used to calculate M at the end of
six months.
2. Mr. Agoncillo deposited P16,400.00 in an account earning 3% interest, compounded
quarterly. How much is in the account at the end of 1 year.
Solution:
a. First Quarter
𝑀 = 𝑃(1 + 𝑟𝑡)
3
= 16,400 [1 + (0.03) ( )]
12
= 𝑃16,523.00 (end of the 1st quarter)
b. Second Quarter
𝑀 = 𝑃(1 + 𝑟𝑡)
3
= 16,523 [1 + (0.03) ( )]
12
= 𝑃16,646.92 (end of the 2nd quarter)
69 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
c. Third Quarter
𝑀 = 𝑃(1 + 𝑟𝑡)
3
= 16,646.92 [1 + (0.03) ( )]
12
= 𝑃16,771.77 (end of the 3rd quarter)
d. Fourth Quarter
𝑀 = 𝑃(1 + 𝑟𝑡)
3
= 16,771.77 [1 + (0.03) ( )]
12
= 𝑃16,897.56 (end of the 4th quarter)
\
The total amount in the account at the end of 1 year is P16,897.56 known as the compound
amount.
where:
M = compound amount
P = amount of money deposited
r = interest rate
n = number of compounding periods per year
t = the number of years
Examples:
1. Mr. Misa deposited P15,000.00 in an account earning 5% interest, compounded quarterly,
for a period of 2 years.
Solution:
P = P15,000.00 r = 5% or 0.05 n = 4 t=2
𝑟 𝑛𝑡
𝑀 = 𝑃 (1 + )
𝑛
70 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
0.05 (4)(2)
= 15,000 (1 + )
4
= 𝑃16,567.29 (compound amount after 2 years)
2. Calculate the future value of P7,500 earning 9% interest, compounded daily, for 3 years.
Solution:
P = P7,500.00 r = 9% or 0.09 n = 360 t=3
𝑟 𝑛𝑡
𝑀 = 𝑃 (1 + )
𝑛
0.09 (360)(3)
= 7,500 (1 + )
360
= 𝑃 9,824.40 (the future value after 3 years)
𝑟 𝑛𝑡
𝑀 = 𝑃 (1 + )
𝑛
0.06 (2)(4)
= 8,000 (1 + )
2
= 𝑃10,134.16 (compound amount)
Find I:
𝐼 = 𝑀−𝑃
= 10,134.16 − 8,000
= 𝑃2,134.16 (earned interest in 4 years)
71 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 5.1.3
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Find the compound amount of P35,000.00 compounded semiannually for 3 years at 15%
interest rate.
2. Tom deposits P2,000.00 into an account with an interest rate of 2.5% that is compounded
quarterly. Rounding to the nearest peso, what is the balance in Tom’s account after 5 years.
5. How much money should be invested in an account that earns 6% interest, compounded
semiannually in order to have P25,500.00 in 33 years. Use the formula below to find the
present value which was derived from the compound amount formula for P.
𝑀
𝑃=
𝑟 𝑟𝑡
(1 + 𝑛)
72 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Examples:
1. An unpaid bill for P2,500.00 had a due date of January 15. A purchase of P1,650.00 was
made on January 18 and P560.00 was charge on January 27. A payment of P2,000.00 was
made on January 20. The next billing date is February 15. The interest on the average daily
balance is 1.25% per month. Find the finance charge on the February 15 bill.
Solution:
Prepare first a table showing this information
Payments or Balance No. of days unit Unpaid balance
Date
Purchases each day balance changes times no. of days
Jan 15 – 2,500 3 7,500
Jan 17
Jan 18 – 1,650 4,150 2 8,300
Jan 19
Jan 20 – -2,000.00 2,150 7 15,050
Jan 26
73 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
82,340.00
𝐴𝑣𝑒𝑟𝑎𝑔𝑒 𝑑𝑎𝑖𝑙𝑦 𝑏𝑎𝑙𝑎𝑛𝑐𝑒 = = P2,656.13
31
Use the day of the year table to identify the number of days in the billing period.
Finding the finance charge on the February 15 bill
2. An unpaid bill P4,585.00 had a due date of March 2. A purchase of P15,000.00 was made
on March 8 and another was on March amounting to P3,200.00. An P875.00 was charge
on March 21. A payment of P10,000.00 was made on March 15. The interest on the average
daily balance is 2.3% per month. Find the finance charge on the April 2 bill.
Solution:
Prepare a table that shows the given data from the cited problem.
Payments or Balance No. of days unit Unpaid balance
Date
Purchases each day balance changes times no. of days
March 2 – 4,585 6 27,510
March 7
March 8 – 15,000 19,585 2 39,170
March 9
March 10 – 3,200 22,785 5 113,925
March 14
March 15 – -10,000 12,785 6 76,710
March 20
March 21 – 875 13,660 13 177,580
April 2
Total P434,895.00
434,895.00
𝐴𝑣𝑒𝑟𝑎𝑔𝑒 𝑑𝑎𝑖𝑙𝑦 𝑏𝑎𝑙𝑎𝑛𝑐𝑒 = = P14,028.87
31
74 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Use the day of the year table to identify the number of days in the billing period.
Finding the finance charge on the April 2 bill
where:
n = number of payments
r = simple interest rate
Examples:
1. An investors borrowed P35,000.00 from a bank that advertises a 12% simple interest rate.
He agrees to a 5 monthly instalment.
75 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
First Payment: P7,000.00; Second Payment: P7,070.00; Third Payment: P7,140.70; Fourth
Payment: P7,212.11; and Fifth Payment: P6,577.19
These shows that each month the amount you owe is decreasing and not by a constant
amount.
Republic Act No. 3765 tells us that the interest rate for a loan be calculated only on the
amount owed at a particular time, not on the original amount borrowed.
b. Compute for the APR
n=5 r = 12% or 0.12
2𝑛𝑟 2(5)(0.12)
𝐴𝑃𝑅 = 𝑛+𝑟 = = 0.2 or 20%
5+1
76 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
The annual percentage are on the loan is approximately 20%. Recall that the simple interest
rate was 12% much less than the actual rate. The Truth in Lending act provides the consumer with
a standard interest rate, APR, so that it iss possible to compare loans. The 12% simple interest loan
described in problem no.1 is equivalent to an APR loan of about 20%.
2. A manager bought a brand new car amounting to P750,000.00 He gave a downpayment of
25% and the balance was agreed to be paid in 18 equal monthly instalments. The finance
charge on the balance was given at 12% simple interest.
a. Calculate for the finance charge.
b. Calculate the annual percentage rate in tow decimal places.
Solution:
a. Solving for the finance charge
Downpayment = 25% of 750,000
= 0.25(750,000)
= P187,500.00
Consumer Loans
A consumer loan is when a person borrows money from a lender, either unsecured or
secured. There are several types of consumer loans and some of the most popular ones include
mortgages, refinances, home equity lines of credit, credit cards, auto loans, student loans, and
personal loans.
A consumer loan is a good alternative to a credit card if you want predictability with your
monthly expenses. A consume loan provides a set plan for your monthly down payments which
gives many a sense of security. You can arrive back from a vacation paid with a consumer loans
and not expect any surprises. You will simply start paying back a pre decided amount each month.
It is also called as consumer credit or consumer lending.
77 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
The payment amount for these loans is given by the following formula
Payment Formula for an APR Loan
𝑟
𝑃𝑀𝑇 = 𝐴 [ 𝑛 ]
𝑟 −𝑛𝑡
1 − (1 + 𝑛)
where:
PMT = is the payment
A = is the loan amount
r = is the annual interest rate
n = is the amount of payments per year
t = is the number of years
Example:
1. A certain computer company is offering an 8% annual interest rate for 2 years on all their
computer gadget products. Joshua Emmanuel, a computer technician, decided to buy one
set of computer unit for P45,000.00. Find his monthly payment.
Solution:
r = 8% or 0.08 n =12 t = 2 years
𝑟
𝑃𝑀𝑇 = 𝐴 [ 𝑛 ]
𝑟 −𝑛𝑡
1 − (1 + 𝑛)
0.08
= 45,000 [ 12 ]
0.08 −(12)(2)
1 − (1 + )
12
= 𝑃2,035.23 (monthly payment)
78 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
50
𝐼=( ) 365
500
50
( ) 365
𝐼 = [ 500 ] 100%
14
36.50
𝐼=( ) 100%
14
36.50
𝐼=( ) 100%
14
𝐼 = 260.71%
Example:
1. A lady wants to pay off the loan in 32 months. Her monthly obligation is P850.00 on a 3-
year loan with an annual percentage rate of 7.5%. Find the payoff amount.
Solution:
PMT = P850.00 r = 7.5% or 0.075 n = 12 U = 4 months
79 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
𝑟 −𝑈
1 − (1 + 𝑛)
𝐴 = 𝑃𝑀𝑇 [ 𝑟 ]
𝑛
0.75 −4
1 − (1 + 12 )
= 850 [ ]
0.75
12
= 𝑃3,347.53 (is the loan payoff)
80 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 5.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. A bill for P65,200.00 was due on August 2. Purchases of P3,800.00 were made on August
8 and P1,800.00 was charged on August 23. A payment of P2,500.00 was made on August
16. The interest on the average daily balance is 2.1% per month. Find the finance charge
on the September 2 bill.
2. Mrs. Guanzon bought a gold necklace amounting to P15,000.00. A 10% was given as a
required down payment and the balance is to be paid in 12 equal monthly instalments. The
finance charge on the balance is 5% simple interest.
a. Solve for the finance charge.
b. Calculate the annual percentage rate in a tenths place.
3. A doctor purchased a second-hand vehicle from his bestfriend’s show room for
P175,000.00. He was given a 20% annual interest rate for 2 years. Find his monthly
payment.
4. An Engineer borrowed P2,500.00 for 21 days and pays a fee of P50.00. What is the APR?
5. Mr. Soriano applied a loan for 16 months. His monthly payment is P750.00 on a 2-year
loan at an annual percentage rate of 10%. Find the payoff amount.
81 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Example:
1. A stock pays an annual dividend of P0.75 per share. Calculate the dividend paid to a
shareholder who has 350 shares of the company’s stock.
Solution:
(0.75 per share) (350 shares) = P262.50 (the shareholder receives P262.50 in dividends)
Before the stock dividends are handed out, they’re known as “stock dividends
distributable” and are listed in the stockholders’ equity section of the company’s balance sheet.
The first step in calculating stock dividends distributable is to divide that percentage by
100 to convert it inti a decimal. In our example, 10% would become 0.10. Next, multiply the
company’s total outstanding shares by this decimal. You can find the number of outstanding shares
in most stock quotes.
Finally, multiply this amount by the par value of the stock, which can usually be found in
the stockholders’ equity section of the balance sheet. This is typically a small amount, such as
P0.01, and it has no relation to the actual share price of the stock. Once you multiply these figures
by one another, the result is the amount the company would list as stock dividends distributable.
𝑆𝑡𝑜𝑐𝑘 𝐷𝑖𝑣𝑖𝑑𝑒𝑛𝑑 %
𝑆𝑡𝑜𝑐𝑘 𝐷𝑖𝑣𝑖𝑑𝑒𝑛𝑑 𝐷𝑖𝑠𝑡𝑟𝑖𝑏𝑢𝑡𝑎𝑏𝑙𝑒 = × 𝑠ℎ𝑎𝑟𝑒𝑠 𝑜𝑢𝑡𝑠𝑡𝑎𝑛𝑑𝑖𝑛𝑔 × 𝑝𝑎𝑟 𝑣𝑎𝑙𝑢𝑒
100
Examples:
1. A company declares a stock dividend of 0.05 shares per outstanding share, and there are
100 million total shares outstanding before the stock dividend is paid. A quick look at the
82 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
balance sheet tells us that the stock’s par value is P0.01 per share, so the stock dividend
distributable that the company will list on its balance sheet can be calculated as follows:
Solution:
𝑆𝑡𝑜𝑐𝑘 𝐷𝑖𝑣𝑖𝑑𝑒𝑛𝑑 %
𝑆𝑡𝑜𝑐𝑘 𝐷𝑖𝑣𝑖𝑑𝑒𝑛𝑑 𝐷𝑖𝑠𝑡𝑟𝑖𝑏𝑢𝑡𝑎𝑏𝑙𝑒 = × 𝑠ℎ𝑎𝑟𝑒𝑠 𝑜𝑢𝑡𝑠𝑡𝑎𝑛𝑑𝑖𝑛𝑔 × 𝑝𝑎𝑟 𝑣𝑎𝑙𝑢𝑒
100
= 0.05 × 100,000,000 × 0.01
= 𝑃50,000.00
2. Joshua invested P120,000 in stocks and bonds. If he made a 20% profit on his stocks and
a 5% profit on his bonds, and the combined profit was P10,500.00, how much did Joshua
invest in stocks.
Solution:
Let x = amount invested in stock at 20%
120,000 – x = amount invested in bonds at 5%
Equation:
[(x)(20%)] + [(120,000 – x)(5%)] = 10,500
[(x)(0.20)] + [(120,000 – x)(0.05)] = 10,500
(0.20x + 6,000 – 0.05x) = 10,500
(20x + 600,000 – 5x) = 1,050,000
15x = 1,050,000 – 600,000
15x = 450,000
x = 30,000 (amount invested in stocks)
Bonds
The best way to describe a bond is to think of it like a loan. You loan your money to the
government or a company, and in return they pay you interest for the term of that loan. Typically,
bonds are considered conservative types of investments because you can choose the length and
term of the bond and know exactly how much money will you get back at the end of the term or
“maturity”. There are many types of bonds: government bonds, corporate bonds, short-term bonds,
long-term bonds, municipal and inflation protection bonds, etc. Generally, bonds are less risky
83 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
than stocks and the main way you lose money on a bond is if the company or government issuing
the bond defaults on their obligations. Historically, bonds have an annual average total return of
6.3%.
Bonds are subject to market risk and interest rate risk if sold prior to maturity. Bond values
will decline as interest rates rise and bonds are subject to availability and change in price.
Examples:
1. Harold invested P30,000.00 in various stocks and bonds. He earned 6% on his bonds and
12% on his stocks. If Harold’s total profit on both types of investments was P2,460.00,
how much of the P30,000.00 did he invest in bonds?
Solution:
Let x = is the amount invested at 6% on his bonds
30,000 – x = is the amount invested at 12% on his stocks
Equation:
(interest earned at 6%) + (interest earned at 12%) = 2,460
[(x)(0.06)] + [(30,000 – x)(0.12)] = 2,460
0.06x + 3,600 – 0.12x = 2460
6x + 360,000 – 12x = 246,000
-6x = 246,000 – 360,000
-6x = -114,000
x = 19,000 (amount invested in bonds)
Checking:
[(19,000)(0.06)] + [(30,000 – 19,000)(0.12)] = 2,460
1,140 + (11,000)(0.12) = 2,460
1,140 + 1,320 = 2,460
2,460 = 2,460
Mutual Funds
Mutual funds represent another way to invest in stocks, bonds, or cash alternatives. You
can think of a mutual fund like a basket of stocks or bonds. A mutual fund investor is buying part
ownership of the mutual fund company and its assets. Basically, your money is pooled, along with
the money of other investors, into a find, which then invests in certain securities according to a
stated investment strategy. The fund is managed by a fund manager who reports to board directors.
By investing in the fund, you own a piece of the pie (total portfolio), which could include anywhere
from a few dozens to hundreds of securities. This provides you with both a convenient way to
obtain professional money management and instant diversification that would be more difficult
84 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
and expensive to achieve on your own. Every mutual fund publishes a prospectus. Before investing
in a mutual fund, get a copy and carefully review the information it contains, such as the fund’s
investment objective, risks, fees, and expenses. Carefully consider those factors as well as others
before investing.
Mutual fund units, or shares, can typically be purchased or redeemed as needed at the
fund’s current net asset value (NAV) per share, which is sometimes expressed as NAVPS. A fund’s
NAV is derived by dividing the total value of the securities in the portfolio by the total amount of
shares outstanding.
Example:
1. A mutual fund has P600,000,000.00 worth of stock, P5,000,000.00 worth of bonds, and
P1,000,000.00 in cash. The fund’s total liabilities amount to P2,000,000.00. There are
25,000,000 shares outstanding. You invest P15,000.00 in this fund.
a. Solve for the Net Asset Value.
b. How many shares will you buy?
Solution:
a. Find the NAV:
𝐴−𝐿
𝑁𝐴𝑉 =
𝑁
(600,000,000 + 5,000,000 + 1,000,000) − 2,000,000
=
25,000,000
= 𝑃24.16
𝑎𝑚𝑜𝑢𝑛𝑡 𝑖𝑛𝑣𝑒𝑠𝑡𝑒𝑑
𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠ℎ𝑎𝑟𝑒𝑠 =
𝑐𝑜𝑠𝑡 𝑝𝑒𝑟 𝑠ℎ𝑎𝑟𝑒
15,000
=
24.16
= 621 shares
85 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Treasury Bills
Treasury bills or popularly known as T-Bills, are peso-denominated short-term fixed
income securities issued by the Republic of the Philippines through Bureau of Treasury. With a
minimum of P200,000.00, you can already enjoy high yields.
T-Bills are issued at a discount to the maturity value. Rather than paying a coupon rate of
interest, the appreciation between issuance price and maturity price provides the investment return.
For instance, a 26-week T-bill is prices at P9,800.00 on issuance to pay P10,000 in six months. No
interest payments are made.
Investors buying treasury bills on auction day, in the days when paper bills were still issued.
You can purchase treasury bills at a bank, though a dealer or broker, or online from a website like
Treasury Direct. The bills are issued through an auction bidding process, which occurs weekly.
Treasury bills among the safest investments in the market. They are backed by the full faith
and credit of the Philippine government, and they come in maturities ranging from four weeks to
one year. When buying Treasury bills, you will find that quotes are typically given in terms of
their discount, so you will need to calculate the actual price.
Keep in mind that the Treasury does not make separate interest payments on Treasury bills.
Instead, the discounted price accounts for the interest that you will earn.
Example:
1. A certain Electric Company invest in a P60,000.00 Philippine Treasury bill at 4.46%
interest for 30 days. The bank through which the bill is purchased charges a service fee of
P20.00. What is the cost of the treasury bill?
Solution:
Principal = P60,000.00 r = 4.46% or 0.0446 t = 30 days or 30/360
𝐼 = 𝑃𝑟𝑡
30
= (60,000)(0.0446)( )
360
= 𝑃223.00
86 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 5.3
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Bob earned P420.00 on his investment in bonds and stocks. If his bonds return 2% and his
stock returned 6% and his total investment was P10,000.00, how much did he invest in
bonds and stocks?
2. A stock pays an annual dividend of P0.85 per share. Calculate the dividends paid to a
shareholder who has 650 shares of the company’s stock.
3. Mr. Mendoza invested some of his P18,000.00 in bonds and made a 5% profit and the rest
in bonds that made a 12% profit. If the profit on the 12% bond was P885.00 more than the
profit on the 5% bonds, how much did Mr. Mendoza invest in the 5% bonds.
4. A manager invested a P20,000.00 in bonds that made an 8% profit and the rest in bonds
that made a 7% profit. If the profit on the 8% bonds was P700.00 more than the profit on
the 7% bonds, how much did he invest in the 7% bonds?
5. Mr. Cruz has P36,000.00 to invest, some in bonds and the rest in stocks. He has decided
that the money invested in bonds must be at least twice as much as that in stocks. But the
money invested in bonds must be greater than P20,000.00. If the bonds earn 5% and the
stocks earn 7%, how much money should be invested in each to maximize profit?
6. A mutual fund has P659 million worth of stock, P550,000.00 in cash, and P2,500,000.00
in other assets. The fund’s total liabilities amount to P2,500,000.00. There are 20 million
shares outstanding. You invest P12,000.00 in this fund.
a. Solve for the NAV.
b. How many shares will you buy?
7. A P30,000.00 Philippine Treasury bill, purchased at 1.6% interest, matures in 85 days. The
purchaser is charged a service fee of P30.00. What is the cost of the treasury bill?
87 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
88 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Hypothesis
A hypothesis is a conjecture or statement which aims to explain certain phenomena in the
real world. Many hypotheses, statistical or not, are products of man’s curiosity. To seek for the
answers to his questions, he tries to find and present evidences, then tests the resulting hypothesis
using statistical tools and analysis. In statistical analysis, the truth of which will be either accepted
or rejected within a certain critical interval.
The hypothesis that is subjected to testing to determine whether its truth can be accepted
or rejected is the null hypothesis by Ho. This hypothesis states that there is no significant
relationship or no significant difference between two or more variables, or that one variable does
not affect another variable. In statistical research, the hypotheses should be written in null form.
For example, suppose you want to know whether method A is not more effective than method B
in teaching high school mathematics. The null hypothesis for this study will be: “There is no
significant difference between the effectiveness of method A and method B.”
Another type of hypothesis is the alternative hypothesis, denoted by Ha. This is the
hypothesis that challenges the null hypothesis. The alternative hypothesis for the example above
can be: “There is a significant difference between the effectiveness of method A and method B.”
or “Method A is more effective than method B,” or Method A is less effective than method B,”
depending on whether the type of test is either one-tailed or two-tailed. These will be discussed in
the succeeding lessons.
Significance Level
To test the null hypothesis of no significance in the difference between the two methods in
the above example, one must set the level of significance first. This is the probability of having a
Type I error and is denoted by the symbol 𝛼. A Type I error is the probability of accepting the
alternative hypothesis when, in fact, the null hypothesis is true. The probability of accepting the
null hypothesis when, in fact, it is false is called a Type II error and it is denoted by the symbol 𝛽.
The most common level of significance is 5%.
Table 1. Four Possible Outcomes in Decision-Making
If the null hypothesis is true and accepted, or if it is false and rejected, the decision is
correct. If the null hypothesis is true and reject, the decision is incorrect and this is a Type I error.
If the null hypothesis is false and accepted, the decision is incorrect and this is a Type II error. For
instance, Sarah insists that she is 31 years old when, in fact, she is 35 years old. What error is Sarah
89 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
committing? Mary is rejecting the truth. She is committing a Type I error. Another example, a man
plans to go hunting the Philippine monkey-eating eagle believing that it is a proof of his mettle.
What type of error is this? Hunting the Philippine eagle is prohibited by law. Thus, it is not a good
sport. It is a Type II error. Since hunting the Philippine monkey-eating eagle is against the law, the
man may find himself in jail if he goes out of his way hunting endangered species.
In decisions that we make, we form conclusions and these conclusions are the bases of our
actions. But this is not always the case in Statistics because we make decisions based on sample
information. The best that we can do is to control the probability with which an error occurs. This
is the reason why we are assigning small probability values to each of them.
In figure 1.A (two-tailed), the rejection region is the areas to the extreme left and right of
the curve marked by the two vertical lines. In figure 1.B&C (both one-tailed), the rejection region
is the area to the left (left tail) and to the right (right tail) of the vertical line under the bell curve,
respectively.
Steps in Testing Hypothesis
Below are the steps when testing the truth of a hypothesis.
1. Formulate the null hypothesis. Denote it as Ho and the alternative hypothesis as Ha.
2. Set the desired level of significance (𝛼).
3. Determine the appropriate test statistic to be used in testing the null hypothesis.
4. Compute for the value of the statistic to be used.
5. Compute for the degrees of freedom.
6. Find the tabular value using the table of values for different tests from the appendix tables.
7. State the Decision Rule: If the computed value is less than the tabular value, accept the null
hypothesis. If the computed value is greater than the tabular value, reject the null
hypothesis.
90 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
8. Compare the computed value to the tabular value. Make a conclusion using the result of
the comparison.
Degree of Freedom (df)
The degree of freedom gives the number of pieces of independent information available
for computing variability. For any statistical tool used in testing hypothesis, the number of degrees
of freedom required will vary depending on the size of the distribution. For a single group of
population, the number of degrees of freedom is N – 1, where N is the population. For two groups,
the formula for df is: N1 + N2 – 2 for t-test and N – 2 for Pearson r. These test statistics will be
discussed later in this chapter.
6.1.1 Tests Concerning Means
6.1.1.1 z-test on the Comparison between the Population Mean and the Sample Mean
If the population mean (𝜇) and the population standard deviation (𝜎) are known,
and 𝜇 will be compared to a sample mean (𝑥̅ ), use the formula below.
(𝑥̅ −𝜇)
𝑧= ∙ √𝑛, where n is the number of sample.
𝜎
Decision Rule:
Reject Ho if |𝑧| ≥ |𝑧𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |.
Example 1
A company, which makes a battery-operated toy car, claims that its products have a mean
life span of 5 years with a standard deviation of 2 years. Test the null hypothesis that 𝜇 = 5 years
against the alternative hypothesis that years if a random sample of 40 toy cars was tested and found
to have a mean life span of only 3 years. Use a 5% level of significance.
Solution:
1. Ho : The mean lifespan of battery-operated toy cars is 5 years. (𝜇 = 5)
Ha : The mean lifespan of battery-operated toy cars is 5 years. (𝜇 ≠ 5)
2. 𝛼 = 0.05, two-tailed
91 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
= −15.31
5. Critical Value: 𝑧 < −1.645
6. Decision Rule: Reject Ho if |𝑧| ≥ |𝑧𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |.
7. Since the computed|𝑧|, which is 15.31, is greater than |𝑧𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |, which is 1.645, therefore,
reject Ho. Hence, there is a significant difference between the population and sample mean
of bicycle tires’ lifespan.
92 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.1.1.1
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. A researcher used a developed problem solving test to randomly select 50 Grade 6 pupils.
In this sample, 𝑥̅ = 80 and s = 10. The 𝜇 and the standard deviation of the population used
in the standardization of the test were 75 and 15, respectively. Use the 95% confidence
level to answer the following questions:
a. Does the sample mean differ significantly from the population mean?
b. Can it be said that the sample mean is above average?
2. The owner of a factory that sells a particular bottled fruit juice claims that the average
capacity of their product is 250 ml. To test the claim, a consumer group gets a sample of
100 such bottles, calculates the capacity of each bottle, and then finds the mean capacity to
be 248 ml. The standard deviation is 5 ml. Is the claim true?
3. In a plant nursery, the owner thinks that the lengths of seedlings in a box sprayed with a
new kind of fertilizer has an average height of 26 cm after three days and a standard
deviation of 10 cm. One researcher randomly selected 80 such seedlings and calculated the
mean height to be 20 cm and the standard deviation was 10 cm. Will you conduct a one-
tailed test or two-tailed test? Proceed with the test using 𝛼 = 0.05.
93 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
6.1.1.2 t-test on the Comparison between the Population Mean and the Sample Mean
The t-test can be used to compare the means when the population mean (𝜇) is known
but the population standard deviation (𝜎) is unknown.
When the population standard deviation is unknown but the sample standard
deviation can be computed, the t-test can also be used instead of the z-test. The formula
is given below:
(𝑥̅ − 𝜇)
𝑡= ∙ √𝑛
𝑠
The denominator of the formula, s, divided by the √𝑛 for t is called the standard
error of the statistic. It is the standard deviation of the sampling distribution of a
statistic for random samples n.
Decision Rule:
Reject Ho if |𝑡| ≥ |𝑡𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |.
Example 1
The average length of time for people to vote using the old procedure during a presidential
election period in precinct A is 55 minutes. Using computerization as a new election method, a
random sample of 20 registrants was used and found to have a mean length of voting time of 30
minutes with a standard deviation of 1.5 minutes. Test the significance of the difference between
the population mean and the sample mean.
Solution:
1. Ho : There is no significant difference between the population and sample mean of length
of time for people to vote using the old and new procedure.
(𝑥̅ = 𝜇)
Ha : There is a significant difference between the population and sample mean length of
time for people to vote using the old and new procedure.
(𝑥̅ < 𝜇)
2. 𝛼 = 0.05, one-tailed, left tail
3. Use t-test as test statistic.
4. Computation:
Given 𝑥̅ = 30, 𝜇 = 55, 𝑛 = 20, 𝑠 = 1.5
(𝑥̅ − 𝜇)
𝑡= ∙ √𝑛
𝑠
(30−55)
= ∙ √20
1.5
= −74.54
5. df = n – 1 = 20 – 1 = 19
6. Tabular Value: t = 1.729 (from Appendix)
94 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
= 12.91
5. df = n – 1 = 15 – 1 = 14
6. Tabular Value: t = 1.761 (from Appendix)
7. Decision Rule: Reject Ho if |𝑡| ≥ |𝑡𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |.
8. Since the computed|𝑡|, which is 12.91, is greater than |𝑧𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |, which is 1.761, therefore,
reject Ho. Hence, there is a significant difference between the population and sample mean
of performance in Mathematics in a new time slot. It implies that there is an effect of
students’ performance in Mathematics when it changed the time slot.
95 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.1.1.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Drinking water has become an important concern among people. The quality of drinking
water must be monitored as often as possible during the day for possible contamination.
Another variable of concern is the pH below 7.0 is acidic while a pH above 7.0 is alkaline.
A pH of 7.0 is neutral. A water-treatment plant has a target pH of 8.0. based on 16 random
water samples, the mean and the standard deviation were found to be 7.6 and 0.4,
respectively. Does the sample mean provide enough evidence that it differs significantly
from the target mean? Use 𝛼 = 0.05, two – tailed test.
2. The following sample of eight measurements was randomly selected from a normally
distributed population: 12, 10, 9, 8, 15, 10, 11, and 13. Test for significant difference
between the sample mean and the population mean of 10. Use 𝛼 = 0.05.
3. An experiment study was conducted by a researcher to determine if a new time slot has an
effect on the performance of pupils in Mathematics. Fifteen randomly selected learners
participated in the study. Toward the end of the investigation, a standardized assessment
was conducted. The sample mean was 85 and the standard deviation was 3. In the
standardization of the test, the mean was 75 and the standard deviation was 10. Based on
the evidence at hand, is the new time slot effective? Use 𝛼 = 0.05.
96 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
where 𝑥1 ̅̅̅
̅̅̅, 𝑥2 = means
𝑛1 , 𝑛2 = sample sizes
𝑠1 , 𝑠2 = variances
Decision Rule:
Reject Ho if |𝑡| ≥ |𝑡𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |.
Example 1
A course in Physics was taught to 10 students using the traditional method. Another group
of students went through the same course using another method. At the end of the semester, the
same test was administered to each group. The 10 students under method A got an average of 82
with a standard deviation of 5, while the 11 students under method B got an average of 78 with a
standard deviation of 6. Test the null hypothesis of no significant difference in the performance of
the two groups of students at 5% level of significance.
Solution:
1. Ho: There is no significant difference between the average scores of the two groups of
students.
̅̅̅1 = ̅̅̅)
(𝑥 𝑥2
Ha: There is a significant difference between the average scores of the two groups of
students.
̅̅̅1 > ̅̅̅)
(𝑥 𝑥2
2. 𝛼 = 0.05, one-tailed, right tail
3. Use the t-test as test statistic.
4. Computation:
Given ̅̅̅
𝑥1 = 82, ̅̅̅
𝑥2 = 78, 𝑛1 = 10, 𝑛2 = 11, 𝑠1 = 5, 𝑠2 = 6
𝑥1 − ̅̅̅
̅̅̅ 𝑥2
𝑡=
(𝑛1 − 1)𝑠1 2 + (𝑛2 − 1)𝑠2 2 𝑛1 + 𝑛2
√[ ][ ]
𝑛1 + 𝑛2 − 2 𝑛1 𝑛2
97 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
82 − 78
=
(10 − 1)(5)2 + (11 − 1)(6)2 10 + 11
√[ ][ ]
10 + 11 − 2 (10)(11)
4
=
(9)(25) + (10)(36) 21
√[ ][ ]
19 110
4
= = 1.65
2.4245
5. df = 𝑛1 + 𝑛2 − 2 = 10 + 11 – 2 = 19
6. Tabular Value: t = 1.729 (from Appendix)
7. Decision Rule: Reject Ho if |𝑡| ≥ |𝑡𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |.
8. Since the computed|𝑡|, which is 1.645, is less than |𝑧𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |, which is 1.729, therefore,
accept Ho. Hence, there is no significant difference between the average scores of the two
groups of students. It implies that there is no significant difference in using method A and
method B in their students’ performance in Physics.
98 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.1.1.3
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. An investigator thinks that people under the age of forty have vocabularies that are different
than those of people over sixty years of age. The investigator administers a vocabulary test
to a group of 31 younger subjects and to a group of 31 older subjects. Higher scores reflect
better performance. The mean score for younger subjects was 14.0 and the standard
deviation of younger subject's scores was 5.0. The mean score for older subjects was 20.0
and the standard deviation of older subject's scores was 6.0. Does this experiment provide
evidence for the investigator's theory?
2. An investigator predicts that dog owners in the country spend more time walking their dogs
than do dog owners in the city. The investigator gets a sample of 21 country owners and
23 city owners. The mean number of hours per week that city owners spend walking their
dogs is 10.0. The standard deviation of hours spent walking the dog by city owners is 3.0.
The mean number of hours’ country owners spent walking their dogs per week was 15.0.
The standard deviation of the number of hours spent walking the dog by owners in the
country was 4.0. Do dog owners in the country spend more time walking their dogs than
do dog owners in the city?
3. An investigator theorizes that people who participate in a regular program of exercise will
have levels of systolic blood pressure that are significantly different from that of people
who do not participate in a regular program of exercise. To test this idea, the investigator
randomly assigns 21 subjects to an exercise program for 10 weeks and 21 subjects to a non-
exercise comparison group. After ten weeks the mean systolic blood pressure of subjects
in the exercise group is 137 and the standard deviation of blood pressure values in the
exercise group is 10. After ten weeks, the mean systolic blood pressure of subjects in the
non-exercise group is 127 and the standard deviation on subjects in the non-exercise group
is 9.0. Please test the investigator's theory using an alpha level of 0.05.
99 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
6.1.1.4 t-test on the Significance of the Difference Between Two Correlated Means
When comparing two correlated means, the t-test is the appropriate statistic. A
typical example is when comparing the results of the pre-test and post-test
administered to group of individuals. The two tests must be the same and the given
formula should be used.
∑𝑑
𝑡=
2 2
√(𝑛 ∑ 𝑑 ) − (∑ 𝑑 )
𝑛−1
where d = difference between the pre-test and post-test scores
n = number of samples
Example 1
To determine whether the students’ performance in College Algebra improved after
enrolling in the subject for one term, a 60-item pre-test and post-test were administered to them on
the first and the last days of classes, respectively. The same test was given as pre-test and post-
test.
The results are as follows:
Student Pre-Test Score Post-Test Score d 𝒅𝟐
A 34 45 -11 121
B 23 32 -9 81
C 40 46 -6 36
D 31 57 -26 676
E 24 39 -15 225
F 45 48 -3 9
G 27 27 0 0
H 32 33 -1 1
I 12 18 -6 36
J 45 45 0 0
∑ 𝑑 = −77 ∑ 𝑑 2 = 1,185
Solution:
1. Ho: There is no significant difference between the pre-test and post-test of the students’
performance in College Algebra. (𝜇1 = 𝜇2 )
Ha: There is a significant difference between the pre-test and post-test of the students’
performance in College Algebra. (𝜇1 < 𝜇2 )
2. 𝛼 = 0.05, one-tailed, left tail
3. Use the t-test as test statistic.
100 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
4. Computation: ∑𝑑
𝑡=
= −77
2
𝑑)2 2
(𝑛 ∑ 𝑑 ) −−(∑(−77)
√10(1,185)
𝑛10−−
11
−77
=
√5,921
9
−77
=
25.65
= −3.002
5. df = n – 1 = 10 – 1 = 9
6. Tabular Value: t = 2.821(from Appendix)
7. Decision Rule: Reject Ho if |𝑡| ≥ |𝑡𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |.
8. Since the computed|𝑡|, which is 3.002, is greater than |𝑧𝑡𝑎𝑏𝑢𝑙𝑎𝑟 |, which is 2.821, therefore,
reject Ho. Hence, there is a significant difference between the pre-test and post-test of the
students’ performance in College Algebra. It implies that the performance of the students
in Algebra is significantly improved.
101 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.1.1.4
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Suppose we were interested in determining whether two types of music, A and B, differ
with respect to their effects on sensory-motor coordination. We test some subjects in the
presence of Type-A music and other subjects in the presence of Type-B music. With the
design for correlated samples, we test all subjects in both conditions and focus on the
difference between the two measures for each subject. To obviate the potential effects of
practice and test sequence in this case, we would also want to arrange that half the subjects
are tested first in the Type-A condition, then later in the Type-B condition, and vice versa
for the other half.
Student A B
1 10.2 13.2
2 8.4 7.4
3 17.8 16.6
4 25.2 27.0
5 23.8 27.5
6 25.7 26.6
7 16.2 18.0
8 21.5 23.4
9 21.1 23.4
10 16.9 21.1
11 24.6 23.8
12 20.4 20.2
13 25.8 29.1
14 17.1 17.7
15 14.4 19.2
102 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Example 1
A sample survey of a presidential candidate in the Philippines shows that 120 of 200 male
voters dislike candidate X and 175 of 250 female voters dislike the same candidate. Determine
120 175
whether the difference between the two sample proportions, 200 and 250, is significant or not at 1%
level of significance.
Solution:
1. Ho: There is no significant difference between the proportion of the male votes and the
proportion of female votes. (𝑝1 = 𝑝2 )
Ha: There is a significant difference between the proportion of the male votes and the
proportion of female votes. (𝑝1 ≠ 𝑝2 )
2. 𝛼 = 0.01, two-tailed
3. Use the z-test as test statistic.
4. Computation:
120 175
Given 𝑝1 = 200, 𝑝2 = 250
𝑝1 − 𝑝2
𝑧=
𝑝1 𝑞1 𝑝2 𝑞2
√ 𝑛 +
1 𝑛2
103 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
120 175
−
= 200 250
120 120 175 175
√(200) (1 − 200) (250) (1 − 250)
+
200 250
−0.1
=
120 80 175 75
√(200) (200) (250) (250)
+
200 250
−0.1
=
√0.24 + 0.21
200 250
−0.1
=
0.045
= −2.22
104 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.1.1.5
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Two types of medication for hives are being tested to determine if there is a difference in
the proportions of adult patient reactions. Twenty out of a random sample of 200 adults
given medication A still had hives 30 minutes after taking the medication. Twelve out of
another random sample of 200 adults given medication B still had hives 30 minutes after
taking the medication. Test at a 5% level of significance.
2. A research study was conducted about gender differences in “sexting.” The researcher
believed that the proportion of girls involved in “sexting” is less than the proportion of
boys involved. The data collected in the spring of 2010 among a random sample of middle
and high school students in a large school district in the southern United States is
summarized in the table. Is the proportion of girls sending sexts less than the proportion of
boys “sexting?” Test at a 5 % level of significance.
Males Females
3. Researchers conducted a study of smartphone use among adults. A cell phone company
claimed that iPhone smartphones are more popular with whites (non-Hispanic) than with
African-Americans. The results of the survey indicate that of the 232 African-American
cell phone owners randomly sampled, 5% have ab iPhone. Of the 1,343 white cell phone
owners randomly sampled, 10% own an iPhone. Test at the 5% level of significance. Is the
proportion of white iPhone owners greater than the proportion of African-American iPhone
owners?
105 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
∑(∑ 𝑋𝐴𝑖 )2 (∑ 𝑋𝑖 )2
where 𝑆𝑆𝐵 = −
𝑛𝐴𝑖 𝑁
2 (∑ 𝑋𝑖 )2
𝑇𝑆𝑆 = ∑ 𝑋𝑖 − 𝑁
𝑆𝑆𝑊 = 𝑇𝑆𝑆 − 𝑆𝑆𝐵
𝑁 = sample size
𝑘 = number of columns
𝑋 = observed value
𝑛 = number of rows
𝐴 = given factor or category
𝑖 = individual observation of cell
4. Find the tabular value of F at the given level of significance (from Appendix)
5. State the Decision Rule: If the computed value is less than the tabular value, accept the
null hypothesis. If the computed value is greater than the tabular value, reject the null
hypothesis.
6. Interpret the result.
106 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Example 1
Determine who among the three salesmen will most likely be promoted based on their
monthly sales in pesos. Use 5% level of significance.
Sales of Three Candidates for Promotion (A, B, C)
A B C
12,000 15,500 12,800
10,000 12,500 16,000
10,900 12,000 15,000
18,000 13,000 12,700
16,000 14,000 15,000
14,400 15,000 13,000
14,400 12,300 12,000
15,500 15,000 16,000
18,800 19,000 16,000
Solution:
1. Ho: There is no significant difference between the mean sales of the three candidates for
promotion.
Ha: There is a significant difference between the mean sales of the three candidates for
promotion.
2. 𝛼 = 0.05
3. Accomplish the ANOVA Table.
A B C A2 B2 C2
12,000 15,500 12,800 144,000,000 240,250,000 163,840,000
10,000 12,500 16,000 100,000,000 156,250,000 256,000,000
10,900 12,000 15,000 118,810,000 144,000,000 225,000,000
18,000 13,000 12,700 324,000,000 169,000,000 161,290,000
16,000 14,000 15,000 256,000,000 196,000,000 225,000,000
14,400 15,000 13,000 207,360,000 225,000,000 169,000,000
14,400 12,300 12,000 207,360,000 151,290,000 144,000,000
15,500 15,000 16,000 240,250,000 225,000,000 256,000,000
18,800 19,000 16,000 324,000,000 361,000,000 256,000,000
∑ 𝐴 =130,000 ∑ 𝐵 =128,300 ∑ 𝐶 =128,500 ∑ 𝐴2 =1,921,780,000 ∑ 𝐵 2 =1,867,790,000 ∑ 𝐶 2 =1,856,130,000
107 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
(386,800)2
= 5,541,460,000 −
27
= 5,541,460,000 − 5,541,268,148.15
𝑆𝑆𝐵 = 191,851.85
Find TSS:
(∑ 𝑋𝑖 )2
𝑇𝑆𝑆 = ∑ 𝑋𝑖 2 −
𝑁
2 2 2 (∑ 𝐴 + ∑ 𝐵 + ∑ 𝐶 )2
= ∑𝐴 + ∑𝐵 + ∑𝐶 −
𝑁
Find SSW:
= 104,431,851.85 − 191,851.85
= 104,240,000
dfB = 𝑘 – 1 = 3 – 1 = 2
dfW = 𝑁 – 𝑘 = 27 – 3 = 24
dfT = 𝑁 – 1 = 27 – 1 = 26
𝑆𝑆𝐵 191,851.85
𝑀𝑆𝐵 = = = 95,925.93
𝑑𝑓𝐵 2
𝑆𝑆𝑊 104,240,000
𝑀𝑆𝑊 = = = 4,343,333.33
𝑑𝑓𝑊 24
108 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
1.4. F – Value
𝑀𝑆𝐵 95,925.93
𝐹= = = 0.0221
𝑀𝑆𝑊 4,343,333.33
Total 104,431,851.85 26
109 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Zelazo et al. (1972) investigated the variability in age at first walking in infants. Study
infants were grouped into four groups, according to reinforcement of walking and
placement: (1) active (2) passive (3) no exercise; and (4) 8-week control. Sample sizes
were 6 per group, for a total of n=24. For each infant, study data included group assignment
and age at first walking, in months.
The following are the data and consist of recorded values of age (months) by group:
Active Group Passive Group No-Exercise Group 8-Week Control
9.00 11.00 11.50 13.25
9.50 10.00 12.00 11.50
9.75 10.00 9.00 12.00
10.00 11.75 11.50 13.50
13.00 10.50 13.25 11.50
9.50 15.00 13.00 12.35
2. Four brands of flashlight batteries are to be compared by testing each brand in five
flashlights. Twenty flashlights are randomly selected and divided randomly into four
groups of five flashlights each. Then each group of flashlights uses a different brand of
battery. The lifetimes of the batteries, to the nearest hour, are as follows:
Brand A Brand B Brand C Brand D
42 28 24 20
30 36 36 32
39 21 28 38
28 32 28 28
29 27 33 25
Preliminary data analyses indicate that the independent samples come from normal
populations with equal standard deviations. At the 5% significance level, does there appear
to be a difference in mean lifetime among the four brands of batteries?
3. The times required by three workers to perform an assembly-line task were recorded on
five randomly selected occasions. Here are the times, to the nearest minute.
Hank Joseph Susan
8 8 10
10 9 9
9 9 10
11 8 11
10 10 9
110 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Correlation
Correlation analysis measures the association or the strength of the relationship
between two variables say, x and y.
111 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
The relationship or correlation between two variables may be described in terms of direction and
strength.
The direction of correlation may be positive, negative, or zero.
Two variables are positively correlated if the values of the two variables both
increase or both decrease.
Two variables are negatively correlated if the values of one variable increase
while the values of the other decrease.
Two values are not correlated or they have zero correlation if one variable neither
increases nod decreases while the other increases.
The strength of correlation may be perfect, very high, moderately high, moderately
low, very low, and zero. The discussion of the strength is found in the succeeding box.
Example 1
Suppose a ten-item test in English and a ten-item test in Mathematics were administered
to ten students. The scores of the students are tabulated below. It must be determined if the
scores in Mathematics quiz (here labelled variable x) and the English quiz (labelled variable y)
are correlated or not.
Mathematics
English Score
Student Score
(y)
(x)
1 4 5
2 5 4
3 9 8
4 2 3
5 8 9
6 1 2
7 2 1
8 7 6
9 6 7
10 4 5
The scatter graph of the data above is given below. Note that x-axis represents the scores
in Mathematics and y-axis shows the scores in English. Each point in the graph below is an ordered
pair (x, y) corresponding to the score obtained by a student in the two subjects.
112 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
10
9
8
7
English Score
6
5
4
3
2
1
0
0 2 4 6 8 10
Mathematics Score
The graph above indicates a direct correlation between variables x and y which appears to
be increasing.
Example 2
Suppose the scores of the students in those two subjects happen to be as follows:
Mathematics Score English Score
Student
(x) (y)
1 9 3
2 3 6
3 4 7
4 7 4
5 6 2
6 1 9
7 2 8
8 5 4
9 10 2
10 2 10
10
English Score
0
0 2 4 6 8 10 12
Mathematics Score
113 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
This time the trend of the data is decreasing, hence, the variables are negatively correlated.
Example 3
Suppose the same students have the following scores.
Mathematics
English Score
Student Score
(y)
(x)
1 9 8
2 2 9
3 6 3
4 3 7
5 4 7
6 5 5
7 3 6
8 6 7
9 8 4
10 2 2
6
5
4
3
2
1
0
0 1 2 3 4 5 6 7 8 9 10
Mathematics Score
The scatter of the data is neither increasing nor decreasing. It represents a zero correlation.
While a scatter plot may be a convenient way of inspecting correlation between two
variables, it does not offer a measure of the strength of the correlation. Fortunately, Karl Pearson
(1857-1936) developed and perfected a formula that can give a numerical value to measure the
strength of correlation. This formula does not only show how greatly two data sets are correlated
but also reveals if the correlation is direct or inverse, or if the data sets are not correlated. The
formula named after him is called the Pearson Product-Moment Correlation Coefficient.
114 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Consider the data in Example 1 of this section. Organize the data as shown in the table
below.
Mathematics Score English Score
x2 y2 xy
(x) (y)
4 5 16 25 20
5 4 25 16 20
9 8 81 64 72
2 3 4 9 6
8 9 64 81 72
1 2 1 4 2
2 1 4 1 2
7 6 49 36 42
6 7 36 49 42
4 5 16 25 20
∑ 𝑥 = 48 ∑ 𝑦 = 50 ∑ 𝑥 2 = 296 ∑ 𝑦 2 = 310 ∑ 𝑥𝑦 = 298
115 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑟=
√[𝑛 ∑ 𝑥 2 − (∑ 𝑥)2 ][𝑛 ∑ 𝑦 2 − (∑ 𝑦)2 ]
(10)(298) − (48)(50)
=
√[(10)(296)− (48)2 ][(10)(310) − (50)2 ]
580
=
√(656)(600)
580
=
62.73755
= 0.92
This result is in conformity with the scatter plot in Example 1 of this section. The computed
r is almost 1, hence, it has a very high positive correlation. This the reason why the scatter plot in
Example 2 in this section is increasing from left to right.
Using the data in Example 2 of this section, we have the following computations.
Mathematics Score English Score
x2 y2 xy
(x) (y)
9 3 81 9 27
3 6 9 36 18
4 7 16 49 28
7 4 49 16 28
6 2 36 4 12
1 9 1 81 9
2 8 4 64 16
5 4 25 16 20
10 2 100 4 20
2 10 4 100 20
∑ 𝑥 = 49 ∑ 𝑦 = 55 ∑ 𝑥 2 = 325 ∑ 𝑦 2 = 379 ∑ 𝑥𝑦 = 198
Solution:
𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑟=
√[𝑛 ∑ 𝑥 2 − (∑ 𝑥)2 ][𝑛 ∑ 𝑦 2 − (∑ 𝑦)2 ]
(10)(198) − (49)(55)
=
√[(10)(325)− (49)2 ][(10)(379) − (55)2 ]
116 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
−715
=
√(849)(765)
−715
=
805.906322
= −0.89
The computed r is – 0.89, hence, it has a very high correlation. This is the reason why the
scatter plot in Example 2 of this section is decreasing from left to right.
We now compute the r of the data on two non-correlated variables in Example 3 of this
section.
Mathematics Score English Score
x2 y2 xy
(x) (y)
9 8 81 64 72
2 9 4 81 18
6 3 36 9 18
3 7 9 49 21
4 7 16 49 28
5 5 25 25 25
3 6 9 36 18
6 7 36 49 42
8 4 32 4 32
2 2 4 4 4
∑ 𝑥 = 48 ∑ 𝑦 = 58 ∑ 𝑥 2 = 252 ∑ 𝑦 2 = 370 ∑ 𝑥𝑦 = 278
Solution:
𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑟=
√[𝑛 ∑ 𝑥 2 − (∑ 𝑥)2 ][𝑛 ∑ 𝑦 2 − (∑ 𝑦)2 ]
(10)(278) − (48)(58)
=
√[(10)(252)− (48)2 ][(10)(370) − (58)2 ]
−4
=
√(216)(336)
−4
=
269.39933
= −0.01
117 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Since the computed r is almost zero, then it has little or zero linear correlation. This
conforms with the scatter plot in Example 3 in this section. The graph is neither increasing nor
decreasing and therefore the two sets of data are not correlated.
Example 4
Test the hypothesis that there is no significant relationship between mental ability and
English proficiency at 5% level of significance.
Mental Ability (x) English Proficiency (y)
50 200
54 198
50 200
51 203
49 186
46 205
48 185
47 197
44 183
44 171
46 179
45 185
48 184
53 190
54 191
33 170
34 168
Solution:
1. Ho: There is no significant relationship between mental ability and English proficiency.
Ha: There is a significant relationship between mental ability and English proficiency.
2. 𝛼 = 5% 𝑜𝑟 0.05
3. Pearson r will be used to test the hypothesis.
4. Computation
Mental English
Ability (x) Proficiency x2 y2 xy
(y)
50 200 2,500 40,000 10,000
54 198 2,916 39,204 10,692
50 200 2,500 40,000 10,000
51 203 2,601 41,209 10,353
49 186 2,401 34,596 9,114
46 205 2,116 42,025 9,430
48 185 2,304 34,225 8,880
47 197 2,209 38,809 9,259
44 183 1,936 33,489 8,052
118 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑟=
√[𝑛 ∑ 𝑥 2 − (∑ 𝑥)2 ][𝑛 ∑ 𝑦 2 − (∑ 𝑦)2 ]
(17)(150,401) − (796)(3,195)
=
√[(17)(37,834)− (796)2 ][(17)(602,625) − (3,195)2 ]
13,597
=
√(9,562)(36,600)
13,597
=
18,707.46375
= 0.73
5. df = N – 2 = 17 – 2 = 15
6. Tabular Value: r = 0.482 (from Appendix)
7. Decision Rule: If the computed value is less than the tabular value, accept the null
hypothesis. If the computed value is greater than the tabular value, reject the null hypothesis.
8. Since the computed r (0.73) is greater than the tabular value (0.482), so reject the null
hypothesis. Hence, there is a significant relationship between mental ability and English
proficiency. It shows that there is a moderately high positive relationship between the two
variables.
119 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.2.1
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Below are the data for six participants giving their number of years in college (X) and their
subsequent yearly income (Y). Income here is in thousands of pesos, but this fact does not
require any changes in our computations. Test whether there is a relationship with Alpha
= .05.
2. Yvonne is a good student, but at times she doesn’t get enough sleep. She hypothesizes that
when she gets more sleep she does better on tests. To test her hypothesis, she tracked how
she did on a number of tests, based on how many hours of sleep she got on the night
previous. She inputs the following data into her excel file to compute the correlation
coefficient equation.
120 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
To get the regression equation, the values of a and b are computed using the formula below.
∑ 𝑦 ∑ 𝑥 2 − ∑ 𝑥 ∑ 𝑥𝑦
𝑎=
𝑛 ∑ 𝑥 2 − (∑ 𝑥 )2
and
𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑏=
∑ 𝑥 2 − (∑ 𝑥 )2
where n = number of pairs
Example 1
The data in the table represent the membership at a university Mathematics club during the
past 5 years. Find the regression equation to predict the membership 5 years from now.
Number of Years (x) Membership (y)
1 25
2 30
3 32
4 45
5 50
Solution:
Number of Membershi x2 xy
Years (x) p (y)
1 25 1 25
2 30 4 60
3 32 9 96
4 45 16 180
5 50 25 250
∑ 𝑥 = 15 ∑ 𝑦 = 182 2
∑ 𝑥 = 55 ∑ 𝑥𝑦 = 611
121 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Find a: Find b:
∑ 𝑦 ∑ 𝑥 2 − ∑ 𝑥 ∑ 𝑥𝑦 𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑎= 𝑏=
𝑛 ∑ 𝑥 2 − (∑ 𝑥)2 ∑ 𝑥 2 − (∑ 𝑥)2
182(55) − 15(611) 5(611) − 15(182)
= =
5(55) − (15)2 5(55) − (15)2
845 325
= =
50 50
= 16.9 = 6.5
Example 2
The following data pertains to the heights of father and their eldest sons in inches. If there
is a significant relationship between two variables, predict the height of the son if the height of his
father is 78 inches. Use 5% level of significance.
Height of the Father Height of the Son
(x) (y)
71 71
69 69
69 71
65 68
66 68
63 66
68 70
70 72
60 65
58 60
Solution:
1. Ho: There is no significant relationship between heights of father and their eldest sons.
Ha: There is a significant relationship between heights of father and their eldest sons.
122 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
2. 𝛼 = 5% 𝑜𝑟 0.05
3. Pearson r will be used to test the hypothesis.
4. Computation
Height of the Height of the
Father Son x2 y2 xy
(x) (y)
71 71 5041 5041 5041
69 69 4761 4761 4761
69 71 4761 5041 4899
65 68 4225 4624 4420
66 68 4356 4624 4488
63 66 3969 4356 4158
68 70 4624 4900 4760
70 72 4900 5184 5040
60 65 3600 4225 3900
58 60 3364 3600 3480
∑ 𝑥 = 659 ∑ 𝑦 = 680 2
∑ 𝑥 = 43,601 2
∑ 𝑦 = 46,356 ∑ 𝑥𝑦 = 44,947
𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑟=
√[𝑛 ∑ 𝑥 2 − (∑ 𝑥)2 ][𝑛 ∑ 𝑦 2 − (∑ 𝑦)2 ]
(10)(44,947) − (659)(680)
=
√[(10)(43,601)− (659)2 ][(10)(46,356) − (680)2 ]
= 0.95
5. df = N – 2 = 10 – 2 = 8
6. Tabular Value: r = 0.632 (from Appendix)
7. Decision Rule: If the computed value is less than the tabular value, accept the null
hypothesis. If the computed value is greater than the tabular value, reject the null hypothesis.
8. Since the computed r (0.95) is greater than the tabular value (0.632), so reject the null
hypothesis. Hence, there is a significant relationship between heights of father and their
eldest sons. It shows that there is a very high positive relationship between the two variables.
We can now proceed to regression analysis since there was a significant relationship
between heights of father and their eldest sons.
Find a: Find b:
∑ 𝑦 ∑ 𝑥 2 − ∑ 𝑥 ∑ 𝑥𝑦 𝑛 ∑ 𝑥𝑦 − ∑ 𝑥 ∑ 𝑦
𝑎= 𝑏=
𝑛 ∑ 𝑥 2 − (∑ 𝑥)2 ∑ 𝑥 2 − (∑ 𝑥)2
123 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
124 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.2.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. The time x in years that an employee spent at a company and the employee’s hourly pay,
y, for 5 employees are listed in the table below. Find the equation of regression line and
predict the hourly pay rate of an employee who has worked for 20 years.
2. The table below shows the number of absences, x, in a Calculus course and the final exam
grade, y, for 7 students. Find the equation of regression line and predict the test score for a
student with 5 absences.
Number of
Test Score
Absences
(y)
(x)
1 95
0 90
2 90
6 55
4 70
3 80
3 85
125 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Example 1
In a contest for Mr. Campus Personality, two judges gave their ratings to 8 candidates.
Transform the ratings to ranks and compute the coefficient of rank correlation. Interpret the
result.
Candidate Judge 1 Judge 2
1 98 94
2 97 97
3 95 98
4 90 95
5 89 92
6 88 90
7 85 89
8 85 85
126 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
Candidat Judge 1 Judge 2
Rx Ry d d2
e (x) (y)
1 98 94 1 4 -3 9
2 97 97 2 2 0 0
3 95 98 3 1 2 4
4 90 95 4 3 1 1
5 89 92 5 5 0 0
6 88 90 6 6 0 0
7 85 89 7.5 7 0.5 0.25
8 85 85 7.5 8 -0.5 0.25
∑ 𝑑 2 = 14.5
6 ∑ 𝑑2 6(14.5)
𝜌=1− 2
=1− = 0.83
𝑛(𝑛 − 1) 8(82 − 1)
Interpretation: The computed 𝜌 (0.83) indicates a “very high positive correlation” between the
ranks. This means that those candidates who received high ranks from the first judge are also the
candidates who received the same high ranks from the second judge. Similarly, those candidates
who were ranked low by the first judge were also ranked low by the other judge. This means that
the rankings of the two judges have a very high degree of agreement. It also implies that as to the
selection of Mr. Campus Personality, the two judges have more or less the same taste.
Example 2
Ten instructors were rated by third- and fourth-year students on their “master of subject
matter” and the results were tabulated. What is the Spearman rho value for the data? At 5% level
of significance, determine if there is a significant relationship in the scores obtained by the
teachers.
Instructor 3rd Year (x) 4th Year (y)
1 44 46
2 45 43
3 38 40
4 32 30
5 46 39
6 47 37
7 37 44
8 35 46
9 27 48
10 40 50
127 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
1. Ho: There is no significant relationship between the ratings given to the ten instructors by
third- and fourth-years students.
Ha: There is a significant relationship between the ratings given to the ten instructors by
third- and fourth-years students.
2. 𝛼 = 5% 𝑜𝑟 0.05
3. Spearman rho (𝜌)will be used to test the hypothesis.
4. Computation
Instructo 3rd Year 4th Year
Rx Ry d d2
r (x) (y)
1 44 46 4 3.5 0.5 0.25
2 45 43 3 6 -3 9
3 38 40 6 7 -1 1
4 32 30 9 10 -1 1
5 46 39 2 8 -6 36
6 47 37 1 9 -8 64
7 37 44 7 5 2 4
8 35 46 8 3.5 4.5 20.25
9 27 48 10 2 8 64
10 40 50 5 1 4 16
∑ 𝑑2
= 215.5
6 ∑ 𝑑2
𝜌 = 1−
𝑛(𝑛2 − 1)
6(215.5)
= 1−
10(102 − 1)
= 1 − 1.31
= −0.31
5. df = N – 2 = 10 – 2 = 8
6. Tabular Value: 𝜌 = 0.643 (from Appendix)
7. Decision Rule: If the computed value is less than the tabular value, accept the null
hypothesis. If the computed value is greater than the tabular value, reject the null hypothesis.
8. Since the absolute value of the computed 𝜌 (0.31) is less than the tabular value (0.643), so
the null hypothesis accepted. Hence, there is no significant relationship between the ratings
given to the ten instructors by third- and fourth-years students. It implies that the ratings of
the third- and fourth-years students are not the same.
128 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 6.2.3
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. The scores for nine students in history and algebra are as follows:
History Algebra
34 31
25 32
16 46
9 23
40 9
7 48
28 31
9 4
2. The left side of Figure 1 displays the association between the IQ of each adolescent in a
sample with the number of hours they listen to rock music per month. Determine the
strength of the correlation between IQ and rock music using both the Pearson’s correlation
coefficient and Spearman’s rank correlation. Compare the results.
IQ Rock
99 2
120 0
98 25
102 45
123 14
105 20
85 15
110 19
117 22
90 4
129 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Learning Objectives
Introduction
Graph theory is a branch of Mathematics that was developed after Leonhard Euler (1707 –
1783), a Swiss mathematician, solved an eighteen century problem involving the seven bridges of
Konigsberg in Old Prussia. The city of Konigsberg (now Kaliningrad, Russia) has four districts
divided by the Pregel River. Seven bridges connected these districts as shown in the figure below.
In Euler’s time, people were puzzled if there is a travel route that would only cross each of the
seven bridges exactly one. Euler proved in 1736 that it is impossible to take a stroll that would
lead them across each bridge and return to the starting point without traversing the same bridge
twice. Problems involving connections such as the seven bridges of Konigsberg is the subject
matter of this chapter.
At present, graph theory finds many applications in the social sciences (social network
sites), computer science (networks of communication), chemistry (chemical structure).
Communication arts (networks of communication), and operations research (network analysis).
7.1 Graph
A graph is a collection of points called vertices or nodes and line segment or curves called
edges that connect the vertices.
130 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
The position of the vertices, the lengths of the edges, and the shape of the edges do not
matter in a graph. Sometimes the edges are given orientations and are presented by arrows or are
given values (weights). But it is the number or vertices and which of them ae joined by edges that
matter most.
Graphs can be used to illustrate huge connections such as social networks in Facebook,
flight destinations of airlines, the simple community garbage collection route, or even the computer
system connectivity in a school.
Example: Constructing a Graph
The following table lists eleven cities connected by Cebu Pacific airline flights. The symbol
indicates that the cities have direct flights.
Ho Chi Minh
Hog Kong
Singapore
Bangkok
Lumpur
Manila
Macau
Brunei
Tokyo
Taipei
Kuala
Seoul
Manila
Tokyo
Seoul
Taipei
Hong Kong
Macau
Bangkok
Ho Chi Minh
Kuala Lumpur
Singapore
Brunei
Draw a graph that presents this information where each vertex represents a city and an edge
connects two vertices if the two cities have a direct flight.
Use your graph to determine which city has the most and least number of direct flights.
Solution:
a. Draw eleven vertices (in any configuration you wish) to represent the eleven cities, and
connect the vertices with edges according to the table.
Hong Kong Seoul
Ho Chi Minh Bangkok
Taipei
Macau Tokyo
Kuala Lumpur
Singapore
Manila
131 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
b. The Manila vertex has nine edges attached to it; hence, Manila has the most number of
direct flights. On the other hand, the Macau vertex is connected to only one node;
hence, Macau has the least number of direct flights. It is important to note also that the
vertex of Brunei is not connected to any node; hence, Brunei does not have a direct
flight to any of the ten cities.
Some Definitions
A loop is the edge connecting a vertex to itself.
If two vertices are connected by more than one edge, these edges are called multiple edges.
A graph with no loops and no multiple edges is called a simple graph.
A path is an altering sequence of vertices and edges. It can be seen as a trip from one vertex
to another using the edges of the graph.
A graph is connected if there is a path connecting all the vertices.
If a path begins and end s with the same vertex, it is called a closed path or a circuit or
cycle.
Two vertices are adjacent if there is an edge joining them.
If every pair of vertices of graph are adjacent, the graph is complete. A complete graph
with n vertices is denoted by Kn.
The degree of a vertex is the number of edges attached to it.
Examples of Graph:
Null or Disconnected Graph. The graph below is a null or disconnected graph since it has
four vertices but no edges. The degree of each vertex is 0.
Graph with a Loop. The loop connects vertex A to itself. The degree of a loop is 2.
Graph with Multiple Edges. Both graphs G1 and G2 on the next page are connected and
have multiple edges connecting vertices A and B. The degrees of vertices of A and B in G 1 are
both equal to 3 while that of G2 are both equal to 4.
132 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
G1: A G2:
B A B
Complete Graph. A complete graph is a connected graph in which every edge is drawn
between vertices. It should not contain multiple edges.
K1: One Vertex:
Let e be the number of edges in a complete graph. From the results above, we find that for:
K1: e = 0, degree of the vertex is 0.
K2: e = 1, degree of the vertex is 1.
K3: e = 3, degree of the vertex is 2.
K4: e = 6, degree of the vertex is 3.
K5: e = 10, degree of the vertex is 4.
133 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
What about Kn, a complete graph with n vertices? How many edges could we possibly
get and what is the degree of each vertex in the graph? The number of edges is equal to:
𝑛(𝑛 − 1)
𝑒𝑛 =
2
for n ≥ 3 while the degree of each vertex is obviously equal to n – 1.
134 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 7.1
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. An “X” in the table below indicates that the corresponding people are connected on
Facebook. Draw a graph in which each vertex represents a name and an edge connects
two vertices if the two friends are connected on Facebook.
Charles
Gladys
Aileen
David
Erica
Fred
Bien
Aileen X X X
Bien X X X X
Charles X X X
David X X X X
Erica X X X
Fred X X X X
Gladys X X X
2. Draw a graph that represents the information given in the table below involving teachers
and subjects that are assigned to them in a semester.
Mathematics College and Calculus I Number
in the Modern Advanced with Analytic Theory
World Algebra Geometry
Leroy X X X
Joan X
Mark Gil X X
Kiervin X X
135 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Euler proved that the graph does not have an Euler circuit because for an Euler circuit to
exist, the degree of each vertex in the graph must be even. Apparently, all the vertices in the
Konigsberg bridges problem have odd degrees; hence not Eulerian. Consequently, he formulated
the following theorem:
Note that the Eulerian Graph Theorem only guarantees that if the degrees of all the vertices
in a graph are even, an Euler circuit exists, but it does not tell us how to find one.
Example 1: Determine whether the following graph is Eulerian. If it is, find an Eulerian circuit. If
it is not, explain why. A
E B
D C
136 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
The degree of each of the vertices is 4 (even); hence, the graph is Eulerian. The path A –
D – B – E – C – A – E – D – C – B – A starts at vertex A and ends at vertex A; hence it is circuit.
Moreover, it uses all the edges all the edges only once; hence it is an Euler circuit.
Euler Path
An Euler path is a path that uses every edge in the graph exactly once but it does not
start and end at the same vertex.
Example 2: Determine whether the following graph is Eulerian. If it is, find a Eulerian circuit. If
it is not, can you find an Euler path?
B C
A D E
L
K F
J G
I H
Solution:
Using the Eulerian Graph Theorem, this graph is not Eulerian since vertices A and J both
have odd degrees. But the path A – B – C – D – E – F – G – H – I – J – D – G – A – L – K – J uses
every edge without duplication, hence the graph contains an Euler path. Furthermore, it can be
noted that the path starts at A but ends at J, the vertices having odd degrees.
b. Is it possible for him to traverse all the trails and return to the starting point without
repeating any trail in the trip?
B
A
C
D E
G
F
Solution:
a. By the Euler Path Theorem, the map shows an Euler path since the graph has two vertices
of odd degree with all other vertices of even degree. By trial and error, the path A – B – E
– F – D – B – C – F – G – C – A – G uses every edge without duplication, hence an Euler
path. Thus, it is possible for the biker to plan a trip that traverses all the trails exactly once.
The trip starts at point A, a vertex with an odd degree and ends at point G, the other vertex
with an odd degree.
b. Using the Eulerian Graph Theorem, this graph is not Eulerian since vertices A and G both
have odd degrees. Thus, it is not possible for the biker to traverse all the trails and return
to the starting point without repeating any trail in the trip.
138 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 7.2
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. Determine whether the graph is Eulerian. If it is, find an Eulerian circuit. If it is not, explain
why? If the graph does not have an Euler circuit, does it have an Euler path? If so, find one
If not, explain why.
A
a. A B C c.
B F
b
b
E
C E
G F D D
A A
b. d.
B C
E
B C
D E
D
2. For each of the networks below, determine whether it has an Euler path. If it does, find
one.
a. c.
b. d.
139 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Hamiltonian
A Hamiltonian path is a path that visits each vertex
of the graph exactly once.
A Hamiltonian circuit is a path that uses each vertex
of a graph exactly once and returns to the starting vertex. A
graph that contains a Hamiltonian circuit is called
Hamiltonian.
In Euler circuits, closed paths use every edge exactly once, possibly visiting a vertex more
than once. On the contrary, in Hamiltonian circuits, paths visit each vertex exactly once, possibly
not passing through some of the edges. But unlike the Euler circuit, where the Eulerian Graph
Theorem is used to determine whether it contains an Euler circuit or not, there is no straightforward
criterion to determine whether or not a Hamiltonian circuit exists in a graph. Fortunately, the
following theorem can help:
Dirac’s Theorem
Consider a connected graph with at least three vertices and no multiple edges. Let n be
𝑛
the number of vertices in the graph. If every vertex has degree of at least 2 , then the graph
must be Hamiltonian.
Example 1:
Determine whether the graph below is Hamiltonian or not. If it is, find a Hamiltonian
circuit. If it is not, explain why.
A B C
G F D
140 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Solution:
𝑛
There are seven vertices, hence 2 = 3.5. Since vertex A is a degree 2, less than 3.5, Dirac’s
Theorem does not apply here. But it does not necessarily follow that the graph is not Hamiltonian.
In fact, it is. Consider the path A – B – C – E – D – F – G – A. This path visits each vertex only
once in the graph and returns to its starting point, therefore, it is Hamiltonian
Example 2: An Application of Hamiltonian Circuits
The graph below shows the available flights of a popular airline. An edge between two
vertices indicates that there is a direct flight between the two cities. Apply Dirac’s Theorem to
verify that the graph is Hamiltonian. Then find a Hamiltonian circuit.
Seoul
Macau
Bangkok
Ho Chi Minh
Manila
Kuala Lumpur
Singapore
Solution:
𝑛
There are ten vertices in the graph, so n = 10 and = 5. Now, vertex Manila has nine edges,
2
Tokyo has five, Seoul has six, Teipei has six, Hong Kong has seven, Macau has nine, Bangkok
has six, Ho Chi Minh has five, Kuala Lumpur has five, and Singapore has five. Using Dirac’s
𝑛
Theorem, if each vertex has a degree of at least 2 = 5, then the graph is Hamiltonian. This means
that the graph contains a circuit that visits each vertex and returns to its starting point without
visiting a vertex more than once. By trial and error, one Hamiltonian circuit is Manila – Tokyo –
Seoul – Hong Kong – Macau – Bangkok – Ho Chi Minh – Kuala Lumpur – Singapore – Manila.
In example 2, there is a number of different paths which are Hamiltonian. For example,
Manila – Tokyo – Seoul – Hong Kong – Macau – Bangkok – Ho Chi Minh – Kuala Lumpur –
141 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
Singapore – Taipei – Manila is another Hamiltonian circuit that represents a sequence of flights
that visits each city and returns to the starting city without visiting any city twice. Although
generally the lengths of the edges do not matter in the graph, there is now concern over the route
that minimizes the distance travelled. In other words, there is a need to know which of these
Hamiltonian routes is the cheapest. Hence, it is but important that one focuses on the distances
between cities. These distances can be presented using weighted graphs.
Weighted Graphs
A weighted graph is a graph in which each edge is associated with a value, called
weight.
Palawan
Ozamis
Manila
de Oro
Davao
Cebu
a. Draw a graph that represents this information where each vertex represents a city and an
edge connects two vertices if the two cities have a direct flight with their corresponding
weights.
b. Find two different routes that visit each of the places and return to its starting point without
visiting any city twice. Compare the total number of miles travelled by each of these routes.
Solution:
a. The graph along with the weights of the edges is shown on the next page.
142 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
455
589 358
Ozamis 363 Palawan
64
240
414
133
137
495
Davao 118 Cagayan de Oro
In Example 3, we computed two Hamiltonian routes. But these results do not guarantee
that one of them is the shortest distance travelled. From the solution in Example 3, is Ozamis –
Cagayan de Oro – Cebu – Palawan –Manila – Davao – Ozamis the shortest route? There is no
guarantee. If this is the case, how can the shortest route be determined after visiting all the cities
exactly once and going back to the origin city? One method is to down all the Hamiltonian circuits,
compute the total weight, and choose the smallest total weight. Unfortunately, this is tedious
especially when the number of possible circuits is too large. However, there are two algorithms,
the greedy algorithm and the edge-picking algorithm, that can help in finding a good solution.
Note that both of these algorithms apply only to complete graphs.
The Greedy Algorithm
1. Choose a vertex to start at, and then travel along the connected edge that has the smallest
weight. (if two or more edges have the same weight, pick any one.)
2. After arriving at the next vertex, travel along an edge of the smallest weight that
connects to a vertex not yet visited. Continue this process until you have visited all
vertices.
3. Return to the starting vertex.
Example 4:
Aaron, Belle, Carol, Donna, Eric, and Fe are best of friends. The figure below shows the
distances (in kilometers) from a friend’s place to another. If Aaron wants to visit each of his
friend’s houses exactly once, what is the shortest route that he must take?
Aaron Carol
13
5 3
12 1 7 8
14
4 14
Fe 614
Eric
14 15
2 14
11 9
10
Belle Donna
143 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
13
12 1 7 5 3
8
14
4 14
6 Eric
Fe
14
14 15
2 14
11 9
144 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
actually start from any of the vertices. It is important to note that we can reverse the direction in
which we follow the circuit.
145 | P a g e
PRMSU MATHEMATICS IN THE MODERN WORLD
EXERCISES 7.3
Name: ______________________________________________Score: ____________________
Section: _____________________________________________Date: _____________________
1. A garbage collector would like to collect the garbage in all the streets of a subdivision
along a shortest possible path. Is this an Eulerian or Hamiltonian problem? Explain why?
2. A school bus driver would like to bring the kids back to their homes along a least expensive
route. Is this an Eulerian or Hamiltonian problem? Explain why?
3. Below is the map of streets in a subdivision. A garbage collector would like to collect the
garbage of residents along a shortest possible path.
a. Is it possible for the garbage collector to find the most efficient route to collect all the
garbage with no street to be traversed more than once?
b. Is it possible to plan a trip that traverses all the streets and returns to the starting point
without repeating any street in the trip?
4. Determine whether the graph is Hamiltonian. If it is, find a Hamiltonian circuit. If it is not,
explain why.
A A
a. b.
F B F
b E J G B
I H
E C
D C
D
146 | P a g e