document.write( "Question 430028: how many ways can you put fifty cents into a candy machine , using only nickels and/or dimes? \n" ); document.write( "
Algebra.Com's Answer #298664 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The # of nickels cannot be odd.
\n" ); document.write( "# of nickels = 0, 2, 4, 6, 8 or 10
\n" ); document.write( "The dimes make the difference.
\n" ); document.write( "6 ways.
\n" ); document.write( "
\n" ); document.write( "
\n" );