document.write( "Question 947019: You have a handful of dimes and quarters with a total value of $5. You have 8 more dimes than quarters. How many dimes and quarters do you have? \n" ); document.write( "
Algebra.Com's Answer #577744 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
d and q, count of each coin;\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%280.1d%2B0.25q=5%2Cd-q=8%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Handle the money equation.
\n" ); document.write( "\"10d%2B25q=500\"
\n" ); document.write( "\"2d%2B5q=100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This system is simple to solve:
\n" ); document.write( "\"system%282d%2B5q=100%2Cd-q=8%29\"
\n" ); document.write( "
\n" );