document.write( "Question 624026: You have a bag filled with a large amount of 5 cent, 10 cent, and 25 cent coins. In how many distinct ways can you make the sum of $1 out of these coins? There are enough of each kind to make all needed combinations.
\n" );
document.write( "(A) 25 (B) 26 (C) 27 (D) 28 (E) 29
\n" );
document.write( "Please explain in detail how to solve this question! Thanks! \n" );
document.write( "
Algebra.Com's Answer #392541 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3q 2d 1n \n" ); document.write( "3q 1d 3n \n" ); document.write( "3q 0d 5n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2q 5d 0n \n" ); document.write( "2q 4d 2n \n" ); document.write( "2q 3d 4n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and so on...\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "continue the pattern until you get to 0q 0d 20n. Then count the number of combinations. Let me know what you come up with.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "John \n" ); document.write( " \n" ); document.write( "My calculator said it, I believe it, that settles it \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |