document.write( "Question 438575: USING SIX OR FEWER COINS SHOW FIVE DIFFERENT WAYS TO MAKE $1.20 \n" ); document.write( "
Algebra.Com's Answer #303252 by Edwin McCravy(20081) You can put this solution on YOUR website! \r\n" ); document.write( "There are 6 ways in all:\r\n" ); document.write( "\r\n" ); document.write( "1. 4 quarters and 2 dimes.\r\n" ); document.write( "2. 1 half dollar, 2 quarters, 1 dime, and 2 nickels.\r\n" ); document.write( "3. 1 half dollar, 2 quarters, and 2 dimes.\r\n" ); document.write( "4. 2 half dollars and 4 nickels.\r\n" ); document.write( "5. 2 half dollars, 1 dime, and 2 nickels.\r\n" ); document.write( "6. 2 half dollars and 2 dimes.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |