Question 178750: Find the 100th term from this sequence 3,6,12,24,48.
Found 2 solutions by Fombitz, stanbon: Answer by Fombitz(32388) (Show Source): Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Find the 100th term from this sequence 3,6,12,24,48
---------------------
r = 6/3 = 2
-------------------
a(n) = [a(1)]r(n-1)
--------
a(100) = 3*2^(100-1)
a(100) = 3*6.338...x10^29
===========================
Cheers,
Stan H.
|
|
|