document.write( "Question 1046792: A coin bank containing only dimes and quarters has 12 more dimes than quarters. The total value of the coins is $4. How many quarters and dimes are in the coin bank? \n" ); document.write( "
Algebra.Com's Answer #662249 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! coin bank containing only dimes and quarters has 12 more dimes than x - quarters \n" ); document.write( "10(x+ 12) + 25x= 400 CENTS make sense \n" ); document.write( "35x= 280 \n" ); document.write( "x = 8 quarters and 20dimes \n" ); document.write( "AND \n" ); document.write( "10(20) + 8(25)? \n" ); document.write( "200 + 200 = 400 CENTS or $4 CHECKS! \n" ); document.write( " \n" ); document.write( " |