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 #35883 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Geometric Sequence: {1,1/2,1/4,1/8...} \n" ); document.write( "a)r=a(sub n+1)/a(sub n) in some books r=a(sub n)/a(sub n-1). It's the same thing, divide the 2nd term by the 1st, the 3rd by the 2nd, ect. \n" ); document.write( "r=(1/2)/(1)=1/2 \n" ); document.write( "--- \n" ); document.write( "r=(1/4)/(1/2) \n" ); document.write( "r=(1/4)*(2/1) \n" ); document.write( "r=2/4=1/2 \n" ); document.write( "--- \n" ); document.write( "r=(1/8)/(1/4) \n" ); document.write( "r=(1/8)*(4/1) \n" ); document.write( "r=4/8=1/2 \n" ); document.write( "--- \n" ); document.write( "Notice that in geometric sequences, you will get the same ratio with any two consecutive terms, in this case:r=1/2. \n" ); document.write( "------------------------------------------------------------------------------- \n" ); document.write( "b)The sum of the first n terms is: \n" ); document.write( " \n" ); document.write( "In this case you want the sum of the first 10 terms. \n" ); document.write( "n=10 \n" ); document.write( "r=1/2 \n" ); document.write( "The first term, a(sub 1)=1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "S(sub 10)=1.9980 \n" ); document.write( "------------------------------------------------------------------------------- \n" ); document.write( "c) This time \n" ); document.write( "n=12 \n" ); document.write( "r=1/2 \n" ); document.write( "a(sub 1)=1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "S(sub 12)=1.9995 \n" ); document.write( "Happy Calculating! \n" ); document.write( " |