document.write( "Question 1162276: Sue has $2.30 in dimes and nickels. If she has 8 more dimes than nickels, how many of each coin does she have? \n" ); document.write( "
Algebra.Com's Answer #786044 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
dimes minus nickels is 8;
\n" ); document.write( "dimes is nickels plus 8;
\n" ); document.write( "n nickels
\n" ); document.write( "n+8 dimes\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5n%2B10%28n%2B8%29=230\"
\n" ); document.write( "Simplify and solve for n.
\n" ); document.write( "
\n" );