Question 944648
please help solve these two problems:
 sequence 4,8,16,32,64,128…
 Note:: This is a Geometric Sequence
 r = 8/4 = 2
----- 
a(1) = 4
=======
 prob #1: a(3) what is a?
a(3) = a*r^2 = 4*2^2 = 16
---------------------------------- 
 prob #2: a(1)+a(7) = 4 + 4*r^6 = 4 + 4*2^6 = 4+4*64 = 4+256 = 260
--------------------------
Cheers,
Stan H.
------------------
-----------------------------------------------