document.write( "Question 1106812: Find the sum of the first ten terms of the geometric series 2-1+½-¼+... \n" ); document.write( "
Algebra.Com's Answer #721806 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "I personally don't like the formula for the sum of a finite geometric series; for most problems of this type I just do the arithmetic, if the numbers make it practical.

\n" ); document.write( "Since this is an alternating series, it simplifies things to group the terms in pairs.

\n" ); document.write( "\"2-1=1\"; \"1%2F2-1%2F4+=+1%2F4\"; etc.

\n" ); document.write( "So the sum of 10 terms of the given geometric series is the sum of 5 terms of this new geometric series:

\n" ); document.write( "\"1+%2B+1%2F4+%2B+1%2F16+%2B+1%2F64+%2B+1%2F256\"
\n" ); document.write( "\"%28256%2B64%2B16%2B4%2B1%29%2F256\"
\n" ); document.write( "\"341%2F256\"
\n" ); document.write( "
\n" );