9, 3, 1, 1/3, 1/9 What is the next number in this sequence? What is the function machine for this sequence? We see the following pattern in this...
3, 6, 12, 24, 48 What is the function machine for this sequence? We see the following pattern: 3 * 2^0 = 3 3 * 2^1 = 6 3 * 2^2 = 12 3 * 2^3 = 24...
1, 1/2, 1/4, 1/8, 1/16 The next number in the sequence is 1/32. What is the function machine you would use to find the nth term of this sequence?...
1/2, 3, 5&1/2, 8......203 What term is the number 203? We see the following pattern: 1/2 = 2.5*1 - 2 3 = 2.5*2 - 2 5&1/2 = 2.5*3 - 2 8 = 2.5*4 -...
10, 1,000, 100,000, 10,000,000 What power of 10 is the 80th term? We see the following pattern 10^1 = 10 10^3 = 1000 10^5 = 100,000 10^7 =...
1, 8, 27, 64 What is the 10th term? We see the following pattern: 1^3 = 1 2^3 = 8 3^3 = 27 4^3 = 64 We build our sequence function using this...
7, 10, 15, 22 What is the next number in the sequence? What is the 500th term? We see that: 1^2 + 6 = 7 2^2 + 6 = 10 3^3 + 6 = 15 4^2 + 6 = 22...
1, 4, 9, 16, 25 What is the next number? What is the 50th term? We see that 1^2 = 1, 2^2 = 4, 3^2 = 9, 4^2 = 16, 5^2 = 25 We build a formula for...
5, 14, 23, 32, 41....1895 What term is the number 1895? Set up a point slope for the first 2 points: (1, 5)(2, 14) Using point slope formula,...
100, 75, 50, 25, 0, -25 What is the next number? What is the 100th term? Using point slope, we get (1, 100)(2, 75) Our series function becomes...
-11, -9, -7, -5, -3 What is the next number? What is the 200th term in this sequence? We see that Term 1 is -11, Term 2 is -9, so we do a point...
3, 8, 13, 18, .... , 5008 What term is the number 5008? For term n, we have a pattern: f(n) = 5(n - 1) + 3 Set this equal to 5008 5(n - 1) + 3 =...
1.25, 2, 2.75, 3.5 What is the 100th term? The formula of nth term is: f(n) = 0.75n + 0.5 So the 100th term is: f(100) = 0.75(100) + 0.5 f(100)...
2, 4, 6, 8....1000. What term is the number 1000? Formula for nth term is 2n If 2n = 1000, then dividing each side by 2, we see that: 2n/2 =...
1, 1/2, 1/3, 1/4, 1/5 What is the next number? What is the 89th term of the sequence? Formula for nth term is 1/n Next number is n = 5, so we...
0,7,14,21 What is the next number? What is the 1000th term? We're adding 7 to the last term, so we get a next term of: 21 + 7 = 28 For our nth...
8,11,14,17,20 What is the next number? What is the 150th term? We're adding by 3 to the last number in the sequence, so we have the next number...
5,10,15,20 What is the next number? What is the 100th term? Increment is by 5, so next number is 20 + 5 = 25 Formula for nth number is 5 * n With...
Separate names with a comma.