document.write( "Question 848587: how to write an equation and solve if there are 2 more dimes than nickles and the sum is .65 cents? \n" ); document.write( "
Algebra.Com's Answer #511193 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
5n + 10d = 65
\n" ); document.write( "d = n+2
\n" ); document.write( "
\n" ); document.write( "
\n" );