document.write( "Question 26074: 1) Use the geometric series of numbers 1, 2, 4, 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 nth term of a geometric series, what is the 24th term? \r
\n" );
document.write( "\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( "pls help \n" );
document.write( "
Algebra.Com's Answer #14006 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! ) Use the geometric series of numbers 1, 2, 4, 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 nth term of a geometric series, what is the 24th term? \r \n" ); document.write( "\n" ); document.write( "c) Using the formula for the sum of a geometric series, what is the sum of the first 10 terms? SUM IS GIVEN BY \n" ); document.write( "SN=A(R^N-1)/(R-1) \n" ); document.write( "S10=1*(2^10-1)/(2-1)=2^10-1\r \n" ); document.write( "\n" ); document.write( "SEE THE FOLLOWING EXAMPLE AND SOLVE \r \n" ); document.write( "\n" ); document.write( "Use the geometric series 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...IT IS SAME FOR ANY 2 CONSECUTIVE TERMS...SAY \n" ); document.write( "(1/8)/(1/4)=1/2...ETC...... \n" ); document.write( "b) Using the formula for the nth term of a geometric series, what is 10th term? \n" ); document.write( "TN=A*(R)^(N-1)=1*(1/2)^(N-1) \n" ); document.write( "T10=(1/2)^(10-1)=(1/2)^9 \n" ); document.write( "c) Using the formula for the nth term of a geometric series, what is 12th term? \n" ); document.write( "T12=(1/2)^11 \n" ); document.write( "d) What observation can make about these sums? In particular, what number does it appear that the sum will always be smaller than? \n" ); document.write( "THE NUMBERS TEND TO ZERO AS N INCREASES TO LARGE NUMBERS AND TOWARDS INFINITY. \n" ); document.write( "SUM OF A G.P. TO INFINITE TERMS WITH R<1 IS GIVEN BY \n" ); document.write( "A/(1-R)=1/(1-0.5)=2 \n" ); document.write( " |