document.write( "Question 948397: There were 40 dimes and quarters in the drawer. Peggy counted them and found that their total value was $4.75. How many coins of each type were there? \n" ); document.write( "
Algebra.Com's Answer #578875 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
There were 40 dimes and quarters in the drawer. Peggy counted them and found that their total value was $4.75. How many coins of each type were there?
\n" ); document.write( "-----------------------------
\n" ); document.write( "Quantity:: d + q = 40 coins
\n" ); document.write( "Value::::10d+25q = 475 cents
\n" ); document.write( "-----------------------------
\n" ); document.write( "Modify::
\n" ); document.write( "2d + 2q = 80
\n" ); document.write( "2d + 5q = 95
\n" ); document.write( "===========
\n" ); document.write( "Subtract and solve for \"q\"::
\n" ); document.write( "3q = 15
\n" ); document.write( "q = 5 (# of quarters)
\n" ); document.write( "-------
\n" ); document.write( "Solve for \"d\"::
\n" ); document.write( "d = 40-5 = 35 (# of dimes)
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );