document.write( "Question 1020534: A box contains 72 coins, only dimes and nickels. The amount of money in the box is $5.50. How many dimes and how many buckles are in the box? \n" ); document.write( "
Algebra.Com's Answer #636425 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the number of Dimes
\n" ); document.write( "10(x) + 5(72-x) = 550 |CENTS makes sense
\n" ); document.write( " 5x = 550 - 360 = 190
\n" ); document.write( " x = 38 Dines and 34 Nickels
\n" ); document.write( "380 + 170 = 550 Checks!!!
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );