document.write( "Question 1162793: The size P of a certain insect population at time t (in days) obeys the function P(t)=900e^0.03t
\n" );
document.write( "(a) Determine the number of insects at t=0 days.
\n" );
document.write( "(b) What is the growth rate of the insect population?
\n" );
document.write( "(c) What is the population after 10 days?
\n" );
document.write( "(d) When will the insect population reach 1440?
\n" );
document.write( "(e) When will the insect population double? \n" );
document.write( "
Algebra.Com's Answer #786657 by Theo(13342)![]() ![]() You can put this solution on YOUR website! p(t) = 900 * e^(.03*t) \n" ); document.write( "p(t) = number of insects at t days. \n" ); document.write( "t = number of days.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at t = 0, the population is equal to 900 * e^(.03*0) = 900 * e^0 = 900 * 1 = 900.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "at t = 10, the population is equal to 900 * e^(.03*10) = 900 * e^(.3) = 1214.872927. \n" ); document.write( "since you can't have part of an ant, round the answer to the nearest integer = 1215.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for the number of days when the population will be equal to 1414 is 1440 = 900 * e^(.03*t) \n" ); document.write( "divide both sides of this equation by 900 to get: \n" ); document.write( "1440/900 = e^(.03*t) \n" ); document.write( "take the natural log of both sides of the equation to get ln(1440/900) = ln(e^(.03*t)) \n" ); document.write( "since ln(e^x) = x*ln(e), this becomes ln(1440/900) = .03*t * ln(e) \n" ); document.write( "since ln(e) = 1, this becomes ln(1440/900) = .03*t \n" ); document.write( "solve for t to get t = ln(1440/900) / .03 = 15.66678764 days.\r \n" ); document.write( "\n" ); document.write( "to confirm this is correct, replace t with 15.0594361 in the original equation to get p(t) = 900 * e^(.03 * 15.66678764) = 1440.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the insect population will double when it becomes 1800.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula for the number of days when the population will be equal to 1800 is 1800 = 900 * e^(.03*t) \n" ); document.write( "divide both sides of this equation by 900 to get: \n" ); document.write( "1800/900 = e^(.03*t) \n" ); document.write( "take the natural log of both sides of the equation to get ln(1800/900) = ln(e^(.03*t)) \n" ); document.write( "since ln(e^x) = x*ln(e), this becomes ln(1800/900) = .03*t * ln(e) \n" ); document.write( "since ln(e) = 1, this becomes ln(1800/900) = .03*t \n" ); document.write( "solve for t to get t = ln(1800/900) / .03 = 23.10490602 days. \n" ); document.write( "to confirm this is correct, replace t with 23.10490602 in the original equation to get p(t) = 900 * e^(.03 * 23.10490602) = 1800.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find the daily growth rate, do the following. \n" ); document.write( "start with 900. \n" ); document.write( "multiply it by e^(.03 * 1 to get 927.4090806. \n" ); document.write( "divide that by 900 to get 1.030454534. \n" ); document.write( "subtract 1 from that to get .030454534 = 3.0454534%. \n" ); document.write( "that's the daily growth rate.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to confirm, use that in the discrete growth rate formula of f = p * ( 1 + r) ^ n \n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "r is the growth rate per time period. \n" ); document.write( "n is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for example: \n" ); document.write( "the population in 10 days will be equal to 900 * (1 + .030454534) ^ 10 = 1214.872927. \n" ); document.write( "this is the same result we got before with p(t) = 900 * e^(.03 * 10) \n" ); document.write( "p(t) means the same as f. \n" ); document.write( "they both represent the future value of the insect population. \n" ); document.write( "p(t) and f tell you what the future value is. \n" ); document.write( "p tells you what the present value is.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the discrete growth rate formula of f = p * (1 + .030454534) ^ n will give you the same answer as the continuous growth rate formula of p(t) = p * e^(.03 * t)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |