document.write( "Question 1083026: The 3rd and the 4th terms of a geometric progression are 12 and 8 respectively. Find the sum to infinity of the progression. \n" ); document.write( "
Algebra.Com's Answer #697032 by amfagge92(93)![]() ![]() You can put this solution on YOUR website! a=27 \n" ); document.write( "r=2/3 \n" ); document.write( "S∞=a/1-r \n" ); document.write( "=81 \n" ); document.write( " |