document.write( "Question 1141947: You have a piggy bank containing a total of 56 coins in dimes and quarters. If the piggy bank contains $9.35, how many dimes are there in the piggy bank? \n" ); document.write( "
Algebra.Com's Answer #762588 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! d + q = 56 --- # of coins \n" ); document.write( "10d + 25q = 935 --- value of coins \n" ); document.write( "--------------- \n" ); document.write( "etc \n" ); document.write( " |