document.write( "Question 252167: Dave has a stack of 100 music CDs. Each CD contains 700 minutes of music. Rounding to the nearest day, how many days will it take Dave to listen to all of the music on the CDs? Assume that he listens to the music for 24 hours per day.\r
\n" );
document.write( "\n" );
document.write( "A. 45 days B. 46 days C. 47 days D. 48 days E. 49 days \n" );
document.write( "
Algebra.Com's Answer #183968 by palanisamy(496)![]() ![]() ![]() You can put this solution on YOUR website! Time taken to play by 1 music CD = 700 minutes \n" ); document.write( "Time taken to play by 100 music CD = 700x100 minutes \n" ); document.write( " = 70000/(24x60) days \n" ); document.write( " = 48.61 days \n" ); document.write( " = 49 days nearly \n" ); document.write( " |