document.write( "Question 837876: cookies are sold in packages of 1,2,5,12. with this packaging ,HOW MANY WAYS CAN YOU package a dozen cookies . for full credit your answer should include the total number of ways and a list of all the possible combinations. Express your answer in a complete sentence \n" ); document.write( "
Algebra.Com's Answer #504776 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! 12 \n" ); document.write( "5+5+2+1 \n" ); document.write( "5+5+1+1+1 \n" ); document.write( "5+2+2+2+1 \n" ); document.write( "5+2+2+1+1+1 \n" ); document.write( "5+2+1+1+1+1+1 \n" ); document.write( "5+1+1+1+1+1+1+1\r \n" ); document.write( "\n" ); document.write( "And then there's \n" ); document.write( "2+2+2+2+2+2 \n" ); document.write( "2+2+2+2+2+1+1 \n" ); document.write( "... \n" ); document.write( "1+1+1+...+1 (seven more ways)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The total number of ways is 14. \n" ); document.write( " |