document.write( "Question 1104755: Find a formula for P = f(t), the size of the population that begins in year t = 0 with 2480 members and decreases at a 3.5 % annual rate. Assume that time is measured in years. \n" ); document.write( "
Algebra.Com's Answer #719443 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=2480(1-0.035)^t
\n" ); document.write( "=2480(0.965)^t.
\n" ); document.write( "
\n" );