document.write( "Question 169220: Please help
\n" );
document.write( "Find the sum of the infinite geometric series 36+24+16+...if it exists.
\n" );
document.write( "I must show my work and am lost.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #125402 by chiefman(11)![]() ![]() You can put this solution on YOUR website! 36+24+16+....... \n" ); document.write( "we have the first term (a)=36 \n" ); document.write( "now finding common ratio(r) we have \n" ); document.write( "r=24/36 or 16/24 which gives 2/3 \n" ); document.write( "using the formula \n" ); document.write( " \n" ); document.write( "we have S=36/(1-2/3) \n" ); document.write( " =108 Ans \n" ); document.write( " |