document.write( "Question 909063: A piggy bank contained $14.55 in quarters, dimes and nickels. If there were three more than twice as many dimes as nickels and three less than three times as many quarters as nickels, how many of each kind of coin was in the piggy bank? \n" ); document.write( "
Algebra.Com's Answer #551548 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the number of Nickels
\n" ); document.write( "25(3x-3) + 10(2x+3) + 5x = 1455 cents
\n" ); document.write( "100x = 1455 + 75 -30
\n" ); document.write( "100x = 1500
\n" ); document.write( "x = 15, number of Nickels. 42 Quarters \"45-3\" and 33 Dimes \"30%2B3\"
\n" ); document.write( "And Checking
\n" ); document.write( "42*25 + 330 + 75 = 1455
\n" ); document.write( "
\n" );