document.write( "Question 894045: if fifty three coins add up to exactly one dollar, which coins and how many of each will be used? \n" ); document.write( "
Algebra.Com's Answer #541697 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
p+n+d+q+h=53
\n" ); document.write( "50h+25q+10d+5n+9=100
\n" ); document.write( "p=45 n= 5 d=3
\n" ); document.write( "check
\n" ); document.write( "45+25+30=100
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );