Explicit Equations
Recursive Equations
Arithmetic or Geometric
Next 3 Terms
Other
100

4,9,14,19

t(n)=5n-1

100

4,9,14,19

t(n+1)=t(n)+5

t(1)=4

100

3, -9, 27, -81

Geometric

100

34, 64, 94,

124, 154, 184

100

Does pineapple belong on pizza?

No, if you answered yes -200
200

5,10,20,40

t(n)=2.5*2n

200

5,10,20,40

t(n+1)=t(n)*2

t(1)=5

200

28, 37, 46, 55, 64

Arithmetic

200

-3, -12, -48

-192, -768, -3072

200

Best noodle for mac n cheese

shells, spirals is a close second though

300

21, 15.8, 10.6, 5.4, .2

t(n)=-5.2n+26.2

300

21, 15.8, 10.6, 5.4, .2

t(n+1)=t(n)-5.2

t(1)=21

300

-1, -6, -36, -216

geometric

300

2,2,2,2

2,2,2

300

What utensil is best for mac and cheese?

We are dealing with Kraft mac n cheese in this question

Spoon

400

-6, 12, -24, 48, -96

t(n)=3*-2n

400

-6, 12, -24, 48, -96

t(n+1)=t(n)*-2

t(1)=-6

400

10, 20, 30, 40

arithmetic

400
1, 4, 9, 16

25, 36, 49

400
A 65% increase can be show with what multiplier?

1.65

500

16, 12.8, 10.24


t(n)=20*.8n

500

16, 12.8, 10.24

t(n+1)=t(n)*.8

t(1)=16

500

2,2,2,2,2,2

Either

500

1,1,2,3,5

8, 13, 21

500

In math what does 5! mean?

5*4*3*2*1