4,9,14,19
t(n)=5n-1
4,9,14,19
t(n+1)=t(n)+5
t(1)=4
3, -9, 27, -81
Geometric
34, 64, 94,
124, 154, 184
Does pineapple belong on pizza?
5,10,20,40
t(n)=2.5*2n
5,10,20,40
t(n+1)=t(n)*2
t(1)=5
28, 37, 46, 55, 64
Arithmetic
-3, -12, -48
-192, -768, -3072
Best noodle for mac n cheese
shells, spirals is a close second though
21, 15.8, 10.6, 5.4, .2
t(n)=-5.2n+26.2
21, 15.8, 10.6, 5.4, .2
t(n+1)=t(n)-5.2
t(1)=21
-1, -6, -36, -216
geometric
2,2,2,2
2,2,2
What utensil is best for mac and cheese?
We are dealing with Kraft mac n cheese in this question
Spoon
-6, 12, -24, 48, -96
t(n)=3*-2n
-6, 12, -24, 48, -96
t(n+1)=t(n)*-2
t(1)=-6
10, 20, 30, 40
arithmetic
25, 36, 49
1.65
16, 12.8, 10.24
t(n)=20*.8n
16, 12.8, 10.24
t(n+1)=t(n)*.8
t(1)=16
2,2,2,2,2,2
Either
1,1,2,3,5
8, 13, 21
In math what does 5! mean?
5*4*3*2*1