document.write( "Question 210718: DJ Joe wants to organize 127 CD’s into storage boxes. Each storage box can hold a maximum of 10 CD’s. What is the least number of storage boxes needed?\r
\n" );
document.write( "\n" );
document.write( "(1) 10 (3) 12
\n" );
document.write( "(2) 11 (4) 13 \n" );
document.write( "
Algebra.Com's Answer #159202 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Divide 127 CDs by the maximum number (10) per box, then round up to the next whole number. \n" ); document.write( " \n" ); document.write( "So at least 13 boxes will be required. \n" ); document.write( " |