document.write( "Question 1012363: She has dimes and nickels in her purse. There are five more nickels than dimes. She has a total of $1.45. How many dimes does she have? \n" ); document.write( "
Algebra.Com's Answer #628288 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
She has dimes and nickels in her purse. There are five more nickels than dimes. She has a total of $1.45. How many dimes does she have?
\n" ); document.write( "-------------------
\n" ); document.write( "n = d + 5
\n" ); document.write( "5n + 10d = 145
\n" ); document.write( "
\n" ); document.write( "
\n" );