document.write( "Question 1118291: what is the sum of the geometric series, rounded to the nearest whole number?
\n" );
document.write( "16E(n-1) 6(1/4)^n \n" );
document.write( "
Algebra.Com's Answer #733572 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Describe the series in words, instead of making us try to decipher your nonstandard symbols. \n" ); document.write( "The only possible logical interpretation I can see is the sum as n goes from 1 to 16 of \n" ); document.write( "The infinite sum is (first term) divided by (1 minus the common ratio). The first term is 6(1/4) = 3/2; the common ratio is 1/4: \n" ); document.write( " \n" ); document.write( "The terms after n=16 are tiny and will certainly bring the sum down only a tiny bit. \n" ); document.write( "So to the nearest whole number the sum of the finite geometric series is 2. \n" ); document.write( " |