document.write( "Question 607959: Sarah has 30 coins consisting of nickels and dimes. If her nickels were dimes and her dimes were nickels, her coins would be worth 40 cents more. How much are her coins worth? \n" ); document.write( "
Algebra.Com's Answer #382976 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Sarah has 30 coins consisting of nickels and dimes
\n" ); document.write( "Let x and (30-x) represent the original number of nickels and dimes respectively
\n" ); document.write( "Question states**Cents makes Sense!
\n" ); document.write( " 5x +10(30-x) = 10x +5(30-x) - 40
\n" ); document.write( " 300-110 = 10x
\n" ); document.write( " 19 = x, the number of nickels, and there are 11 dimes(30-19)
\n" ); document.write( " 11·10 + 19·5 = 200cents = $2.05 are what the coins are worth \n" ); document.write( "
\n" );