document.write( "Question 1191493: What is the sum of the infinite series whose nth term is:
\n" ); document.write( "(7^(n-1)) / (10^n)
\n" ); document.write( "

Algebra.Com's Answer #823271 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Plugging in n=1, 2, 3... shows the first few terms to be

\n" ); document.write( "1/10, 7/100, 49/1000, ...

\n" ); document.write( "This is an infinite geometric sequence with first term 1/10 and common ratio 7/10.

\n" ); document.write( "The sum of an infinite geometric sequence with first term a and common ratio r is

\n" ); document.write( "\"a%2F%281-r%29\"

\n" ); document.write( "For this example, the sum is

\n" ); document.write( "\"%281%2F10%29%2F%281-7%2F10%29+=+%281%2F10%29%2F%283%2F10%29+=+1%2F3\"

\n" ); document.write( "ANSWER: 1/3

\n" ); document.write( "
\n" ); document.write( "
\n" );