document.write( "Question 986820: find the sum of the first 14 terms for 1+4 +16 + 64+.... I need help on how to set this up and how to work it out and someone could walk me through this it would great \n" ); document.write( "
Algebra.Com's Answer #607629 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
1+4 +16 + 64+....\r
\n" ); document.write( "\n" ); document.write( "number of terms = 16\r
\n" ); document.write( "\n" ); document.write( "first term = 1\r
\n" ); document.write( "\n" ); document.write( "we get the next term by multiplying by a factor of 4\r
\n" ); document.write( "\n" ); document.write( "so 4 is called the common rato of the consecutive terms\r
\n" ); document.write( "\n" ); document.write( "hence this is a geometric sequence\r
\n" ); document.write( "\n" ); document.write( "the formula for sum of n terms of a geometric sequence is \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use this formula:\r
\n" ); document.write( "\n" ); document.write( "\"Sn+=+a%2A%281-r%5En%29%2F%281-r%29\"\r
\n" ); document.write( "\n" ); document.write( "a is the first term
\n" ); document.write( "r is the \"common ratio\" between terms
\n" ); document.write( "n is the number of terms \r
\n" ); document.write( "\n" ); document.write( "Sum of 16 terms=\"1%281-4%5E16%29%2F%281-4%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=1431655765\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );