2nd Module Midterm
2nd Module Midterm
Unlike exercises, there is never a simple recipe for solving a problem. You can get better
and better at solving problems, both by building up your background knowledge and by simply
practicing. As you solve more problems (and learn how other people solved them), you learn
strategies and techniques that can be useful. But no single strategy works every time.
How to Solve It
This is all well and good, but how do you actually do these steps?!?! Steps 1. and 2. are
! ? T ur
toolbox, and some experience to draw upon.
Much has been written since 1945 to explain these steps in more detail, but the truth is that
they are more art than science. This is where math becomes a creative endeavor (and where it
becomes so much fun). We will articulate some useful problem solving strategies, but no such
list will ever be complete. This is really just a start to help you on your way. The best way to
become a skilled problem solver is to learn the background material well, and then to solve a lot
of problems!
Make a guess and test to see if it satisfies the demands of the problem. If it doesn't, alter the
guess appropriately and check again. Keep doing this until you find a solution.
Example 1:
Mr. Jones has a total of 25 chickens and cows on his farm. How many of each does he
have if all together there are 76 feet?
Procedure: Make a table reflecting the data in the problem. If done in an orderly way, such a
table will often reveal patterns and relationships that suggest how the problem can be solved.
Step 3: Carry out the plan:
Chickens Cows Number of chicken feet Number of cow feet Total number of feet
20 5 40 20 60
21 4 42 16 58
Notice we are going in the wrong direction! The total number of feet is decreasing!
19 6 38 24 62
We have found the solution to this problem. I could use this strategy when there are a
limited number of possible answers and when two items are the same but they have one
characteristic that is different.
Example 2:
1. Zenadine takes a lace that is 36 inches long and cuts it in two pieces. One piece is two times as
long as the other. How long is each piece?
Solution:
We will guess two random numbers, one two times bigger than the other and find the sum. If the sum is
too small, we guess larger numbers and if the sum is too large we guess smaller numbers. Then, we see if
any patterns develop from our guesses.
Identifying a subgoal strategy is used when solving math problems that need to be solved in more
than a single step and each step can be solved separately. Many large and complex problems can be
solved by using this strategy. https://schooltutoring.com/help/more-problem-solving-strategies-/dentifysubgoals/
EXAMPLE 1 :
Magic Square Problem (Magic Squares are square grids with a special arrangement of numbers in
them. These numbers are special because every row, column and diagonal adds up to the same number.)
Arrange the numbers from 1 to 9 in a 3x3 magic square so that the sum of every row, column and
diagonal adds up to the same number.
Solution:
Step 1: Understanding the problem
Remember that we have the numbers 1 to 9 which are to be arranged in a square subdivided into
nine smaller squares, where each small square contains a different number. Then we have to make sure
that the sum of every row, column and diagonal adds up to the same number.
Step 2: Devising a Plan
Take note that for the square to be a magic square, we must first know what the common sum is.
Thus, our subgoal is to find that common sum. (Therefore, the strategy that we will use here is identifying
a subgoal strategy.)
Then we decide as to what number is to be placed in each square. Try dividing the common sum
by 3 (Oops, this is not true for all magic squares.). The quotient is 6, Now place this at the center most
square (figure a). Next, place the other numbers in the remaining squares such that the even numbers will
occupy the corner squares (figure b) and the odd numbers, the middle squares (figure c). You can do trial
and error on this,
Example 2:
During one semester, Rica Mae was given P25 for each math test that she passed and was fined
P50 for each math test that she failed. By the end of the semester, Rica Mae passed seven times as many
tests as she failed and she had a total of P375. How many tests did she fail?
Solution:
The problem tells us that if Rica Mae will pass the exam, she will receive P25 but if she will fail,
she has to pay P50. It is also indicated in the problem that she passed seven times as many tests as she
failed her total money at the end of the semester is P375.
So here, we need to determine the number of tests that Rica Mae failed in the entire semester
For us to be able to solve the problem, we will make use of the identifying a subgoal strategy.
This means that we have to know what our subgoal is. In this case, our subgoal is to know first how much
Rica Mae makes if she passed 7 tests and failed one test.
To start, we have to know how much Rica will get if she will pass 7 tests, how much she will
have to pay if she will fail one test, and her total money after combining the two amounts. Then, we
continue until we get the desired amount. So we have,
Looking at the table, we can see that if Rica passed 7 tests and failed 1 test, she will have a total
amount of P125. Since in the problem, Rica earned P375, this means that she took three groups of tests
where she passed 21 tests and failed 3 tests.
Example 1:
2, 5, 8, ... Find the 200th term.
Last term = 3(200-1) +2
Last term is 599.
To find the sum of a sequence:
sum = [(first term + last term) (number of terms)]/ 2
Sum = (2 + 599) (200) then divide by 2
Sum = 60,100
Problem Solving Strategy 4 (Looking for a Pattern)
Looking for a Pattern is a strategy in which students look for patterns in the data in order to solve
the problem. Students look for items or numbers that are repeated, or a series of events that repeat.
Discovering patterns can help students learn multiplication facts. The Looking for a Pattern strategy can
be used to solve many math problems and can be used in combination with many other strategies,
including make a table, make a list, or simplify the problem.(htpswww.toachervision.com/problem-
solving/problem-solving-find-pattem)
EXAMPLES:
The strategy that is appropriate for the problems is Looking for a Pattern Strategy. What we will
do here is to see whether the terms are increasing or decreasing and by how many units.
a. If we are to examine the terms in the given sequence, we'll notice that each term increases by 3.
So, it this pattern continues, the next three terms in the sequence would be 14, 17, and 20. Hence,
the next three terms in the sequence are 14, 17, and 20.
b. Looking at the terms of the sequence, it seems that the second term is 4 greater than the first term.
Same is true for the third term, the fourth term, and so on. f his pattern continues, then the next
three terms in the sequence would be 21, 25, and 29. Therefore, our answers are 21, 25, and 29.
To check it our answers are reasonably correct, then we determine the difference between each of
the given terms then we add this difference to the last given term until we produce the next three terms.
So we have,
a. 2 5 8 11 14 17 20
-3 -3 -3 +3 +3 +3
b. 1 5 9 13 17 21 25 29
-4 -4 -4 -4 +4 +4 +4
1. What is the nth term of the sequence 4, 10, 16, 22, 28,.?
Solution:
Step 1: Understanding the Problem
We know that the nth term of a sequence can be found by finding the common difference (if it is
an arithmetic sequence) and using the formula an = a1 + (n - 1)d where d is the common difference, n is
the number of terms, a1 is the first term, and an is the nth term.
We will use Looking for a Pattern Strategy to know the common difference.
4 10 16 22 28
6 6 6 6
Since we now know that the common difference 6, we can already substitute it in the formula
an = a+ (n-1)d. Hence we have,
an = a+ (n-1)d
an =4+(n-1)6 substitute d = 6 in the formula
an = 4+ 6n -6 simplify using Distributive property
an = 6n -2 simplify further by combining like terms
To check if our answer is correct, we use the formula for the nth term that we got, an = 6n -2 to get
the terms of the given sequence
We can see that when we used the formula a, = 6n-2, we were able to produce the terms of the given
sequence. Thus, our answer is correct.
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711,
28657, 46368, 75025, 121393, 196418, 317811. . .
The Fibonacci Sequence can be written as a "Rule" First, the terms are numbered from 0 onwards
like this:
n= 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 . . .
Xn = 0 1 1 2 3 5 8 13 21 34 55 89 144 233 377 . . .
Example
Solution:
Solution:
Making a Table is a problem-solving strategy that students can use to solve mathematical word
problems by writing the information in a more organized format. This problem-solving strategy allows
students to discover relationships and patterns among data. It encourages students to organize information
in a logical way and to look critically at the data to find patterns and develop a solution.
(htps//www.tepcne .comn/mathematicv/probilem-solving9-make-tabie)
EXAMPLE 1:
Joy takes up jogging as her form of exercise. She jogs daily in their barangay auditorium. On the first
week, she jogs for 15 minutes per day, on the second week she jogs for 20 minutes per day. Each week,
she wants to increase her jogging time by 5 minutes per day. If she jogs six days each week, what will be
her total jogging time on the sixth week?
Solution:
We know that in the first week Joy jogs 15 minutes per day for six days and on the second week she jogs
20 minutes per day for six days.
We also know that in each week, she increases her jogging time by 5 minutes per day and she
jogs 6 days per week.
So our aim here is to find Joy's total jogging time in the sixth week.
An appropriate strategy to use here is making a Table Strategy. What we will do here is to list the
given data in a table and use the given information to find new information.
We know that Joy jogs 15 minutes per day for six days in the first week and 15 minutes per day
Tor SX days in the second week. We can enter this information in a table:
We know that each week Joy increases her jogging time by 5 minutes per day and jogs 6 times
per week. We can use this information to continue filling in the table until we get to week six.
Based on the data in the table, we can see that on the Sixth week, Joy was able to jog for 40
minutes per day and so her total jogging time at the end of the sixth week is 240 minutes.
Joy increases her jogging time by 5 minutes per day. She jogs six days per week. This means that
she increases her jogging time by 30 minutes per week.
So, Joy starts at 90 minutes per week and she increases by 30 minutes per week for five weeks.
This shows then that the total jogging time is of Joy is 90+ (30 x 5)= 240 minutes.
EXAMPLE 2:
There are eight runners on each relay-race team. The first team member runs 360 meters. Each team
member runs 45 meters less than the runner before. How many meters did the last team member run in the
relay race?
Solution:
We know that the first member of the relay race team runs 360 meters.
We also know that the other members of the team run 45 meters less than the runner before them.
So our objective here is to determine the distance that the last team member runs in the relay.
An appropriate strategy to use here is Making a Table Strategy. What we will do here is to list the
given data in a table and use the given information to find new information.
We know that the first member of the relay -race team runs 360 meters. Also, we know that the
other members of the team run 45 meters less than the runner before them. We use this information to
construct our table
RUNNER DISTANCE
1 360
2 315
3 270
4 225
5 180
6 135
7 90
8 45
As we can see from the table, the eighth runner was able to cover a distance of 45 meters.
Therefore, our answer is 45 meters.
To check if our answer is correct, we can divide the total distance by the number of runners. So
we have,
360+ 8= 45
This shows that each of the runners was able to cover a distance of 45 meters this is why the last
runner has a distance of 45 meters.
This is considered a strategy in many schools. If you are given an answer, and the steps that were
taken to arrive at that answer, you should be able to determine the starting point.
The strategy of working backwards is used to solve problems that include a number of linked
factors or events, where some of the information has not been provided, usually at the beginning of the
problem. To solve these problems it is usually necessary to start with the answer and work methodically
backwards to fill in the missing information. This strategy is extremely useful in dealing with situation or
a sequence of events. The events occur one after the other and each stage, or piece of information, is
affected by what comes next. Students begin at the end, with the final action, and work through the
process in reverse order to establish what happened in the original situation. In order to use the strategy of
working backwards effectively, students will need to develop the following skills and understanding:
using the opposite operation when working backwards and starting with the answer and working
backwards. https/www.blake.com.auvvspfiles/downloadables/blako-topio-bank-wonng-backwarosper
EXAMPLE 1:
Juliana walked from Balaoan to San Juan. It took her 1 hour 45 minutes to walk from Balaoan to
Bacnotan. Then it took her 1 hour 15 minutes to walk from Bacnotan to San Juan. She arrived in San Juan
at 5:45 P.M. At what time did she leave Balaoan?
Solution:
We will use Working Backwards Strategy. We can work backwards from the time Juliana
reached San Juan then we will subtract the time it her took to walk from Bacnotan to San Juan. Then we
will also subtract the time it took her to walk from Balaoan to Bacnotan.
To solve the problem, we start at 545. This is the time Juliana reached San Juan. Next, we
subtract 1 hour 15 minutes. This is the time it took her to get from Bacnotan to San Juan. So we'll have;
So the time Juliana started Trom Bacnotan going to San Juan is 4:30 P.M.
Next, we subtract 1 hour 45 minutes (the time it took her to get from Balaoan to Bacnotan) from 4.30 (the
time it took her to reach Bacnotan) to get the time she started from Balaoan. Hence we have:
Thus, Juliana left Balaoan and started to take a walk from Balaoan to San Juan at 2:45 P.M.
EXAMPLE 2:
Wally is four years younger than Phillip but Errol is 24 years older than Phillip. If Errol is 35,
how old is Wally?
Solution:
We will begin with the information that we know, Erol's age, and we work backwards to calculate Wally's
age
7+4 11
11 +24 = 35
EXAMPLE:
Jay forgot the combination of numbers of his locker. Though he remembers some clues:
a. it is a three digit number.
b. the digit in the tens place is less than 5.
c. the digit in the ones place is an odd number less than 7.
d. the digit in the hundreds digit is greater than 4.
e. the number can be evenly divided by 3.
Solution:
The problem says that Jay forgot his locker number. However, he has some clues that he can use
to remember the numbers. So what we need to do here is to determine the locker number of Jay using
those clues.
To answer the problem easily, the Making an Organized List Strategy will be employed. We will
make an organized list of all the possible answers using a table. Writing all the probable number
combinations for a lock in a table will aid us in choosing the correct locker number based on the given
conditions
For us to list all the possible combinations, we now make a table. Using clues a- d, the possible
combinations are the following:
Since all possible locker numbers are already listed, we now use clue e to trim down our choices.
So we'll have
813 915
825 921
831 933
843 945
The numbers left are only the numbers 831, 813, 843, 825, 921, 933, 915, and 945. This
means that Jay's locker number must be one of those remaining numbers.
By examining the numbers left, we can say that all of them satisfy all the five given conditions.
This means that our answer is correct.
Solve a simpler problem is something that mathematicians do all the time. They get good at
identifying ways to make a problem simpler, and applying what they learned from the simpler problem to
give them insight into whatever they're trying to figure out. http://mathforum.org/pow'supportactivitysenes/simplerproblem.htm
EXAMPLE 1:
One of the 16 iconic architectural structures in the Philippines is the National Theater Cultural Center of
the Philippines Complex. In front of it is a pond that is shaped like a regular octagon. What is the sum of
the measures of the angles of an octagon?
Solution:
We will use the Solving a Similar but Simpler Problem strategy and we will also apply
some concepts in geometry.
First, we will draw a regular octagon (figure 1) which will serve as our simple illustration of the
problem.
Figure 1 Figure 2
Now, from our lustration, we can see that we have formed 8 congruent triangles. From Geometry,
we know that the sum of the angles of a triangle is 180. Hence we will have,
We now ask ourselves if our answer is correct. We say that yes it is correct because in geometry,
the angle sum of a triangle is 180. If an Octagon is divided such that we will get 8 triangles, then we will
have 8 (180) = 1440
EXAMPLE 2:
Jodie walks from her house 3 blocks west and 4 blocks north to the bakeshop. She then walked 4
blocks west and 6 blocks north to the mall. How far away is Jodie's house from the mall?
Solution:
First, we have to determine the distance from Jodie s house to the bakeshop.
3blocks (west)+ 4blocks (north) = 7 blocks
(from Jodie's house to the bakeshop)
Lastly, we determine the distance from Jodie's house to the mall. We now consider the first two
distances that we have determined
The zero point will be representing Jodie's house. The grids on the number line represent the number of
blocks. -2 0 20
3 4 4 6
17
This only shows that our answer is correct.
Wally asked Joy how old she was. Joy said to him that she would give him three clues and see if he could
guess her age. Joy wrote down the clues and let Wally make a guess.
Solution:
The problem is telling us that Wally has to guess Joy's age and to be able to guess her age he
needs to use the different conditions given.
The strategy "Eliminating possibilities" will be used because it is the most suitable strategy and it
can be used together with the making a table or making an organized list strategy.
Clue 1: Joy's age is between 18 and 35, so we can list all the numbers between 18 and 35. (When we say
between in math, we mean the numbers excluding the boundaries.)
19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
Clue 2: This clue says that Joy's age is a multiple of 3. Hence we need to remove from the list all those
that are not multiples of 3. So we have,
21 24
27 30 33
Looking at the table above, we can see that there are only five numbers left to ch00se from.
Among the five numbers left in the list, the only odd numbers are 21, 27, and 33.
Our answer is correct because 33 satisfy all the given conditions in the problem.
EXAMPLE 1:
Solution:
We need to find the two numbers whose sum is 28 and whose product is 192
To solve the problem we make use of the strategies using a variable and writing an equation.
x + y= 28 and xy = 192
x + y= 28 and xy = 192
(y-12)(y-16) = 0
y= 12 and y = 16
Our answer is correct because if we will add 12 and l6, the sum is 28 and if we will multiply them, their
product is 192.
EXAMPLE 2:
Rachel is six years older than Irene. Six years ago, she was twice as old as Irene. How old are they at
present?
Solution:
We know that Rachel is six years older than Irene and that 6 years ago, she was twice as old as Irene. So
we need to determine their present ages.
To solve the problem we make use of the strategies using a variable and writing an equation.
So we let x be the age of Irene. We can make use also of a table to help us in formulating the
working equation,
PAST PRESENT
Rachel (X+6)-6 X+6
Irene X-6 X
The working equation now is
(x + 6) -6 = 2(x - 6)
(x + 6) -6 = 2(x - 6)
To check if our answer is Correct, we substitute our answer in the working equation
So we have,
(X+6)-6 = 2 (X-6)
(12+6)-6-2 (12-6)
18-6= 2(6)
12= 12
Since the two sides of the equation are equal, this means therefore that our answer is correct
Examples
1. The balls below have been rearranged. Can you work out the new sequence of the balls from the clues
given below?
8 ?
5 10 ? ?
6 4 2 ? ? ?
Solution:
2. Suppose that Anne has 25 stones that look identical. The stones are all the same except one stone that is
fake and heavier than the others. How can Anne find out which among the stones is fake by weighing
only the stones three times?
Solution: