document.write( "Question 1027238: The first three terms of a geometric progression are 4,2 and 1 the common ratio is 2.\r
\n" );
document.write( "\n" );
document.write( "I need to calculate the sum to infinity of its terms?
\n" );
document.write( "Can someone explain step by step how to get the answer please, I would greatly appreciate it. \n" );
document.write( "
Algebra.Com's Answer #642471 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Recall the formula for an infinite geometric series:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here, a = 4 and r = 1/2 (not 2!). Plug that in and you will get 8 as the sum. \n" ); document.write( " |