document.write( "Question 850974: anna has $2.05 in dimes and nickels. If she has atotal of 24 coins, how many of them are dimes and how many of them are nickels? \n" ); document.write( "
Algebra.Com's Answer #512501 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( "Question states*** CENTS make sense
\n" ); document.write( " 10x + 5(24-x) = 205 cents
\n" ); document.write( " 10x + 120 - 5x = 205
\n" ); document.write( " 5x = 85
\n" ); document.write( " x = 17, number of dimes. 7 nickles
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( " 170 + 35 = 205 cents or $2.05
\n" ); document.write( "Wish You the Best in your Studies.\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );