document.write( "Question 239274: I need some help with this question. Can you help.
\n" ); document.write( "A woman has $1.70 in dimes and nickels. She has 2 more dimes than nickels. How many nickels does she have?
\n" ); document.write( "

Algebra.Com's Answer #175711 by Photonjohn(42)\"\" \"About 
You can put this solution on YOUR website!
D = N + 2
\n" ); document.write( ".1D + .05N = 1.70\r
\n" ); document.write( "\n" ); document.write( "Solving yields N = 10 and D = 12
\n" ); document.write( "
\n" );