document.write( "Question 117057: A computer is infected with a virus, assume that it infects 20 other computers within 5 minutes, and that these pc's and servers each infect 20 more machines within another 5minutes, etc. How long until 100million computers are infected \n" ); document.write( "
Algebra.Com's Answer #85136 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
The is a geometric sequence.
\n" ); document.write( "S(n)=a(1)((1-r^n)/(1-r)) sum of a finite geometric sequence.
\n" ); document.write( "Since a(1)=1 we can leave it out without changing the result.
\n" ); document.write( "r=20
\n" ); document.write( "When n=7.131853 by my TI-89 calculator S(n)=100,000,000
\n" ); document.write( "7.13*5=35.65
\n" ); document.write( "So, by 36 minutes 100,000,000 computers are infected.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );