document.write( "Question 962309: Given 2 quarters and 3 dimes how many different amounts of money can be created using 1 or more coins \n" ); document.write( "
Algebra.Com's Answer #808149 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! D: 10 cents \n" ); document.write( "DD: 20 \n" ); document.write( "DDD: 30 \n" ); document.write( "Q: 25 \n" ); document.write( "QD: 35 \n" ); document.write( "QDD: 45 \n" ); document.write( "QDDD: 55 \n" ); document.write( "QQ: 50 \n" ); document.write( "QQD: 60 \n" ); document.write( "QQDD: 70 \n" ); document.write( "QQDDD: 80 \n" ); document.write( " |