document.write( "Question 853590: What is the sum of the infinite geometric series?
\n" ); document.write( "(-15)+ 0+ 15 +30+.....+195\r
\n" ); document.write( "\n" ); document.write( "Please show me step by step, thank you in advance!
\n" ); document.write( "

Algebra.Com's Answer #514153 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
This is not a geometric series.
\n" ); document.write( "An = a1 + (n - 1)d
\n" ); document.write( "195 = -15 + (14)15
\n" ); document.write( "and it has 15 terms
\n" ); document.write( "the difference is 15
\n" ); document.write( "195 is the 15th term starting with -15
\n" ); document.write( "It is a finite arithmetic series
\n" ); document.write( "S = ½(a1 + an)n
\n" ); document.write( "S = ½(-15 + 195)15
\n" ); document.write( "S = 90*15=1350
\n" ); document.write( "
\n" );