document.write( "Question 1012000: A small delivery container can contain 50 boxes of chocolate or 65 boxes of assorted candies. If the container already has 30 boxes of chocolate, how many more boxes of assorted candies can be placed in the delivery container? \n" ); document.write( "
Algebra.Com's Answer #627834 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "30/50=0.60 . 60% of the space is taken by chocolate.
\n" ); document.write( "That leaves 40% of the space to fill.
\n" ); document.write( "(0.40)(65)=26
\n" ); document.write( "ANSWER: Twenty six boxes of assorted candies can still
\n" ); document.write( "be put in the container.
\n" ); document.write( "
\n" );