document.write( "Question 1153464: A bacteria culture starts with 560 bacteria and grows at a rate proportional to its size. After 2 hours there will be 1120 bacteria.\r
\n" ); document.write( "\n" ); document.write( "(a) Express the population P after t hours as a function of t.\r
\n" ); document.write( "\n" ); document.write( "P(t)=____\r
\n" ); document.write( "\n" ); document.write( "(b) What will be the population after 8 hours?\r
\n" ); document.write( "\n" ); document.write( "___ bacteria\r
\n" ); document.write( "\n" ); document.write( "(c) How long will it take for the population to reach 2490? Give your answer accurate to at least 2 decimal places.\r
\n" ); document.write( "\n" ); document.write( "___ hours
\n" ); document.write( "

Algebra.Com's Answer #775680 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
1120/560 = 2
\n" ); document.write( "the formula to use for this problem is:
\n" ); document.write( "p(t) = 560 * (1 + r) ^ t
\n" ); document.write( "p(t) becomes 1120 and t becomes 2 to get:
\n" ); document.write( "1120 = 560 * (1 + r) ^ 2
\n" ); document.write( "divide both sides by 560 to get:
\n" ); document.write( "1120 / 560 = (1 + r) ^ 2
\n" ); document.write( "take the square root of both sides to get:
\n" ); document.write( "(1120 / 560) ^ (1/2) = 1 + r
\n" ); document.write( "solve for 1 + r to get:
\n" ); document.write( "1 + r = 1.414215362
\n" ); document.write( "that's your hourly growth factor.
\n" ); document.write( "in 2 hours, you get 560 * 1.414215362 ^ 2 = 1120
\n" ); document.write( "in 8 hours, you get 560 * 1.414215362 ^ 8 = 8960
\n" ); document.write( "to find how long for the population to becomes 2490, you would do the following.
\n" ); document.write( "formula is p(t) = 560 * 1.414215362 ^ t
\n" ); document.write( "when p(t) is 2490, the formula becomes:
\n" ); document.write( "2490 = 560 * 1.414215362 ^ t
\n" ); document.write( "divide both sides by 560 to get
\n" ); document.write( "2490 / 560 = 1.414215362 ^ t
\n" ); document.write( "take the log of both sides of the equation to get:
\n" ); document.write( "log(2490 / 560) = log(1.414215362 ^ t)
\n" ); document.write( "since log(x^a) = a * log(x), your formula becomes:
\n" ); document.write( "log(2490 / 560) = t * log(1.414215362
\n" ); document.write( "divide both sides by log(1.414215362) to get:
\n" ); document.write( "log(2490 / 560) / log(1.414215362) = t
\n" ); document.write( "solve for t to get:
\n" ); document.write( "t = 4.30529402.
\n" ); document.write( "confirm by replacing t with that in the original equation to get:
\n" ); document.write( "p(t) = 560 * 1.414215362 ^ 4.30529402 = 2490
\n" ); document.write( "this confirms the solution is correct.
\n" ); document.write( "you can graph the equation as y = 560 * 1.414215362 ^ x
\n" ); document.write( "it would look like this:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graphing software rounds the answer to 3 decimal places.
\n" ); document.write( "4.3052.... becomes 4.305.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );