document.write( "Question 795502: i need to find the general term for the sequence 0.2,0.22,0.222,0.2222.................. \n" ); document.write( "
Algebra.Com's Answer #481051 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! this is a geometric progression \n" ); document.write( "a(n) = 2 * 10^-n\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |