document.write( "Question 38297: The population of a small town of 10,000 people is growing at the rate of about 5.2% per year. Predict the approximate population after n years. \n" ); document.write( "
Algebra.Com's Answer #23789 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"P%28a%29+=+a%281%2Br%29%5En\" where P(a) is the final amount, 'a' is the initial amount, and 'r' is the rate
\n" ); document.write( "\"P%28a%29+=+10000%281%2B.052%29%5En\"
\n" ); document.write( "\"P%28a%29+=+10000%281.052%29%5En\"
\n" ); document.write( "
\n" );