document.write( "Question 1052002: a child finds 30 nickels and dimes between the sofa cushions. how many dimes did the child find if the total was $1.90 \n" ); document.write( "
Algebra.Com's Answer #667427 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a child finds 30 nickels and dimes between the sofa cushions. how many dimes did the child find if the total was $1.90
\n" ); document.write( "------------------
\n" ); document.write( "Quantity Eq.:: n + d = 30 coins
\n" ); document.write( "Value Eq:::: 5n +10d = 190 cents
\n" ); document.write( "-------------------------------------
\n" ); document.write( "Modify for elimination:
\n" ); document.write( "n + d = 30
\n" ); document.write( "n + 2d = 38
\n" ); document.write( "----
\n" ); document.write( "Subtract and solve for \"d\":
\n" ); document.write( "d = 8 (# of dimes)
\n" ); document.write( "n = 30-8 = 22 (# of nickels)
\n" ); document.write( "-------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );