document.write( "Question 830627: How many different combinations of coins can you make to get $4.30
\n" ); document.write( "Using pennies,nickels,dimes and quarters?
\n" ); document.write( "(How many times can you get $4.30 using a different combination of
\n" ); document.write( "coins each time?)
\n" ); document.write( "

Algebra.Com's Answer #503423 by Edwin McCravy(20059)\"\" \"About 
You can put this solution on YOUR website!
There are 12,342 different ways.\r
\n" ); document.write( "\n" ); document.write( "But only 405 if you don't use pennies.\r
\n" ); document.write( "\n" ); document.write( "Only 9 ways if you don't use pennies or nickels, just dimes and quarters.
\n" ); document.write( "
\n" );