document.write( "Question 1162917: find the sum to infinity of the series:
\n" ); document.write( " 1+1/3+1/9+1/27/...
\n" ); document.write( "

Algebra.Com's Answer #786829 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
\"+sum%28a%2Ar%5E%28n-1%29%2C+n=1%2C+infinity%29+=+a%2F%281-r%29+\" for |r| < 1
\r
\n" ); document.write( "\n" ); document.write( "You have a=1 and r=1/3\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );