document.write( "Question 1054536: what is the formula for sequences {0.2,0.22,0.222,0.2222…}\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #671319 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "The nth term is the sum of the first n terms of a G.P. \r\n" ); document.write( "with first term a1 = 0.2 and common ratio r = 0.1:\r\n" ); document.write( "\r\n" ); document.write( "0.2+0.02+0.002+0.0002+...+0.(n-1 zeros then a 2)\r\n" ); document.write( "\r\n" ); document.write( "which, using the formula\n" ); document.write( " |