document.write( "Question 92264: Please explain thoroughly the solutions to the following questions. thanks. :)\r
\n" );
document.write( "\n" );
document.write( "Consider placing three(3) balls into three(4) boxes labeled A, B, and C. In how many ways can this be done\r
\n" );
document.write( "\n" );
document.write( "a) if the three balls are of the same color and each box can hold at most one ball?
\n" );
document.write( "b) if the three balls are of the same color and each box can hold at most three balls? \n" );
document.write( "
Algebra.Com's Answer #67123 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A-B-C \n" ); document.write( "3-0-0 \n" ); document.write( "0-3-0 \n" ); document.write( "0-0-3 \n" ); document.write( "2-1-0 \n" ); document.write( "2-0-1 \n" ); document.write( "0-2-1 \n" ); document.write( "1-2-0 \n" ); document.write( "1-0-2 \n" ); document.write( "0-1-2 \n" ); document.write( "1-1-1 ANSWER TO THE A) QUESTION ONLY 1 SOLUTION. \n" ); document.write( "ANSWERT TO QUESTION B) IS 10 POSSIBILITIES AS SHONE ABOVE. \n" ); document.write( " |