document.write( "Question 1105562: The total value of some nickels and dimes is $2.20. There are 36 coins in all. How many of each type coins?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solving using Elimination with multiplication
\n" ); document.write( "

Algebra.Com's Answer #720443 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let n and d be the numbers of nickels and dimes, respectively. Then
\n" ); document.write( "(1) \"n%2Bd+=+36\" the total number of coins is 36
\n" ); document.write( "(2) \"5n%2B10d+=+220\" the total value of the coins -- 5 cents per nickel and 10 cents per dime -- is 220 cents

\n" ); document.write( "\"solving using elimination and multiplication\"

\n" ); document.write( "multiply equation (1) times 5
\n" ); document.write( "use (2) and the new equation to eliminate n

\n" ); document.write( "I will assume you know what to do after that....
\n" ); document.write( "
\n" );