document.write( "Question 905004: find the sum of the first 12 terms of the geometric sequence 2,6.18.54 \n" ); document.write( "
Algebra.Com's Answer #548968 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
r = 3
\n" ); document.write( " \"sum%28+a%5Bi%5D%2C+i=1%2C+n+%29+=+a%5B1%5D%28%281-r%5En%29%2F%281-r%29%29\"
\n" ); document.write( " \"sum%28+a%5Bi%5D%2C+i=1%2C+12+%29+=+2%28%28-531440%29%2F%28-2%29%29\" = 531,440
\n" ); document.write( "
\n" );