document.write( "Question 988822: Find the sum of the geometric sequence –3, 15, –75, 375, … when there are 7 terms
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #609296 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the sum of the geometric sequence –3, 15, –75, 375, … when there are 7 terms \n" ); document.write( "======= \n" ); document.write( "a(1) = -3 \n" ); document.write( "r = 15/(-3) = -5 \n" ); document.write( "----- \n" ); document.write( "Sum = (-3)[(-5)^7 -1)/(-3-1)] = -3[(-78125 -1)/(-4)] = (3/4)(-78126) = -58594.5 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |