Lesson 6 and 7 - Problem Solving With Patterns and Strategies
Lesson 6 and 7 - Problem Solving With Patterns and Strategies
Sequence
➢ is a list of things (usually numbers) that
are in order.
➢ It is a succession of numbers formed
according to a rule.
➢ It is also a function defined on the set of
positive integers.
❑ The elements of a sequence constitute
a term.
First differences: 3 3 3 3
Example:
2. What is the next term of the sequence
5, 14, 27, 44, 65, . . . . .?
Sequence: 5 14 27 44 65 90
____
First differences: 9 13 17 21 25
Second differences: 4 4 4
Example:
3. What is the next term of the sequence
2, 7, 24, 59, 118, . . . . .?
Sequence: 2 7 24 59 118 207
____
First differences: 5 17 35 59 89
____
Second differences: 12 18 24 30
____
Third differences: 6 6
nth – term Formula for a Sequence
Find the first 4 terms of the sequence given
the nth term, an = 4n + 5
a1 = 4(1) + 5 a1 = 4 + 5 = 9
a2 = 4(2) + 5 a2 = 8 + 5 = 13
a3 = 4(3) + 5 a3 = 12 + 5 = 17
a4 = 4(4) + 5 a4 = 16 + 5 = 21
9
_____ 13
______ 17
______ 21
______
nth – term Formula for a Sequence
Find the first 3 terms of the sequence given
the nth term, an =3n² - 2
a1 =3(1)² - 2 =3(1) - 2 =3-2=1
a2 =3(2)² - 2 =3(4) - 2 = 12 - 2 = 10
a3 =3(3)² - 2 =3(9) - 2 = 27 - 2 = 25
1
_____ 10
______ 25
______
nth – term Formula for a Sequence
▪ What is the nth term formula of the
sequence 3, 7, 11, 15, 19, . . . . ?
an = a1 + (n – 1) d
a1 = 3 an = 3 + (n – 1) 4
d=4 an = 3 + 4n – 4
an = 4n – 1
nth – term Formula for a Sequence
Assume the pattern shown
by the square tiles in the
following continues.
a1 a2 a3 a4
an = 2 + 3n – 3
an = 3n – 1
nth – term Formula for a Sequence
Assume the pattern shown
by the square tiles in the
following continues.
a1 a2 a3 a4
a8 = 3(8) – 1
a8 = 23
a8 = 24 – 1
nth – term Formula for a Sequence
Assume the pattern shown
by the square tiles in the
following continues.
a1 a2 a3 a4
▪ Which figures consist of
exactly 320 tiles?
an = 3n – 1 a1 = 2 d=3
𝟑𝟐𝟏 𝟑𝒏 an = a1 + (n – 1) d
320 = 3n – 1 =
𝟑 𝟑 320 = 2+ (n – 1) 3
320 + 1 = 3n or 320 = 2+ 3n - 3
n= 107 320 = 3n - 1
321 = 3n 321= 3n
320 + 1 = 3n
n= 107
nth – term Formula for a Sequence
• The sequence formed by
the numbers of cannonballs
in the figure is called the
Tetrahedral sequence .
𝟏
• The nth term formula for 𝑻𝒆𝒕𝒓𝒂𝒉𝒆𝒅𝒓𝒂𝒍𝒏 = 𝒏(𝒏 + 𝟏)(𝒏 + 𝟐)
𝟔
𝟏
the tetrahedral sequence is: 𝑻𝒆𝒕𝒓𝒂𝒉𝒆𝒅𝒓𝒂𝒍𝟏𝟎 = (𝟏𝟎)(𝟏𝟎 + 𝟏)(𝟏𝟎 + 𝟐)
𝟔
𝟏
𝑻𝒆𝒕𝒓𝒂𝒉𝒆𝒅𝒓𝒂𝒍𝟏𝟎 = (𝟏𝟎)(𝟏𝟏)(𝟏𝟐) 2
𝟏 𝟔
𝑻𝒆𝒕𝒓𝒂𝒉𝒆𝒅𝒓𝒂𝒍𝒏 = 𝒏(𝒏 + 𝟏)(𝒏 + 𝟐) 𝑻𝒆𝒕𝒓𝒂𝒉𝒆𝒅𝒓𝒂𝒍𝟏𝟎 = 𝟏(𝟏𝟎)(𝟏𝟏)(𝟐)
𝟔
1. Find the 8th term in the 2. Find the 14th term in the
Fibonacci sequence. Fibonacci sequence.
Fn = F(n – 1) + F(n – 2) Fn = F(n – 1) + F(n – 2)
F8 = F(8 – 1) + F(8 – 2) F14 = F(14 – 1) + F(14 – 2)
F8 = F7+ F6 F14 = F13+ F12
F8 = 13+ 8 F14 = 233+ 144
F8 = 21 F14 =377
Properties of Fibonacci Sequence
3. Determine whether each of the following statements
about Fibonacci numbers is true or false.
Note: The first 10 terms of Fibonacci sequence are:
1, 1, 2, 3, 5, 8, 13, 21, 34, and 55.
b. 2Fn – Fn – 2 = Fn + 1 for n ≥ 3
Solution:
For n = 7, we get
2Fn – Fn – 2 = Fn + 1 2F7 – F5 = F8 26 – 5 = 21 Thus, by inductive
reasoning the
2F7 – F7 – 2 = F7+ 1 2(13) – 5 = 21 21 = 21 conjecture is TRUE.
Lesson 7:
One of the foremost recent mathematicians
to make a study of problem solving was
a Hungarian mathematician and moved
to United States in 1940 was George Polya.
Polya outlines a strategy for solving problems
from virtually any discipline.
“ A great discovery solves a great problem but there
is a grain of discovery in the solution of any problem.
Your problem maybe modest, but if it challenges your
curiosity and brings into play your incentive faculties,
and if you solve it by own means, you may experience
the tension of energy the triumph of discovery.”
Polya’s Four – Step Problem – Solving
Strategy
1. Understand
3. Carry out
the problem.
the plan.
• Perform an experiment.
• Work carefully.
• Realize that some of your initial plans will not work and that you may
must devise another plan or modify your existing plan.
Polya’s Four – Step Problem – Solving
Strategy
• Ensure that the solution is consistent with the facts of the problem.
• Ask yourself whether there are generalizations of the solution that could
apply to other problems.
Making an Organized List
A baseball team won two out of their four games. In how many
different orders could they have two wins and two losses in four
games.
❖ Understand the problem.
• There are many different orders.
The team may have won WWLL, LLWW, or WLWL.
Polya’s Four – Step Problem – Solving
Example1. Strategy
A baseball team won two out of their four games. In how many
different orders could they have two wins and two losses in four
games.
❖ Device a plan.
• We will make an organized list of all 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.
Polya’s Four – Step Problem – Solving
Example1. Strategy
A baseball team won two out of their four games. In how many
different orders could they have two wins and two losses in four
games.
❖ Carry out the plan.
• Each entry in our list must contain two Ws and
two Ls. We will use a strategy that makes sure
each order is considered, with no duplication.
WWLL WLWL WLLW
LWWL LWLW LLWW
There are 6 different orders
Polya’s Four – Step Problem – Solving
Example1. Strategy
A baseball team won two out of their four games. In how many
different orders could they have two wins and two losses in four
games.
❖ Review the solution.
• We have made an organized list. The list have no
duplications, so we are confident that there 6
different orders in which a baseball team can win
exactly two out of four games.
Guess and Check
❖ Device a plan.
• We notice that 4590 ends in 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 that has a
factor of 5 is 15.
Polya’s Four – Step Problem – Solving
Example 2. Strategy
A hat and jacket together cost 1000. The jacket cost 90 pesos
More than the hat. What are the cost of the hat and the cost of
the jacket?
❖ Understand the problem.
Given:
▪ Cost of the hat and jacket = P1000
▪ Cost of the jacket = P90 more than the hat
▪ Find the cost of the hat and the cost of the jacket.
Polya’s Four – Step Problem – Solving
Example 3. Strategy
A hat and jacket together cost 1000. The jacket cost 90 pesos
More than the hat. What are the cost of the hat and the cost of
the jacket?
❖ Device a plan.
Write a representation:
Let h = cost of the hat
h + 90 = cost of the jacket
Equation:
h + (h+90) = 1000
Polya’s Four – Step Problem – Solving
Example 3. Strategy
A hat and jacket together cost 1000. The jacket cost 90 pesos
More than the hat. What are the cost of the hat and the cost of
the jacket?
❖ Carry out the plan.
Solve the equation: h + (h + 90) = 1000
h + h + 90 = 1000
2h + 90 = 1000
2h = 1000 – 90
h = P455 ➢ The cost of the hat
2h = 910
2ℎ 910
= h + 90 = 455 + 90
2 2
= P545 ➢ The cost of jacket
Polya’s Four – Step Problem – Solving
Example 3. Strategy
A hat and jacket together cost 1000. The jacket cost 90 pesos
More than the hat. What are the cost of the hat and the cost of
the jacket?
❖ Review the solution.
Check:
h + (h + 90) = 1000
455 + 545 = 1000
1000 = 1000
Polya’s Four – Step Problem – Solving
Example 4. Strategy
❖ Device a plan.
• Write a representation:
• Equation:
x + 2x = 51
Polya’s Four – Step Problem – Solving
Example 4. Strategy
Cebu Pacific airline flies from Manila to Cagayan de Oro with a stopover in
Cebu. It charges a fare of P1800 Manila to Cebu and a fare of P3500 from
Manila to Cagayan de Oro.
In one flight, a total of 150 passengers boarded the plane in Manila and
collected fare totaled P411,100. How many passengers got off the plane in
Cebu?
❖ Review the Solution:
Check:
x + y = 150 (eq. 1)
y = 150 – x 1800x + 3500y = 411, 100 (eq. 2)
y = 150 – 67 = 83 1800(67)+3500(83) = 411,100
67 + 83 = 150 120,600 + 290,500 = 411,100
150 = 150 411,100 = 411,100
Working Backwards