Galfo, Requilme & Roa-Assignment 5
Galfo, Requilme & Roa-Assignment 5
Galfo, Requilme & Roa-Assignment 5
Tasks:
a. Explore the cases of 3-by-5, 3-by-6, 3-by-7, and 3-by-8. Provide an illustration for each case.
b. Find the nth-term formula for the given sequence. Hint: Separate the case for even and odd values of
n.
c. Then, use the formula to determine the number of times the bullet will bounce back for 3-by-15 and
3-by-16.
a.
3x5
● ● ● ● ●
● ● ● ● ● 1 bounce
ASSIGNMENT 4
Galfo, Requilme and Roa
● ● ● ● ●
3x6
● ● ● ● ● ●
● ● ● ● ● ● 5 bounces
● ● ● ● ● ●
3x7
● ● ● ● ● ● ●
● ● ● ● ● ● ● 2 bounces
● ● ● ● ● ● ●
3x8
● ● ● ● ● ● ● ●
● ● ● ● ● ● ● ● 7 bounces
● ● ● ● ● ● ● ●
n 2 4 6 8
E(n) 1 3 5 7
n 1 3 5 7
O(n) 0 1 2
c. 3x15 3x16
“My two tiles are NOT “The product of my “My two tiles ARE
consecutive numbers” tiles is 12” consecutive
numbers”.
Possibility 1
1 2 3 4 5 6
LUKAS X X X X
AMALLA X X X X
DAGNY X X X X
Possibility 2
1 2 3 4 5 6
LUKAS X X X X
AMALLA X X X X
DAGNY X X X X
- LUKAS has the tiles of 1 and 3 since they are not consecutives numbers.
- AMALLA has the tiles of 2 and 6 which are the product of 12.
- DAGNY has a tiles of 4 and 5 which are consecutive numbers.
Bonus (2 pts.): In a lake, there is a patch of lily pads with special property. Every hour, the patch doubles
in size. If it takes one day for the patch to cover the entire lake, how long would it take the patch to
cover half of the lake? Discuss.
Answer: If the lily pads double in size every hour, they will cover the entire lake in 24 hours.
If you deduct 1 hour from 24 hours, the lily pads will be half their original size.