document.write( "Question 1033519: what 7 coins make 72 cents \n" ); document.write( "
Algebra.Com's Answer #648146 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
This one is a tricky one, since the only 7 coins that will add up to 72 cents exactly are 1 fifty-cent piece, 4 nickels, and 2 pennies:
\n" ); document.write( ".50+4(.05)+2(.01)=.5 + .2 + .02=.72!!!!!!!!
\n" ); document.write( "
\n" );