document.write( "Question 188700: how many coins makes 6 dollars? \n" ); document.write( "
Algebra.Com's Answer #141520 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.50*12=$6.00 12 half dollars.
\n" ); document.write( ".25*24=$6.00 24 quarters.
\n" ); document.write( ".10*60=$6.00 60 dimes.
\n" ); document.write( ".05*120=$6.00 120 nickles.
\n" ); document.write( ".01*600=$6.00 600 pennies.
\n" ); document.write( "Combinations of these coins can also make $6.00 but there are too many to list here in a table.
\n" ); document.write( "
\n" );