document.write( "Question 301579: Approximately one-half of all glass bottles distributed will be recycled each yesr, A beverage company distributes 310,000 bottles. The number still in use after t years is given by the function N(t) = 310,000(1/2)^t. After how many years will 5,000 bottles still be in use? \n" ); document.write( "
Algebra.Com's Answer #216217 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let N(t) = 5,000 and solve for t.\r \n" ); document.write( "\n" ); document.write( "5,000 = 310,000(1/2)^(t) \n" ); document.write( " |