document.write( "Question 759920: Find the sum of the exponential series 96 + 24 + 6 + .... \n" ); document.write( "
Algebra.Com's Answer #462351 by sachi(548)![]() ![]() You can put this solution on YOUR website! the infinite(correct word) series 96 + 24 + 6 + .... \n" ); document.write( "here the 1st term=t1=96 \n" ); document.write( "& 2nd term t2=24 \n" ); document.write( "so common ratio r=24/96=1/4=0.25 <1 \n" ); document.write( "so the sum =a/(r-1)=96/(1-0.25)=96/0.75=128 \n" ); document.write( " |