MMW-Chapter-3-Problem-Solving (Part 2 - Problem Solving With Pattern)
MMW-Chapter-3-Problem-Solving (Part 2 - Problem Solving With Pattern)
MODERN WORLD
Description
Architects and Engineers require good problem-solving skills in order to solve many complicated problems in constructing and designing modern buildings
and establishments. It is necessary for them to have this skill so that they can able to create aesthetically pleasing and functional buildings and meet the requirements
for safety as well.
In this chapter, there are two topics that students must have to learn. First is the inductive and deductive reasoning. Inductive reasoning is based on set of
observation while deductive reasoning is based on facts. Both are necessary ways of reasoning in the world of mathematics. Second topic is the problem solving
pattern wherein it involves solving different problems in terms of sequences. The goal for this chapter is to help students become a good problem solver and let them
know that problem solving can be an enjoyable experience.
Objectives
Duration
Start:
End:
Contents:
Students are expected to choose from the tables below considering their classification and preferences.
3Ps 3Ns 3Ws
(Paper, Pencil, & Phone) (Network slow, Needs Combi-Modes, (Willing, With Fast Internet,
& Neutral Students) Wean-not students)
-Modules that will be provided are complete -A pdf copy of the module will be sent via -PowerPoint presentation of the lesson will be
with illustration, step-by-step solution & email or group chat on messenger that the discussed via Google Meet/_______.
discussion. student will provide. The module copy will be Illustration and solutions will also be discuss
the same as 3Ps category. live via mentioned online platform.
-For the internet availability, the student will
be provided a link and can join the online
live discussion anytime.
-Series of sample problems and correct - Series of sample problems and correct answers - A sample problem will be flashed and the
answers will be given. Try to answer the will be given. Try to answer the given problems students will be given time to try and answer
given problems and compare your answers to and compare your answers to the correct one. - the posted question or problem. After, the
the correct one. For online availability, a sample problem will be instructor will discuss live the and give the
flashed and the students will be given time to complete solution and correct answer.
try and answer the posted question or problem.
After, the instructor will discuss live the and
give the complete solution and correct answer.
References:
A. Difference Table
Terms of a Sequence
is called a sequence. The numbers in a sequence that are separated by commas are the terms of the sequence.
Terms can be represented by the notation an. Thus, it is a sequence in the form a1, a2, a3, …, an
To answer these questions, we often construct a difference table, which shows the differences between successive terms of the sequence.
EXAMPLES:
Sequence:
First Differences:
2. Differences Table for the sequence 5, 14, 27, 44, 65, …
Sequence:
First
differences:
Second differences:
3. Use a difference table to predict the next term in the sequence.
Sequence:
First differences:
Second differences:
Third differences:
We predict that the next term is 332.
EXAMPLES:
1. 1, 4, 9, 16, 25, …, n2
Solution:
a1 = 1, a2 = 4, a3 = 9, a4 = 16, a5 = 25
then: an = n2,
n = 3, an = n2, a3 = (3)2, a3 = 9
2. Consider, an = 3n2 + n. This formula defines a sequence and provides a method for finding any term of the sequence.
then, we have 4, 14, 30, 52, 80, 114. If we will find the 40th term, we need to replace each n with 40.
3. Assume the pattern shown by the square tiles in the following figures continues. a. What
is the nth-term formula for the number of tiles in the nth figure of the sequence? b. How
many tiles are in the eight figure of the sequence?
SOLUTION:
a. a1 a2 a3 a4
Unshaded: 0 2 4 6 ------- 2n - 2
2 5 8 11
Shaded: 2 3 4 5 ------- n +1
So, an = 2n – 2 + n + 1 = 3n -1
Check: an = 3n -1 For n = 1, an = 3n -1; a1 = 3n -1 = 3(1) – 1 = 3 – 1 = 2 For n =
2, an = 3n -1; a2 = 3n -1 = 3(2) – 1 = 6 – 1 = 5
Alternative solution:
a1 a2 a3 a4
2 5 8 11
Unshaded: 2 4 6 8 ------- 2n
Shaded: 0 1 2 3 ------- n - 1
So, an = 2n + n - 1 = 3n -1
Check: an = 3n -1 For n = 1, an = 3n -1; a1 = 3n -1 = 3(1) – 1 = 3 – 1 = 2 For n =
2, an = 3n -1; a2 = 3n -1 = 3(2) – 1 = 6 – 1 = 5
= 3n -1
320 + 1 = 3n
3n = 321
n = 321
3
where d is the common differences only applicable for first differences that are common.
d=3
an = a1 + (n -1) d
an = 2 + (n -1)
(3) an = 2 + 3n –
3 an = 3n - 1
where: F1 = 1 and F2 = 1
EXAMPLES:
1. The first six Fibonacci numbers are 1, 1, 2, 3, 5, and 8. Use the definition of Fibonacci numbers to find the seventh and eighth Fibonacci
numbers.
SOLUTION:
Fn = Fn-1 + Fn-2 for n ≥ 3 n = 8 Fn = Fn-1 + Fn-2 for n ≥ 3 n = 7
F8 = F7 + F6 F8
F7 = F7-1 + F7-2
= 13 + 8 F8 =
F7 = F6 + F5 F 7
21
=8+5
F7 = 13
F8 = F8-1 + F8-2
The seventh and eighth Fibonacci numbers are 13 and 21 respectively.
2. Determine whether each of the following statements about Fibonacci number s true or false. Note: the first 10 terms of the Fibonacci sequence
SOLUTION:
Since for n = 6 the statement “If n is even, then Fn is an odd number” is found to be false, therefore such statement is false.
b. Applying Inductive Reasoning 2 Fn - Fn-2 = Fn+1 for n ≥ 3
n=3
2 Fn - Fn-2 = Fn+1 2 Fn - Fn-2 = Fn+1
2 Fn - Fn-2 = Fn+1
2 F4 – F4-2 = F4+1 2 F5 – F5-2 = F5+1
2 F3 – F3-2 = F3+1
2 F 4 – F 2 = F5 2 F5 – F 3 = F 6
2 F 3 – F 1 = F4
2 (3) – (1) = 5 2 (5) – (2) = 8
2 (2) – (1) = 3
6–1=5 10 – 2 = 8
4–1=3
5=5 8=8
3=3
Since for the three values for n as examples that statement “2 Fn - Fn-2 = Fn+1 for n ≥ 3” is found to be true. Therefore, we conjecture that such statement
is true.