MODULE3 - Problem Solving and Reasoning
MODULE3 - Problem Solving and Reasoning
https://i.ytimg.com/vi/K2LWw4qn6RA/maxresdefault.jpg
Overview
Mathematics gives the focal piece that permits one to find approaches to think of
practical solutions. Most occupations need good problem-solving skills. For example, teachers
must solve many complicated problems as they design and construct lessons that are
readable, easy to understand and meet the standard of each learners. In farming, farmers must
have skills to solve problems. They also think and plan on how to improve their harvest and
how to meet the standard requirements in agriculture.
This section will help you to become a better problem solver and to show that problem
solving can be an enjoyable experience.
Learning Outcomes
Page 38
GEED10053_Mathematics In The Modern World_JKFS
Lesson 1: Inductive and Deductive Reasoning
Many people think that deductive and inductive reasoning are the same thing. It is
assumed these words are synonymous but they are not. Watch this video to learn more
about inductive and deductive reasoning.
Watch:
Inductive and Deductive Reasoning Video
https://www.youtube.com/watch?v=yAjkQ1YqLEE
Logic is not…
Logic is not the study
of persuasion and
manipulative rhetorical
devices
‘successful argument’ does not mean persuasive argument
Human fallibility and manipulative rhetoric lead people to
• accept poor reasoning
• reject good reasoning
Remember, in a successful argument if the premises are true, then the conclusion is either
guaranteed to be true or likely to be true
Logic is the science of correct reasoning and reasoning is the drawing of inferences or
conclusions from known or assumed facts.
The difference:
• inductive reasoning uses patterns to arrive at a conclusion (conjecture)
• deductive reasoning uses facts, rules, definitions or properties to arrive at a
conclusion.
In Deductive Reasoning,
In Inductive Reasoning,
Page 39
GEED10053_Mathematics In The Modern World_JKFS
In Deductive Reasoning,
In Inductive Reasoning,
Mathematical Intuition
Intuition is similar to guessing and also called reasoning by guessing or reasoning by
common sense. It requires mental activity. It is the ability to acquire knowledge without proof,
evidence, or conscious reasoning, or without understanding how the knowledge was
acquired. It is highly subjective.
Mathematical Proof
A proof is a sequence of true facts (statements) placed in a logical order. In proving,
the following may be used as reasons:
✓ the given information (the hypothesis)
✓ definition and undefined terms
✓ algebraic properties
✓ postulates of geometry
✓ previously proven geometric conjectures (theorems)
Mathematical Certainty
A certainty is something that is completely certain to happen.
Page 40
GEED10053_Mathematics In The Modern World_JKFS
Lesson 3: Polya’s 4-steps in Problem Solving
In 1945 George Polya published the book How to Solve It which quickly became his
most prized publication. It sold over one million copies and has been translated into 17
languages. In this book he identifies four basic principles of problem solving. He was the father
of problem solving.
Four Phases of Problem Solving
2. DEVISE A PLAN
• To make a representation
-draw a diagram
- make a systematic list
- use equations
• To make a calculated guess
- guess and check
- look for a pattern
- make suppositions
Page 41
GEED10053_Mathematics In The Modern World_JKFS
4. LOOK BACK
• Check solution
– Is it reasonable?
- Improve on the method used
- Seek alternative solutions
- Extend the method to other problems
Example
A survey on Solid Waste Management at PUP Mulanay has 125 respondents. 45% of
them said that they were properly disposing their garbage. How many respondents said that
they were properly disposing their garbage?
Make sure that you read the question carefully several times.
We are looking for a number that is 45% of 125 respondents,
we will let x = the number of respondents who properly disposing their garbage
*Multiply
x=.45(125)
x=56.25
FINAL ANSWER: 56 respondents said that they were properly disposing their garbage.
A Sequence is a set of things (usually numbers) that are in order. If the sequence goes
on forever it is called an infinite sequence, otherwise it is a finite sequence
Infinite Sequence
Infinite Sequence is a function whose domain is the set of positive integers. The
function values a1, a2, a3, a4, …, an-1, an, … are terms of the sequence.
Examples
1. {1, 2, 3, 4 ,...} is a very simple sequence (and it is an infinite sequence)
2. {20, 25, 30, 35, ...} is also an infinite sequence
3. {1, 2, 4, 8, 16, 32, ...} is an infinite sequence where every term doubles
Page 42
GEED10053_Mathematics In The Modern World_JKFS
Finite Sequence
If the domain of the function consists of the first n positive integers only, the sequence
is a finite sequence.
Examples
1. {1, 3, 5, 7} is the sequence of the first 4 odd numbers (and is a finite
sequence)
2. {4, 3, 2, 1} is 4 to 1 backwards
3. {a, b, c, d, e} is the sequence of the first 5 letters alphabetically
4. {f, r, e, d} is the sequence of letters in the name "fred"
General Sequence
A general sequence a1, a2, a3, a4, …, an-1, an, … having the first term a1, the second
term is a2, the third term is a3, and the nth term, also called the general term of the sequence,
is an.
Example
Write the first three terms of the sequence whose nth term is given by the formula
an = 3n + 1
Solution:
an = 3n + 1
a1 = 3(1) + 1 = 3 + 1 = 4
a2 = 3(2) + 1 = 6 + 1 = 7
a3 = 3(3) + 1 = 9 + 1 = 10
Thus, the first three terms of the sequence are 4, 7, and 10.
Difference Table
The difference table shows the differences between successive terms of the
sequence. The difference in rows maybe the first, second, and third differences.
Example
Construct the difference table to predict the next term of each sequence.
a. 3, 7, 11, 15, 19, …
Sequence 3 7 11 15 19 23
First Differences 4 4 4 4 4
The next term is 23
b. 1, 4, 9, 17, 28, …
Sequence 1 4 9 17 28 42
First Differences 3 5 8 11 14
Second Differences 3 3 3 3
The next term is 42
c. 6, 9, 14, 26, 50, 91, …
Sequence 6 9 14 26 50 91 154
First Differences 3 5 12 24 41 63
Second Differences 2 7 12 17 22
Third Differences 5 5 5 5
The next term is 154
Page 43
GEED10053_Mathematics In The Modern World_JKFS
The Fibonacci Sequence
The Fibonacci sequence is one of the most famous formulas in mathematics. Each
number in the sequence is the sum of the two numbers that precede it. So, the sequence goes:
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, and so on.
Solution:
The first six Fibonacci numbers are 1, 1, 2, 3, 5, and 8. The seventh Fibonacci number is the
sum of the two previous Fibonacci numbers. Thus,
F7 = F6 + F5 F8 = F7 + F 6
= 8+5 = 13 + 8
= 13 = 21
2. Determine whether each of the following statements about Fibonacci numbers is true or
false.
(Note: The first 10 terms of the Fibonacci sequence are 1, 1, 2, 3, 5, 8, 13, 21, 34, and 55).
Solution
1, 1, 2, 3, 5, 8, 13
Solution
Experiment to see whether 2Fn - Fn-2 = Fn+1 for several values of n. For instance, for n =
7, we get
2Fn - Fn-2 = Fn+1
2F7 – F7-2 = F7+1
2F7 - F5 = F8
2(13) – 5 = 21
26 – 5 = 21
21 = 21 TRUE
Page 44
GEED10053_Mathematics In The Modern World_JKFS
Lesson 5: Recreational Problems using Mathematics
Mathematical activity which involves mathematical puzzles and games. Most topics
require no deeper knowledge in advanced mathematics. Some of the topics are magic square,
logic puzzles, aesthetics, culture mathematics, and others.
Examples
Magic Square of Order 3
Watch: Any Size Magic Square – Simple Three Step Method- LearnWithDiva
https://www.youtube.com/watch?v=CzKJmyLxpFQ
Palindromes of squares
12 = 1
112 = 121
1112 = 12,321
1,1112 = 1,234,321
11,1112 = 123,454,321
111,1112 = 12,345,654,321
1,111,1112 = 1,234,567,654,321
11,111,1112 = 123,456,787,654,321
Page 45
GEED10053_Mathematics In The Modern World_JKFS
Pascal’s Triangle
The most famous palindrome triangles named after French mathematician Blaise Pascal
(1623-1662).
The Fibonacci sequence can be found in the sum of the diagonals of the Pascal’s Triangle.
1
11
121
1331
1 464 1
1 5 10 10 5 1
1 6 15 20 15 6 1
1 7 21 35 35 21 7 1
Page 46
GEED10053_Mathematics In The Modern World_JKFS
Assessment
I. Inductive and Deductive reasoning.
Page 47
GEED10053_Mathematics In The Modern World_JKFS
D. Use the given nth-term formula to compute the first five terms of the sequence.
1. an = n – 2 _____, _____,_____,_____,_____
2. an = 3n _____, _____,_____,_____,_____
3. an = 4n3 – n2 _____, _____,_____,_____,_____
1
4. an = _____, _____,_____,_____,_____
𝑛+1
𝑛(2𝑛+1)
5. an = _____, _____,_____,_____,_____
2
E. Write down a sequence for the number of shapes/dots in each pattern. Explain how to
obtain the next number/figure.
1.
______________________________________________________________
______________________________________________________________
2.
______________________________________________________________
______________________________________________________________
F. Use Polya’s four-step problem solving strategy and the problem-solving procedures
presented in this section to solve each of the following exercises.
1. Mrs. Mendoza withdrew ¼ of her savings early in May and later deposited a total of ₱
2,500 on four separate days. If her bank statement showed a balance of ₱ 4,500 after four
deposits, what was the balance immediately before her withdrawal?
2. 20 kilograms of peanuts that sell for 30 per kilogram are mixed with corn that sell for 50
per kilogram. How many kilograms of peanuts must be used so that the mixture sells for
40?
Page 48
GEED10053_Mathematics In The Modern World_JKFS
3. Fill in the small boxes with digits 1 – 9 such that each horizontal, vertical, and diagonal line
of numbers must add up to the same sum.
Magic Square
4. In a party there are 8 people. If everyone at the party shakes hands with everyone else,
how many handshakes would there be?
5. A frog is in a well 12 feet deep. Each day it climbs up 3 feet and each night it slips back 2
feet. How many days will it take the frog to get out of the well?
6. What is the sum of the first twenty counting numbers?
7. Elyra, Ejah, Wino, Angel and Wenet are aliens on a space ship.
Ejah is younger than Angel.
Ejah is not the youngest in the group.
Only one alien is older than Wenet.
Wenet is younger than Wino.
Arrange Elyra, Ejah, Wino, Angel and Wenet in order of increasing age.
1. Manny is playing with his pencils. He had 13 pencils to create 6 identical rectangles. His
sister Ana borrowed one pencil. Now he needs to use 12 pencils to create 6 identical
rectangles. All twelve pencils must be used.
Page 49
GEED10053_Mathematics In The Modern World_JKFS
2. Find the solution to the following recreational problems and give your answer:
b. If c. If
a. If 1+2=9
1+4=5
7 = 70 2 + 6 = 14 2 + 5 = 21
6 = 54 3 + 8 = 27 5 + 11 = 48
5 = 40 4 + 9 = 40 7 + 15 = 66
4 = 28 then Then
then 4 + 20 = ?
8 + 11 = ?
2= ?
3. Show how to move 3 matches to make 3 squares all the same size.
Page 50
GEED10053_Mathematics In The Modern World_JKFS
Grading System
Page 51
GEED10053_Mathematics In The Modern World_JKFS
References
Online:
Math Problem Solving Strategies (solutions, examples, videos)
https://www.onlinemathlearning.com/math-problem-solving-strategies.html
iRubric: Math-Solving Multi-Step Word Problems rubric-
FX7A36B:RCampus(2020).Reazon System,Inc.
https://www.rcampus.com/rubricshowc.cfm?sp=yes&code=FX7A36B&
Learn With Diva (2018, April 29). Any size Magic Square-Simple Three Step Method
https://www.youtube.com/watch?v=CzKJmyLxpFQ
Sabrina Knoopf (2016, April 18). 4 step to Math Problem Solving
https://www.youtube.com/watch?v=tk0Q37GDmJ8&t=37s
After Skool (2017, February 26). Listen to your Intuition
https://www.youtube.com/watch?v=UzRvKXiKbuw
2 minute theory of Knowledge (2018, August 9) What is Reliability?
https://www.youtube.com/watch?v=m0W8nnupcUk
Page 52
GEED10053_Mathematics In The Modern World_JKFS