document.write( "Question 73071: Use the geometric sequence of numbers 1,2,4,8,... to find the following What is r, ratio between 2 consecutive terms? show work
\n" );
document.write( "Using the formula for the nth term of a geometric sequence, what is the 24th term? show work
\n" );
document.write( "Using the formula for the sum of a geometric series, what is the sum of the first 10 terms? show work \n" );
document.write( "
Algebra.Com's Answer #52332 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The ratio r is the factor to get from term to term. So \n" ); document.write( "r=nth term/(n-1) term \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The sequence doubles each term, so the sequence is \n" ); document.write( "So the 24th term is \n" ); document.write( " \n" ); document.write( "The sum of a geometric series is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So the sum of the first ten terms is 1,023\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |