document.write( "Question 856215: Can you please help me out with this? This is very difficult for me. I understand that the pattern between the numbers is that you are squaring the number each time, but that only makes it harder for me to solve. I don't know where to begin. Can you please explain how solve this problem? I would REALLY appreciate it!!\r
\n" ); document.write( "\n" ); document.write( "What is the sum of the geometric sequence 4, 16, 64, … if there are 8 terms?
\n" ); document.write( "

Algebra.Com's Answer #515808 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
It has two patterns
\n" ); document.write( "2^2, 4^2, 8^2 which is not geometric
\n" ); document.write( "and
\n" ); document.write( "4, 4*4, 4*16 which is geometric,
\n" ); document.write( "Your ratio (r) is 4
\n" ); document.write( "t1=4 n=8 r=4\r
\n" ); document.write( "\n" ); document.write( "Tn = t1 * r^(n - 1)\r
\n" ); document.write( "\n" ); document.write( "S=t1*(1 - r^n)/(1 - r)
\n" ); document.write( "S=4*(1 - 4^8)/(1 - 2)
\n" ); document.write( "S = 262140
\n" ); document.write( "
\n" ); document.write( "
\n" );