document.write( "Question 1181767: What is the S12 for tn= 2(3) ^(n-1)
\n" );
document.write( "S12 means Sum of 12
\n" );
document.write( "I attempted this several times and I got, 1062882, another time I got 531440.\r
\n" );
document.write( "\n" );
document.write( "I appreciate any help. \n" );
document.write( "
Algebra.Com's Answer #811659 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "S12 = 2(3)^0+2(3)^1+2(3)^2+...+2(3)^(n-1) \n" ); document.write( "S12 = 2((3)^0+(3)^1+(3)^2+...+(3)^(n-1)) \n" ); document.write( "Apply the formula for the sum of a finite geometric series: \n" ); document.write( " \n" ); document.write( "The second answer you show is correct. \n" ); document.write( "Your first answer is \n" ); document.write( "It is possible that for that answer you were using the correct formula but did the calculation incorrectly.... \n" ); document.write( " \n" ); document.write( " |