document.write( "Question 840177: find the sum of the geometric series.
\n" ); document.write( "8+4+2+1+...
\n" ); document.write( "find the next part of the pattern.
\n" ); document.write( "ao,cn,em,gl,_
\n" ); document.write( "

Algebra.Com's Answer #505977 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
find the sum of the geometric series.
\n" ); document.write( "8+4+2+1+... |Note r = 1/2
\n" ); document.write( "\"sum%28+a%5Bi%5D%2C+i=1%2C+infinity+%29\" = \"a%5B1%5D%2F%281-r%29=+8%2F%281%2F2%29+=+16\"
\n" ); document.write( "find the next part of the pattern.
\n" ); document.write( "\"a%5Bn%5D+=+a%5B1%5D%2Ar%5E%28n-1%29\"
\n" ); document.write( "\"a%5B5%5D+=+8%2A%281%2F2%29%5E%284%29=+8%2F16\"
\n" ); document.write( "8+4+2+1+\"highlight%281%2F2%29\"+ ...
\n" ); document.write( "
\n" );