document.write( "Question 834657: a box of pencils can be divided equally among 2,3,4,or 5 children with no pencils left. What is the smallest number of pencils that the box can hold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #503141 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! a box of pencils can be divided equally among 2,3,4,or 5 children with no pencils left. \n" ); document.write( " What is the smallest number of pencils that the box can hold? \n" ); document.write( "3 * 4 * 5 = 60 pencils \n" ); document.write( " |