document.write( "Question 561946: How MANY WAYS can you use 21 coins to make $1? i have tried 2 WAYS so fAR....
\n" );
document.write( " ONE WAY......2 QUARTERS, 3 DIMES,1 NICKEL,15 PENNIES\r
\n" );
document.write( "\n" );
document.write( " ANOTHER WAY.......7 DIMES, 4 NICKELS,10 PENNIES \n" );
document.write( "
Algebra.Com's Answer #364432 by KMST(5328)![]() ![]() You can put this solution on YOUR website! With a systematic analysis I find 4 solutions and can be pretty sure that I have all the solutions. \n" ); document.write( "Let's define variables \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "There are 21 coins, so \n" ); document.write( "The value adds to $1.00, so \n" ); document.write( "So \n" ); document.write( "It cannot be 0, because the 21 coins would add up to at least $1.05 (21 nickels). \n" ); document.write( "It cannot be 20 pennies, because the remaining coin would have to be worth $0.80. \n" ); document.write( "FIVE PENNIES \n" ); document.write( "Wirh 5 pennies the remaining 16 coins add up to 95 cents, so we have \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Combining both equations we get \n" ); document.write( "The only integer solution is \n" ); document.write( "Substituting in \n" ); document.write( "we get \n" ); document.write( "First solution: no quarters, 3 dimes, 13 nickels, 5 pennies \n" ); document.write( "TEN PENNIES \n" ); document.write( "With 10 pennies the remaining 11 coins add up to 90 cents, so we have \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Combining both equations we get \n" ); document.write( "The integer solutions are \n" ); document.write( "and \n" ); document.write( "For \n" ); document.write( " \n" ); document.write( "For \n" ); document.write( " \n" ); document.write( "Two more solutions: \n" ); document.write( "1 quarter, 3 dimes, 7 nickels, 10 pennies \n" ); document.write( "no quarters, 7 dimes, 4 nickels, 10 pennies \n" ); document.write( "FIFTEEN PENNIES \n" ); document.write( "With 15 pennies the remaining 6 coins add up to 85 cents, so we have \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Combining both equations we get \n" ); document.write( "The integer solutions are \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( "However, only the first solution works with \n" ); document.write( "and gives us \n" ); document.write( "One more solutions: \n" ); document.write( "2 quarters, 3 dimes, 1 nickel, 15 pennies \n" ); document.write( " |