You can put this solution on YOUR website! determine the sum for the geometric sequence:
n=12 , r=3 , T1 = 1/9
SN=T1(R^N-1)/(R-1)
=(1/9)(3^12-1)/(3-1)=(3^12-1)/18=29524.4
You can put this solution on YOUR website! Sum S(n) = t1(r^n-1)/(r-1) (r being the ratio and t1 being the first term)
S(12)=(1/9)(3^12-1)/(3-1)=(3^12-1)/18 (it approximates to 29524.4444)