document.write( "Question 23805: FInd the sum of each infinte geomertric series if it exists.
\n" ); document.write( "10 + 1 + 0.1 + 0.01 +...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And can you please tell me how to did it. I am struggling with it.
\n" ); document.write( "

Algebra.Com's Answer #12566 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Common ratio = \"1%2F10\"\r
\n" ); document.write( "\n" ); document.write( "S(infinte) = \"10%2F1-1%2F10\"
\n" ); document.write( "S(infinte) = \"10%2F10%2F10-1%2F10\"
\n" ); document.write( "S(infinte) = \"10%2F9%2F10\"
\n" ); document.write( "S(infinte) = \"10%2F1\" x \"10%2F9\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, the infinte series is \"100%2F9\"
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );