document.write( "Question 1115835: 500 millions CDs were sold in 2007. Average decrease of sales annually is 1.13%. When will it reach reach 20 million?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #730657 by Alan3354(69443) You can put this solution on YOUR website! 500 millions CDs were sold in 2007. Average decrease of sales annually is 1.13%. When will it reach reach 20 million? \n" ); document.write( "-------- \n" ); document.write( "100 - 1.13 = 98.87% of sales each year --> 0.9887 \n" ); document.write( "------ \n" ); document.write( "500*0.9887^t = 20 --- t in years \n" ); document.write( "Solve for t \n" ); document.write( " \n" ); document.write( " |