document.write( "Question 881843: there are nickles, dimes, and quarters in a small piggy bank. It totals $3.40 consisting of 28 coins. There are three more dimes than nickles. Find the number of each coin \n" ); document.write( "
Algebra.Com's Answer #532562 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "N: x
\n" ); document.write( "D: (x+3)
\n" ); document.write( "Q: 28 - [x + (x + 3)] = 25-2x
\n" ); document.write( "25(25-2x)+ 10(x+3) + 5x = 340cents (Cents make sense)
\n" ); document.write( "25*25 - 50x + 10x + 30 + 5x = 340
\n" ); document.write( " -35x = 340 - 625 -30 = -315
\n" ); document.write( " x = 9 Nickels, 12 Dimes and 7 Quarters
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "175 + 120 + 45 = 340cents 0r $3.40
\n" ); document.write( "Wish You the Best in your Studies.
\n" ); document.write( " \n" ); document.write( "
\n" );