document.write( "Question 40147: A bacteria culture has an initial population of 10000. If its population declines to 7000 in 6hrs. What will it be at the end of 8hrs \n" ); document.write( "
Algebra.Com's Answer #25733 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
(0,10000) - (6,7000)
\n" ); document.write( "\"y+=+a%28b%5Ex%29\"
\n" ); document.write( "\"10000+=+a%28b%5E0%29\"
\n" ); document.write( "\"10000+=+a\"
\n" ); document.write( "so ....
\n" ); document.write( "\"y+=+10000%28b%5Ex%29\"
\n" ); document.write( "\"7000+=+10000%28b%5E6%29\"
\n" ); document.write( "\"%287%2F10%29+=+%28b%5E6%29\"
\n" ); document.write( "\"%287%2F10%29%5E%281%2F6%29+=+b\"
\n" ); document.write( "so ....
\n" ); document.write( "\"y+=+10000%28%287%2F10%29%5E%281%2F6%29%29%5Ex\"
\n" ); document.write( "\"y+=+10000%28%287%2F10%29%5E%281%2F6%29%29%5E8\"
\n" ); document.write( "About 6215
\n" ); document.write( "
\n" );