document.write( "Question 687216: How do I write an exponential equation describing the given population at any time? The initial population is 200 and the doubling time is 5 months \n" ); document.write( "
Algebra.Com's Answer #425082 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
The equation is \"P+=+200%282%29%5E%28t%2F5%29%5E%22%22\" where t is time in months. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In general, the equation is \"P+=+A%282%29%5E%28t%2Fk%29%5E%22%22\" where A is the initial population and k is the doubling time.
\n" ); document.write( "
\n" );