document.write( "Question 987498: The number of fishes in a lake is expected to increase at a rate of 8% per year.
\n" ); document.write( "How many fishes will be in the lake in 5 years if 10,000 fishes are placed in the
\n" ); document.write( "lake today?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #608250 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
This would follow a general model, \"p=p%5Bi%5D%2A%281%2Br%29%5Et\" with each variable meaning:
\n" ); document.write( "p, population after time t in years
\n" ); document.write( "p, sub i, initial population
\n" ); document.write( "r, rate as a fraction or decimal
\n" ); document.write( "t, time passage in years
\n" ); document.write( "
\n" );