document.write( "Question 876585: you have coins from 5 cents to $2 and can only use 5 coins in any combination. How many combinations can total $12.95 using 12 coins in every combination but only 5 max of of any coin denomination can be used. example $2, $2, $2, $2, $2, $1, $1, 50c, 20c, 20c, 5c
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #528994 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Unless you are using a different currency than US dollars, 20 cent pieces are no longer minted.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "There doesn't seem to be an easy solution to the problem. The best solution is to list them out, preferably using casework by the number of $2 coins.
\n" ); document.write( "
\n" );