Its 360 beacuse u multiply all of those numbers
Answer:
, 12, 48, 192...
a. Write a recursive formula for the nth term of the sequence
Ans: a(n+1) = 4*a(n)
------------------------------
b. Write a general formula for the nth term of the sequence
a(n) = 3*4^(n-1)
--------------
c. Calculate S10 for this sequence
Geometric sequence with a(1) = 3 and r = 4
----?
Step-by-step explanation:
Distribute the 3.
3*x + 3*4
3x + 12
Hope this helps :)
15x = 3x + 120 (subtract both sides by 3x)
12x = 120 (divide both sides by 12)
x = 100