document.write( "Question 978555: Melissa has 18 nickels and 22 dimes. Now suppose she spends 8 of her coins. She spends 4 more nickels than dimes. What is the value of the coins that she has left? \n" ); document.write( "
Algebra.Com's Answer #599940 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+d+\" = the number of dimes she spends
\n" ); document.write( "Let \"+n+\" = the number of nickels she spends
\n" ); document.write( "(1) \"+d+%2B+n+=+8+\"
\n" ); document.write( "(2) \"+n+=+d+%2B+4+\"
\n" ); document.write( "-----------------
\n" ); document.write( "(2) \"+-d+%2B+n+=+4+\"
\n" ); document.write( "Add (1) and (2)
\n" ); document.write( "\"+2n+=+12+\"
\n" ); document.write( "\"+n+=+6+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+d+%2B+n+=+8+\"
\n" ); document.write( "(1) \"+d+%2B+6+=+8+\"
\n" ); document.write( "(1) \"+d+=+2+\"
\n" ); document.write( "-----------------
\n" ); document.write( "She has left:
\n" ); document.write( "\"+18+-+n+\" nickels
\n" ); document.write( "\"+22+-+d+\" dimes
\n" ); document.write( "------------------
\n" ); document.write( "The value of what she has left is:
\n" ); document.write( "\"+5%2A18+-+5n+=+5%2A%28+18+-+6+%29+\"
\n" ); document.write( "\"+5%2A12+=+60+\" cents in nickels
\n" ); document.write( "-----------------------------
\n" ); document.write( "\"+10%2A22+-+10d+=+10%2A%28+22+-+2+%29+\"
\n" ); document.write( "\"+10%2A20+=+200+\" cents in dimes
\n" ); document.write( "-----------------------------
\n" ); document.write( "She has $2.60 left
\n" ); document.write( "-----------------
\n" ); document.write( "check the answer:
\n" ); document.write( "She spent
\n" ); document.write( "\"+5n+%2B+10d+=+5%2A6+%2B+10%2A2+\"
\n" ); document.write( "\"+30+%2B+20+=+50+\" cents spent
\n" ); document.write( "-----------------
\n" ); document.write( "\"+260+%2B+50+=+310+\"
\n" ); document.write( "She started with $3.10
\n" ); document.write( "\"+5%2A18+%2B+10%2A22+=+90+%2B+220+\"
\n" ); document.write( "\"+90+%2B+220+=+310+\"
\n" ); document.write( "She started with $3.10
\n" ); document.write( "OK\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );