document.write( "Question 1098938: How do I chart the following? A collection of 60 dimes and nickels is worth $4.80. How many dimes are there?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #713346 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let d and n be dimes and nickels, respectively. Then:
\n" ); document.write( "d+n=60
\n" ); document.write( "10d+5n=480
\n" ); document.write( "Solve for d and n
\n" ); document.write( "☺☺☺☺
\n" ); document.write( "
\n" );