document.write( "Question 357426: You have a 54 coins totalling $3.80 made up of dimes and nickels. How many dimes and nickels do you have?
\n" ); document.write( "THANK YOU<
\n" ); document.write( "

Algebra.Com's Answer #255244 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "54 coins totaling $3.80 \r
\n" ); document.write( "\n" ); document.write( "Let x be the number of nickels, then the number of dimes would be (54-x)
\n" ); document.write( "5x + 10(54-x)= 380
\n" ); document.write( "5x + 540 - 10x =380
\n" ); document.write( "540 - 380 = 5x
\n" ); document.write( "160= 5x
\n" ); document.write( "32 = x
\n" ); document.write( "We have 32 nickels
\n" ); document.write( "Checking the answer
\n" ); document.write( "5*32 + 10*22 = 160 + 220 = 380cents = $3.80 \n" ); document.write( "
\n" );