document.write( "Question 1107758: Alycia opens her piggy bank to find only dimes and nickels inside. She counts the coins and finds that she has 60 coins totaling $5.15. How many dimes were in the piggy bank, and how many nickels were in there? \n" ); document.write( "
Algebra.Com's Answer #722787 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Alycia opens her piggy bank to find only dimes and nickels inside. She counts the coins and finds that she has 60 coins totaling $5.15. How many dimes were in the piggy bank, and how many nickels were in there? \n" ); document.write( "=========== \n" ); document.write( "n + d = 60 \n" ); document.write( "5n + 10d = 515 \n" ); document.write( " \n" ); document.write( " |