document.write( "Question 274454: from a pile of 100 pennies, 100 nickels,and 100 dimes, select 21 coins that have a total of $1. In your selection, you must also use at least one coin of each type. How many coins of each type should be selected? \n" ); document.write( "
Algebra.Com's Answer #200300 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
5 pennies, 13 nickels, and 3 dimes \n" ); document.write( "
\n" );