document.write( "Question 563695: A collection of 52 dimes and nickels is worth $4.50. How many nickels and dimes are there? \n" ); document.write( "
Algebra.Com's Answer #365217 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"A collection of 52 dimes and nickels\" ___ n + d = 52\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"worth $4.50\" ___ 5n + 10d = 450 \n" ); document.write( " |