document.write( "Question 42664This question is from textbook functions and change
\n" ); document.write( ": The concentration C = C(t) of chlorine in the tank t hours after flushing begins is given by C=0.1+2.78e to the -0.37t mpg.
\n" ); document.write( "-what is the initial concentration of chlorine in the tank?
\n" ); document.write( "-express the concentration of chlorine in the tank after 3 hours.\r
\n" ); document.write( "\n" ); document.write( "ps - i need to know how to work the problem specifically.
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #27826 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Okay, the function we are working with is
\n" ); document.write( "C(t) = 0.1 + 2.78e^(-0.37t)
\n" ); document.write( "The initial concentration is when t = 0, so
\n" ); document.write( "C(0) = 0.1 + 2.78e^0 = 2.88
\n" ); document.write( "After three hours, t = 3, so we have
\n" ); document.write( "C(3) = 0.1 + 2.78e^(-0.37*3) and we use our calculator to get
\n" ); document.write( "C(3) = .916 mpg
\n" ); document.write( "
\n" );