document.write( "Question 392905: Tom has 12 coins in quarters and knickels. Their value is $2.20. How many coins of each type does he have? \n" ); document.write( "
Algebra.Com's Answer #278919 by unlockmath(1688)\"\" \"About 
You can put this solution on YOUR website!
Hello,
\n" ); document.write( "Let's have x be the number of nickels so we can write the following equation:
\n" ); document.write( ".05x+.25(12-x)=2.20
\n" ); document.write( "Expand this out and multiply by 100 to get:
\n" ); document.write( "5x+300-25x=220
\n" ); document.write( "Combine like terms and subtract 300:
\n" ); document.write( "-20x=-80
\n" ); document.write( "Divide each side by -20 to get:
\n" ); document.write( "x=4
\n" ); document.write( "So we have 4 nickels and 8 quarters. Work it out to see if it does come to $2.20
\n" ); document.write( "Got it?
\n" ); document.write( "RJ
\n" ); document.write( "www.math-unlock.com
\n" ); document.write( "
\n" );