document.write( "Question 53592: I am having a hard time with this question.\r
\n" );
document.write( "\n" );
document.write( "Use the geometric sequence of numbers 1, 2, 4, 8,…to find the following:
\n" );
document.write( "a) What is r, the ratio between 2 consecutive terms?
\n" );
document.write( "b) Using the formula for the nth term of a geometric sequence, what is the 24th term?
\n" );
document.write( "c) Using the formula for the sum of a geometric series, what is the sum of the first 10 terms? \r
\n" );
document.write( "\n" );
document.write( "Thanks for your time. \n" );
document.write( "
Algebra.Com's Answer #35809 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use the geometric sequence of numbers 1, 2, 4, 8,…to find the following: \n" ); document.write( "a) What is r, the ratio between 2 consecutive terms? \n" ); document.write( "r=2/1=2 \n" ); document.write( "b) Using the formula for the nth term of a geometric sequence, what is the 24th term? \n" ); document.write( "a(n)= ar^(n-1) \n" ); document.write( "a(24)=1*2^23=8,388,608 \n" ); document.write( "c) Using the formula for the sum of a geometric series, what is the sum of the first 10 terms? \n" ); document.write( "S(n)=a[(r^(n+1)-1)/(r-1)[ \n" ); document.write( "S(24) = 1[(2^11 -1)/(2-1)] \n" ); document.write( "S(24) = 2047 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |