document.write( "Question 281992: how many nickels and dimes it takes to make $4.45? \n" ); document.write( "
Algebra.Com's Answer #204797 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
there must be at least 1 nickel, since amount ends in 5
\n" ); document.write( "If the rest were dimes,
\n" ); document.write( "44 dimes and 1 nickel
\n" ); document.write( "or
\n" ); document.write( "43 dimes and 3 nickels
\n" ); document.write( "42 dimes and 5 nickels
\n" ); document.write( "41 dimes and 7 nickels
\n" ); document.write( "etc.
\n" ); document.write( "I think you're missing a piece of the problem,
\n" ); document.write( "like how many coins there are
\n" ); document.write( "
\n" );