document.write( "Question 928915: If I have $2.80 and I have only nickels and dimes. I have 10 more nickels than dimes. How many nickels do I have? That's the problem it gave me, and I have no clue on how to solve. \n" ); document.write( "
Algebra.Com's Answer #563969 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the number of dimes. Nickels \"x%2B10\"
\n" ); document.write( "CENTS makes sense
\n" ); document.write( "10x + 5(x+10) = 280cents
\n" ); document.write( "15x = 230
\n" ); document.write( "x is not a whole number, check for typo
\n" ); document.write( "
\n" );