GEC05 Module 3 Problem Solving
GEC05 Module 3 Problem Solving
Prepared by:
Prof. Carolina D. Dayapan
Prof. Josephine A. Camson
Ms. Agatha Kristel M.Abila
Table of Contents
Module 3
PROBLEM SOLVING AND REASONING
“Every problem has a solution. You just have to be creative enough to find it.”
- Travis Kalanick
INTRODUCTION
Problems are inevitable. And because of that, one must learn the necessary skills to arrive at
solutions to different types of problems encountered. It is imperative that we study different
approaches and strategies in problem solving. This module presents the fundamental principles
of problem solving along with some specific processes that can be applied to certain types of
problems. Its main goal is to develop students’ skills in pattern recognition, critical and logical
thinking, and creativity. This also aims to help students become better problem solvers, develop
interest in problem solving and consider it as an enjoyable experience.
LEARNING OUTCOMES
DISCUSSION
I. Polya’s Strategy
George Polya, known as the father of modern problem solving, created his famous four-step
process for problem solving. The steps are:
•Enumerate the steps to be taken to solve the problem: List down the given information,
use variables to represent unknowns, translate to mathematical sentences, draw, create
Device a a table, etc.
Plan
•Carry out the plan carefully and accurately, taking note all the attempts.
Carry out
the Plan
•Ensure the solution is consistent with the facts of the problem, interpret the solution in
Review the the context of the problem, review the details, and check the validity of the final answer.
Solution
Example 1:
A baseball team won two out of their last four games. In how many different orders could they
have two wins and two losses in four games?
Solution:
Understand the Problem – There are many different orders. The team may have won two
straight games and lost the last two ( ) or they may have lost in the first two games and
won the last two ( ). Of course there are other possibilities, such as .
Devise a Plan – We will make an organized list of all the possible orders. An organized list is a
list that is produced using a system that ensures that each of the different orders will be listed
once and only once.
Carry Out the Plan – Each entry in our list must contain two s and two s. We will use a
strategy that makes sure each order is considered, with no duplications. One such strategy is to
always write a unless doing so will produce too many s or a duplicate of one of the
previous orders. If it is not possible to write a , then and only then do we write an . This
strategy produces the six different orders shown below.
1. (Start with two wins)
2. (Start with one win)
3.
4. (Start with one loss)
5.
6. (Start with two losses)
Review the Solution – We have made an organized list. The list has no duplicates and the list
considers all possibilities, so we are confident that there are six different orders in which a
baseball team can win exactly two out of four games.
Example 2:
The product of the ages, in years, of three teenagers is 4590. None of the teens are the same age.
What are the ages of the teenagers?
Solution:
Understand the Problem – We need to determine three distinct counting numbers, from the list
13, 14, 15, 16, 17, 18, and 19, that have a product of 4590.
Devise a Plan – If we represent the ages by and , then 4590. We are unable to solve
this equation, but we notice that 4590 ends in a zero. Hence, 4590 has a factor of 2 and a factor
of 5, which means that at least one of the numbers we seek must be an even number and at least
one number must have 5 as a factor. The only number in our list that has 5 as a factor is 15. Thus
15 is one of the numbers, and at least one of the other numbers must be an even number. At this
point we try to solve by guessing and checking.
Review the Solution – Because , and each of the ages represents the age of a
teenager, we know our solution is correct. None of the numbers 13, 14, 16, and 19 is a factor
(divisor) of 4590, so there are no other solutions.
EXERCISE
1. Twenty-four points are placed around a circle. A line segment is drawn between each
pair of points. How many line segments are drawn?
2. There are 364 first-grade students in Park Elementary School. If there are 26 more girls
than boys, how many girls are there?
3. If eight people greet each other at a meeting by shaking hands with one another, how
many handshakes take place?
1. Guess and test (Trial and error) – this is the most common method that students tend to
use when solving a given problem. This includes trying different possible answers to the
question and checking if it is correct and if not, then try another guess.
Example:
Place the digits 8, 9, 10, 12, & 13 in the circles so that the sum across and vertically equal to 31.
Example:
Using only a 5L and an 11L can, how can you have exactly 7L of water?
3. Working backwards – this is when we are given a problem wherein a final output is
given, and we are asked to find something at the beginning or somewhere at the middle.
Since the final output is provided, the best way is to start from there, then work
backwards, reversing all actions.
Example:
Mary is thinking of a number. If you double it, and subtract 7 you obtain 11. What is the
number?
Solution:
Since we are given the final answer which is 11, it is best to start from there, and then go
backwards. First, we see that 11 is obtained after subtracting 7 to the previous number. Since
we work backwards, instead of subtracting, we add. Thus, the previous number is .
From 18, we see that it is obtained by doubling the previous number. Thus, the previous
number is . Therefore, 9 is Mary’s number. We can check it by substituting 9 to the
problem. We have 9, if we double it, we get 18, and subtracting 7 from 18, we get 11. So our
answer is correct.
4. Looking for patterns – this is used when we can find a pattern in a given problem or
sequence. (More examples are presented in Section IV.)
Example:
Fill the missing the number in the sequence 1, 4, 9, 16, ___, 36, 49, 64, 81, 100, …
Solution:
In this sequence, we can observe that the given numbers are actually perfect squares,
and so as the others. Thus, we can conclude that the missing
number is actually which is equal to 25.
5. Listing/tabular – this is often used when we are asked to answer problems where we
need to list down possibilities so we can look at it properly. Of course we can just use a
scratch paper and write things randomly but this is more organized and easier to look
at.
Example:
Let denote the term in the Fibonacci Sequence where
and so on. Find the least value of such that .
Solution:
In this problem, we are asked to find the smallest so that is greater than 500. One way to
do it is to make a table and list down the terms of the Fibonacci sequence with the
corresponding .
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597
In this table, all we do is to find the smallest so that . We see that 610, 987, 1597
are all greater than 500. Therefore, the possible values of that will give us these values are 15,
16, 17, and even greater. But, we are only asked to find the smallest. And the smallest here is 15.
So the answer is 15.
6. Algebraic equations – this method is used when it is not enough to simply look at the
problems, draw it, or guess. This happens when the given problem is too complex and
there are way too many possible answers, or the values are too big.
Example:
The sum of the two digits of a 2-digit number is 11. Reversing the digits increase the number by
45. What is the number?
Solution:
We use Polya’s strategy in solving this problem We enumerate the steps as follows:
Understand the problem – In this problem, we are asked to find a two digit number. It says that if
we add the two digits of this number, we get 11. (For example, 65 is possible because
, but that’s not the only possible combination.) Next, it tells us that if reverse the numbers,
meaning if we interchange their positions, then the resulting number is 45 more than the
original (Well, if we reversed 65, it will be 56, so definitely it’s not the answer).
. (Equation 1)
But what is the number? Is it ? No. Because if it is , you will be multiplying the two digits,
and that is not right (It is different when we are dealing with variables already). For example, if
you have , we know that to get 65 out of the digits 6 and 5, we have to multiply the tens digit
with 10 and add the ones digit. So .
Now, if we have the and as variables, then the number that we are looking for is
But since we have two variables to solve, it is not enough that we only have one equation (The
second one is not an equation). Thus, we need another one. Going back to the problem, it tells us
that if we reversed the digits, we get a number that is 45 more than the original one. So we are
saying that if we have (we interchanged and ), then this will be equal to
. Thus we have the second equation
(Equation 2)
Solve – Since we have enough equations to solve for the unknown values, we can already solve
it.
Rewrite Equation 1.
Check – We now try to check if our answer is correct. If we have 38, then the sum of its digits, 3
and 8 is obviously 11. Now, reversing the digits, we have 83. We can check that .
Therefore, 38 is correct.
7. Logical Reasoning – this deals with the way we analyse things, and how we come up
with solutions to our problems. This can go with every other method that was discussed
earlier, whichever is appropriate. There are two types of reasoning which will be
discussed in the next section.
EXERCISE
2. In a basketball league consisting of 12 teams, each team plays each of the other teams
exactly twice. How many league games will be played?
3. A room measures 12 feet by 15 feet. How many 3-foot by 3-foot squares of carpet are
needed to cover the floor of this room?
4. Nine dots are arranged as shown. Is it possible to connect the nine dots with exactly four
lines if you are not allowed to retrace any part of a line and you are not allowed to
remove your pencil from the paper? If it can be done, demonstrate with a drawing.
⦁ ⦁ ⦁
⦁ ⦁ ⦁
⦁ ⦁ ⦁
5. You have eight coins. They all look identical, but one is a fake and is slightly lighter than
the others. Explain how you can use a balance scale to determine which coin is the fake
in exactly a) two weighings; and b) three weighings.
1. Inductive Reasoning – the type of reasoning that forms a conclusion based on the
examination of specific examples.
Example 1:
During the past 10 years, a tree has produced plums every other year. Last year, the tree did not
produce plums, so this year, the tree will produce plums.
We arrive at our answer based on our observation on what has been happening for the past
years, thus, this might not be that accurate, but, it is what is most likely to happen based on
experience.
Example 2:
Use inductive reasoning to predict the next number in the sequence 5, 10, 15, 20, ?
Solution:
Each successive number is 5 larger than the preceding number. Thus we predict that the next
number in the list is 5 larger than 20, which is 25.
The conclusion formed using inductive reasoning is often called a conjecture, since it
may or may not be correct.
Example 3:
The period of a pendulum is the time it takes for the pendulum to swing from left to right and
back to its original position. The following table shows some results obtained for pendulums of
various lengths. (For the sake of convenience, a length of 10 inches has been designated as 1
unit.) If a pendulum has a length of 49 units, what is its period? If the length of a pendulum is
quadrupled, what happens to its period?
Solution:
In the table, each pendulum has a period that is the square root of its length. Thus we conjecture
that a pendulum with a length of 49 units will have a period of 7 heartbeats. To answer the
second question, note that a pendulum with a length of 4 units has a period that is twice that of
a pendulum with a length of 1 unit. A pendulum with a length of 16 units has a period that is
twice that of a pendulum with a length of 4 units. It appears that quadrupling the length of a
pendulum doubles its period.
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 a counterexample, then the statement is a
false statement.
Example 4:
Verify that each of the following statements is a false statement by finding a counterexample.
For all numbers :
a) | | b)
Solution:
A statement may have many counterexamples, but we need only fi nd one counterexample to
verify that the statement is false. For a), we can let , so that | | which is equal (not
greater than) 0. Thus, this is a false statement because we have found a counterexample. For b),
we can let , so that , which is again, equal to 1. We can also take , so , and
, which is a contradiction to the statement.
Example 1:
All home improvements cost more than the estimate. The contractor estimated that my home
improvement will cost P200,000.00. Thus, my home improvement will cost more than
P200,000.00.
Here, it is already given as a fact that ALL home improvements cost more than the estimate.
Therefore, if we are given estimate, then we know that the actual cost will be bigger. It is not just
based on observations, but with given facts.
Example 2:
Use deductive reasoning to show that the following procedure produces a number that is three
times the original number.
Procedure: Pick a number. Multiply the number by 9, add 6 to the product, divide the sum by 3,
and subtract 2.
Solution:
Let represent the original number.
Subtract 2.
Simplify.
Logic puzzles can be solved by using deductive reasoning and a chart that helps us
visualize the problem.
Example 3:
Each of four neighbors, Kristan, Michael, Luis, and Francis, has a different occupation (editor,
banker, chef, or dentist). From the following clues, determine the occupation of each neighbor.
Michael gets home from work after the banker but before the dentist.
Luis, who is the last to get home from work, is not the editor.
The dentist and Luis leave for work at the same time.
The banker lives next door to Francis.
Solution:
From the first clue, we can already tell that Michael is not the banker or the dentist. Thus, we
can already mark it x in our table. From the second clue, it is mentioned that Luis is not the
editor, and the third clue is implying that he is also not the dentist, so we mark it x. Finally,
Francis is living next to the banker, so clearly, he is not the banker. We mark it with x.
The table shows the initial information that we can get from the clues given. Now, to deduce
more information, we analyse further the clues. It was mentioned from the second clue that Luis
is the last to get home from work, therefore, from the first clue, we observe that he is not the
banker, because clearly the banker is not the last one to go home because Michael and the
dentist goes home after him. We can mark it with x.
From the table, we can observe that the only one who can possibly be the banker is Kristan.
Thus, we can already mark it with ❶. Obviously, Kristan can no longer have the other
occupations so we can mark the entire row with x.
Continuing this fashion, we can conclude that Francis is the dentist, mark it ❷. Then Michael is
the editor, mark it ❸. Finally, Luis, is the chef, marked ❹.
EXERCISE
1. 4, 8, 12, 16, 20, 24, _____ 6. 80, 70, 61, 53, 46, 40, _____
2. 5, 11, 17, 23, 29, 35, _____ 7.
3. 3, 5, 9, 15, 23, 33, _____ 8.
4. 1, 8, 27, 64, 125, _____ 9. 2, 7, , 2, , , , , , _____
5. 1, 4, 9, 16, 25, 36, 49, _____ 10. 1, 5, 12, 22, 35, _____
11. All pentagons have exactly five sides. Figure A is a pentagon. Therefore, Figure A has
exactly five sides.
12. Every P.E. teacher likes to dance. Vivian is a P.E. teacher, so Vivian likes to dance.
13. The sum of any two even counting numbers is always an even counting number.
14. Pick any counting number. Multiply the number by 6. Add 8 to the product. Divide the
sum by 2. Subtract 4 from the quotient. The resulting number is twice the original
number.
An ordered list of numbers such as 6, 12, 18, 24, 30, … is called a sequence. The numbers
in a sequence are called terms of the sequence. In the given sequence, we call 6 as the
first term, 12 the second term, and so on.
The th term of a sequence is denoted by .
That is, a sequence consisting of terms is represented by .
By examining the given terms in the sequence, we can analyse and try to find the pattern so that
we can identify the next term. In the sequence above, we can observe that the next term is
computed by adding 6 to the preceding term. Thus, we can conclude that the term after 30 is 36,
followed by 42, 48, and so on.
In some cases, it is possible to predict or derive a formula, called the term formula,
which can generate the terms of the given sequence.
Example 1:
Consider the sequence 2, 4, 6, 8, 10, … of even numbers. Observe that we can write the term 2 as
2(1), 4 as 2(2), 6 as 2(3), and so on. Generally, we can write the terms in the sequence in the
form , where is a natural number. Thus, the formula for the th term of this sequence is:
Example 2:
Consider the sequence 4, 14, 30, 52, 80, 114. To find the th term of the sequence, we have the
formula . Thus, if we want to find the 20th term of the sequence, we simply
substitute 20 to the formula.
EXERCISE
Use the given th term formula to compute the first ten terms of the sequence.
6.
7.
8.
Determine the th-term formula for the given sequences, then compute for the
50th term.
KenKen® Puzzles
KenKen® is an arithmetic-based logic puzzle that was invented by the Japanese mathematics
teacher Tetsuya Miyamoto in 2004. The noun “ken” has “knowledge” and “awareness” as
synonyms. Hence, KenKen translates as knowledge squared, or awareness squared.
In recent years the popularity of KenKen has increased at a dramatic rate. More than a million
KenKen puzzle books have been sold, and KenKen puzzles now appear in many popular
newspapers, including the New York Times and the Boston Globe.
KenKen puzzles are similar to Sudoku puzzles, but they also require you to perform arithmetic
to solve the puzzle.
Rules for Solving a KenKen Puzzle
For a 3 by 3 puzzle, fill in each box (square) of the grid with one of the numbers 1,
2, or 3.
For a 4 by 4 puzzle, fill in each square of the grid with one of the numbers 1, 2, 3,
or 4.
For a n by n puzzle, fill in each square of the grid with one of the numbers 1, 2,
3,..., n.
Grids range in size from a 3 by 3 up to a 9 by 9.
Do not repeat a number in any row or column.
The numbers in each heavily outlined set of squares, called cages, must
combine (in some order) to produce the target number in the top left corner
of the cage using the mathematical operation indicated.
Cages with just one square should be fi lled in with the target number.
A number can be repeated within a cage as long as it is not in the same row or
column.
Here is a 4 by 4 puzzle and its solution. Properly constructed puzzles have a unique solution.
row 1 → 2 1 3 4
row 2 → 3 2 4 1
row 3 → 1 4 2 3
row 4 → 4 3 1 2
Cages with Two Squares – Next examine the cages with exactly two squares. Many cages that
cover two squares will only have two digits that can be used to fill the cage. For instance, a
cage can only be filled with 1 and 5.
Large or Small Target Numbers – Search for cages that have an unusually large or small target
number. These cages generally have only a few combinations of numbers that can be used to fill
the cage. For example, in a 5 by 5 puzzle, a cage with exactly 3 squares can only be filled
with 3, 4, and 5.
Duplicate Digit in a Cage – Consider the cage shown below. The digits 1, 1, and 2 produce a
sum of 4; however, we cannot place the two 1s in the same row or the same column. Thus the
only way to fill the squares is to place the 2 in the corner of the L-shaped cage as shown below.
Remember: A digit can occur more than once in a cage, provided that it does not appear in the
same row or in the same column.
2 1
Remember the Following Rules – In an by puzzle, each row and column must contain every
digit from 1 to . In a two-square cage that involves subtraction or division, the order of the
numbers in the cage is not important. For instance, a cage with two squares could be filled
with 4 and 1 or with 1 and 4. A cage with two squares could be filled with 3 and 1 or with 1
and 3.
Make a List of Possible Digits – For each cage, make a list of digits, with no regard to order, that
can be used to fill the cage. It’s like having a list of possibilities for later use.
Guess and Check – In most puzzles you will reach a point where you will need to just guess, then
try and see if it works. Assume that the possible digits in a particular cage are arranged in a
particular manner and then see where your assumption takes you. If you find that the remaining
part of a row or column cannot be filled in correctly, then you can eliminate your assumption
and proceed to check out one of the remaining possible numerical arrangements for that
particular cage.
A Famous Puzzle
The Tower of Hanoi is a puzzle invented by Edouard Lucas in 1883. The puzzle consists of three
pegs and a number of disks of distinct diameters stacked on one of the pegs such that the largest
disk is on the bottom, the next largest is placed on the largest disk, and so on as shown in the
next figure. The object of the puzzle is to transfer the tower to one of the other pegs. The rules
require that only one disk be moved at a time and that a larger disk may not be placed on a
smaller disk. All pegs may be used. Determine the minimum number of moves required to
transfer all of the disks to another peg for each of the following situations.
There are many possible solutions of course. But what we need is to solve the problem with
minimum number of moves. First, label the pegs from left to right with A, B, and C. We follow the
following steps:
The puzzle can be played with any number of disks, although many toy revisions have around 7
to 9 of them. The minimal number of moves required to solve a Tower of Hanoi puzzle is ,
where is the number of disks.
EXERCISE
The Galton Board is designed such that when a ball falls on a vertex of one of the hexagons, it is
equally likely to fall to the left or to the right. As the ball continues its downward path, it strikes
a vertex of a hexagon in the next row, where the process of falling to the left or to the right is
repeated. After the ball passes through all the rows of hexagons, it falls into one of the bins at
the bottom. For each hexagon, determine the number of different routes that a ball can take
from that point to the top of the board. Summarize the experiment and what can you conclude
about the numbers in the hexagons?
PROBLEM SET
Solve each problem Polya’s and any other strategies. Label your work so that each
of Polya’s four steps is identified.
1. A rancher decides to enclose a rectangular region by using an existing fence along one
side of the region and 2240 feet of new fence on the other three sides. The rancher
wants the length of the rectangular region to be five times as long as its width. What will
be the dimensions of the rectangular region?
2. If 15 people greet each other at a meeting by shaking hands with one another, how many
handshakes will take place?
3. Nonie, Louise, Eduard, and Mark are attending Southern Luzon State University (SLSU).
One student is a computer science major, one is chemistry major, one is a business
major, and one is biology major. From the following clues, determine which major each
student is pursuing.
a. Nonie and the computer science major are next door neighbors.
b. Louise and the chemistry major have attended SLSU for 2 years, Eduard has
attended SLSU for 3 years, and the biology major has attended SLSU for 4 years.
c. Mark has attended SLSU for fewer years than Nonie.
d. The business major has attended SLSU for 2 years.
4. Samantha got an A on each of her fi rst four math tests, so she will get an A on the next
math test.
5. All amoeba multiply by dividing. I have named the amoeba shown in my microscope
Amelia. Therefore, Amelia multiplies by dividing.
8. 5, 6, 3, , , , , _____
9. 2, 0, , , , , , _____
11. A diagonal of a polygon is a line segment that connects nonadjacent vertices (corners) of
the polygon. In the following polygons, the diagonals are shown by the red line
segments.
12. In how many different ways can a basketball team win exactly four out of their last six
games?
14. Sudoku is a deductive reasoning, number placement puzzle. The object in a 6 by 6 mini-
Sudoku puzzle is to fill all empty squares so that the counting numbers 1 to 6 appear
exactly once in each row, each column, and each of the 2 by 3 regions, which are
delineated by the thick line segments. Solve the following 6 by 6 mini-Sudoku puzzle.
6 2 5
4 3
6 5 4
1 3
1 6 2 5
4 1 6
15. A palindromic number is a whole number that remains unchanged when its digits are
written in reverse order. Find all palindromic numbers that have exactly
a. three digits and are the square of a natural number.
b. four digits and are the cube of a natural number.
REFERENCES
Aufmann, Richard N., et al. Mathematical Excursions, 3rd ed., Cengage Learning, 2013.
Earnhart, Richard T., & Adina, Edgar M., Mathematics in the Modern World, Outcome-Based
Module, C&E Publishing, Inc., 2018.
https://static2.bigstockphoto.com/0/3/1/large1500/130158797.jpg