document.write( "Question 53621: I am having a hard time figuring out this problem.\r
\n" );
document.write( "\n" );
document.write( "Use the geometric sequence of numbers 1, 1/2, 1/4, 1/8,…to find the following:
\n" );
document.write( "a) What is r, the ratio between 2 consecutive terms? \r
\n" );
document.write( "\n" );
document.write( "b) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 10 terms? Please round your answer to 4 decimals.
\n" );
document.write( "c) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 12 terms? Please round your answer to 4 decimals.\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #35872 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use the geometric sequence of numbers 1, 1/2, 1/4, 1/8,…to find the following: \n" ); document.write( "a) What is r, the ratio between 2 consecutive terms? \n" ); document.write( "r=(1/2)/1= 1/2 \n" ); document.write( "--------------- \n" ); document.write( "b) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 10 terms? Please round your answer to 4 decimals. \n" ); document.write( "S(n)=a[(r^(n+1)-1)/(r-1)] \n" ); document.write( "S(10)=1[(1/2)^11 -1)/((1/2)-1] \n" ); document.write( "S(10)=(1/2048 - 1)/(-1/2) \n" ); document.write( "S(10)=1.9990 \n" ); document.write( "---------------- \n" ); document.write( "c) Using the formula for the sum of the first n terms of a geometric series, what is the sum of the first 12 terms? Please round your answer to 4 decimals. \n" ); document.write( "Same procedure as part \"b\" but use n=12 \n" ); document.write( "Answer should be 1.9999 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |