document.write( "Question 1013168: If the population of Eugene is 161,000 now, and it grows by 5% in the next ten years, what will the population be in 2025? \n" ); document.write( "
Algebra.Com's Answer #629382 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call P(t) the population of Eugene at t years in the future...we write
\n" ); document.write( "P(t) = 161000(1.05)^t
\n" ); document.write( "P(10) = 161000(1.05)^10 = 26225 people in 2025
\n" ); document.write( "
\n" );