document.write( "Question 387760: Find the sum of the infinite geometric series, if possible.
\n" ); document.write( " 140 + 70 + 35 + . . .
\n" ); document.write( "

Algebra.Com's Answer #274141 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!
\"140+%2B+70+%2B+35+%2B+.....\"............since \"70=%281%2F2%29140\" and \"35=%281%2F4%29140\" you will have:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=140(1+1/2+1/4+....+)\r
\n" ); document.write( "\n" ); document.write( "= 140 * Sum [(1/2)^n] (n -> infinity)\r
\n" ); document.write( "\n" ); document.write( "= 140 * 1/(1 - 1/2).........(Property of infinite geometric series for \"0+%3C+r+%3C+1%29\"\r
\n" ); document.write( "\n" ); document.write( "= 140 * 2\r
\n" ); document.write( "\n" ); document.write( "= 280
\n" ); document.write( "
\n" );