document.write( "Question 357908: the total value of the nickel and dimes is a bank 2.20 there are four more dimes than nickels find the number of dimes \n" ); document.write( "
Algebra.Com's Answer #255478 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of nickels. Number of dimes would then be (x+4)
\n" ); document.write( "Write as we Read
\n" ); document.write( "5x + 10(x+4) = 220cents
\n" ); document.write( "Simplify and Solve
\n" ); document.write( "5x + 10x + 40 = 220
\n" ); document.write( "15x = 180
\n" ); document.write( "x = 12 the number of nickels
\n" ); document.write( "12+4 = 16 the number of dimes
\n" ); document.write( "checking our answer
\n" ); document.write( "5*12 + 10*16 = 60 + 160 = 220cents \n" ); document.write( "
\n" );