document.write( "Question 352108: susanne found a collection of nickels and dimes in the bottom of her purse. She has a total of 16 coins. there were 4 more dimes than nickels. How many of each coins are in susanne's purse? \n" ); document.write( "
Algebra.Com's Answer #251574 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
susanne found a collection of nickels and dimes in the bottom of her purse. She has a total of 16 coins. there were 4 more dimes than nickels. How many of each coins are in susanne's purse?
\n" ); document.write( "--------------
\n" ); document.write( "n + d = 16
\n" ); document.write( "d = n+4
\n" ); document.write( "---
\n" ); document.write( "Substitute for \"d\" and solve for \"n\":
\n" ); document.write( "n + n+4 = 16
\n" ); document.write( "2n = 12
\n" ); document.write( "n = 6 (# of nickels)
\n" ); document.write( "---
\n" ); document.write( "d = n+4 = 6+4 = 10 (# of dimes)
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );