document.write( "Question 906031: Ellen has two more nickels than dimes and three more quarters than nickels. She has 3.35. In all how many coins of each does she have? \n" ); document.write( "
Algebra.Com's Answer #549613 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x number of dimes
\n" ); document.write( "25(x+5) + 10x+ 5(x+2) = 335
\n" ); document.write( "40x = 200
\n" ); document.write( "x = 5 dimes. Nickels 7 and Quarters 10
\n" ); document.write( "And..checking
\n" ); document.write( "250+ 50 + 35 = 335 0r $3.35
\n" ); document.write( "
\n" ); document.write( "
\n" );