document.write( "Question 872183: How many quarters and dimes do I have if I have 87 coins and they total $17.55? \n" ); document.write( "
Algebra.Com's Answer #525976 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
n + d = 87
\n" ); document.write( "5n + 10d = 1755
\n" ); document.write( "
\n" ); document.write( "
\n" );