Assignment 5
Assignment 5
A = SSS
B = SCC
C=C
D = SC
E = SSSS
F = SSS
G = CSS
H = SSS
a) 3x5
1 bounce
3x6
5 bounces
3x7
2 bounces
3x8
7 bounces
O(n) 0 1 3
n 2 4 6 8
O(n) 1 3 6 7
c. 3x15
15 = 15-3/2 = 12/2 = 6
3x16
16= 16-1 = 15
Possibility 1
- Since the tiles of Lukas are not consecutive therefore his tiles are 1 and 5
- Since Amella’s tiles is 12 when you multiply it, so Amalla’s tiles are 2 and 6.
-Since the tiles of Dagny are consecutive numbers therefore his tiles are 3 and 4.
- Dagny has the tile 3, but there are also possibility that the tile 3 is Amalla’s tile because if
you multiply 3 and 4 the product is 12.
Possibility 2
- Sinve Lukas tiles are not consecutive he can take tile 1 and 3.
- Since Amella’s tiles is 12 when you multiply it, so Amalla’s tiles are 2 and 6.
- Since the tiles of Dagny are consecutive numbers therefore his tiles are 4 and 5.
7 + 3 = 10 2 + 6 + 2 = 10
8 + 2 + 6 = 16 8 + 8 = 16
6 + 3 + 7 = 16 8 + 8 = 16
8 + 8 + 8 = 24 8 + 8 + 8 =24
Given: r1 = 9 in
r2 = 6 in
h = 12
Find: V
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.