document.write( "Question 694448: Can you please help me solve: \"A collection of dimes and nickels is worth $6.70. There are 92 coins in all. Find how many of each there are.\" \n" ); document.write( "
Algebra.Com's Answer #427929 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Can you please help me solve: \"A collection of dimes and nickels is worth $6.70. There are 92 coins in all. Find how many of each there are.\"
\n" ); document.write( "---------
\n" ); document.write( "Quantity Equation::: n + d = 92 coins
\n" ); document.write( "Value Equation:::: 5n +10d = 670 cents
\n" ); document.write( "------------------
\n" ); document.write( "Multiply thru the top equation by \"t\"
\n" ); document.write( "5n + 5d = 5*92
\n" ); document.write( "5n +10d = 670
\n" ); document.write( "------
\n" ); document.write( "Subtract the top from the bottom and solve for \"d\":
\n" ); document.write( "5d = 230
\n" ); document.write( "---
\n" ); document.write( "d = 46 (# of dimes)
\n" ); document.write( "----
\n" ); document.write( "Solve for \"n\":
\n" ); document.write( "n + d = 92
\n" ); document.write( "n + 46 = 92
\n" ); document.write( "n = 46 (# of nickels)
\n" ); document.write( "----------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );