document.write( "Question 1116381: A town has a population of 3500 people at time t = 0. In each case, write an
\n" ); document.write( "equation for the population P, of the town as a function of year t.
\n" ); document.write( "a) the population size increases by 80 per year.
\n" ); document.write( "I believe this answer to be P=3500 +80t
\n" ); document.write( "b)The population size increases by 3.2 percent per year.
\n" ); document.write( "I believe this answer to be P=3500(1.032)^t
\n" ); document.write( "c) The population increases continuously at a rate of 2.65% per year.
\n" ); document.write( "I believe this answer to be P=3500e^0.0265t
\n" ); document.write( "d) Find the doubling time for each of the functions you found above:
\n" ); document.write( "I believe a is 30.6 years, b is 67.8 years, but I do not know how to find the doubling time of d.
\n" ); document.write( "Please help! Thank you
\n" ); document.write( "

Algebra.Com's Answer #731263 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
a is correct
\n" ); document.write( "b is also correct
\n" ); document.write( "c is correct
\n" ); document.write( "for d, with continuous
\n" ); document.write( "7000=3500e^(0.0265t)
\n" ); document.write( "2=e^(0.0265t)
\n" ); document.write( "ln2=0.0265t
\n" ); document.write( "0.693=0.0265t
\n" ); document.write( "t=26.25 years
\n" ); document.write( "-------
\n" ); document.write( "for d, with 3.2 per cent
\n" ); document.write( "2=1.032^t
\n" ); document.write( "ln both sides
\n" ); document.write( "ln 2=t ln (1.032)
\n" ); document.write( "divide both sides by ln (1.032)
\n" ); document.write( "t=22.0 years
\n" ); document.write( "------
\n" ); document.write( "for d, with an increase of 80 per year
\n" ); document.write( "doubles after 3500/80=43.75 years
\n" ); document.write( "
\n" );