The answer will be -8
hope this help!!!!!!!!!
60
30 *2
15 * 2 * 2
5 * 3 * 2 * 2
9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]
Answer:
thats correct
Step-by-step explanation:
Answer:
It does
Step-by-step explanation:
It does have a proportional relationship because if you try to find the relationship between the first two inputs and outputs, you can find that it is 21 (1 to 21, 21 divided by 1 would be 21) then if you use that relationship with the other numbers (times 21) you would get the same answer. For example in the second one, the two numbers are 2 and 42, 2 times 21 would equal 42. The next one would be 3 times 21 to equal 63 and etc.
Hope this Helps!!