document.write( "Question 1097490: A population of bacteria has 1175 bacteria in its starting population. The half-life of this particular type of bacteria is 11 days. (This means that every 11 days the population decreases by half.) Write a function that represents the amount of bacteria in the population after days \n" ); document.write( "
Algebra.Com's Answer #711926 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
x days\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Initial, \"1175%2A%281%2F2%29%5E%280%2F11%29=1175%2A%281%2F2%29%5E0=1175\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After 11 days, \"1175%2A%281%2F2%29%5E%2811%2F11%29=1175%281%2F2%29%5E1=1175%2A%281%2F2%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After x days, \"highlight%281175%2A%281%2F2%29%5E%28x%2F11%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "Usually we see exercises for bacteria exponential growth; not exponential decay.
\n" ); document.write( "
\n" );