I have the geometric sequence:
8,____,____,512,____
What are the missing terms? What is the recursive and explicit equation?
32,128,2048
Recursive: f(x)=f(x-1)(4)
Explicit: f(x)=8(4)(x-1) or 2(4)x
If I have the pattern: 10, 22, 34...What are the next three terms in the sequence?
What is the recursive function for the following pattern: 8, 12, 16, 20?
What is f(n) = f(n-1) + 4?
What is the explicit function for the following pattern: 3, 10, 17, 24
What is f(n) = 7n-4?
If I have the pattern 200, 100, 50....What are the next three terms in the sequence?
What are 25, 12.5, 6.25?
I have the arithmetic sequence:
10,___,___,-26,___
What are the missing terms? What is the explicit equation? What is f(40)?
-2,-14,-38
f(x)=-12x+22
f(40)=-458
What are the missing terms in the sequence: 24, ___, ___, 3
What are 17 and 10?
What is the recursive function for the following pattern: 2, 10, 50, 250
What is f(n) = f(n-1)(5)?
What is the explicit function for the following pattern: 11, 15, 19, 23
What is f(n) = 4n + 7?
What are the missing terms in the sequence 40, __ , __ , 5?
What are 20 and 10?
I have an arithmetic sequence:
-8,___,___,___,28,___,___
What are the missing terms? What is the explicit equation? What is f(15)?
1,10,19,37,46
f(x)=9x-17
f(15)=118
If I have the pattern: 3, 4.5, 6 ..... What are the next 3 terms in the sequence
What are 7.5, 9, 10.5?
What is the recursive function for the following pattern: 8, -2, -12, -22
What is f(n) = f(n-1) - 10?
What is the explicit function for the following pattern: 16, 21, 26, 31
What is f(n) = 5n + 11?
If I have the pattern 7, 21, 63.....What are the next 3 terms in the pattern?
What are 189, 567, 1701
I have the geometric sequence:
4096, ___,___,64,___,4
What are the missing terms? What is the explicit equation? What is the recursive equation?
1024,256,16
Recursive: f(n) = f(n-1)(1/4)
Explicit: f(n) = 4096(1/4)x-1
What are the missing terms in the sequence: 8, ___ , ___, 47
What are 21 and 34?
What is the recursive function for the following pattern: 5, 1, 1/5, 1/25
What is f(n) = f(n-1)(1/5)?
What is the explicit function for the following pattern: 21, 12, 3, -6
What is f(n) = -9n + 30?
What are the missing terms in the sequence: 4, ___, ___ , 108?
What are 12 and 36?
I have the geometric sequence:
7,___,___,189,___
What are the missing terms? What is the explicit function? What is f(8)?
21,63,567
f(x)=7(3)x-1
f(8)=15309
What is the explicit function for the following pattern: 5, 3.5, 2, 0.5
What is f(n) = -1.5n + 6.5?
What is the recursive function for the following pattern: 1/3, 1, 5/3, 7/3
What is f(n) = f(n-1) + (2/3)?
What is the explicit function for the following pattern: 4, 3.5, 3, 2.5
What is f(n) = -0.5n + 4.5?
What is the recursive function for the following pattern: 3, 12, 48, 192
What is f(n) = f(n-1)(4)?