document.write( "Question 1065120: A newspaper carrier has $4.60 in change. He has two more quarters than dimes but five times as many nickels as quarters. How many coins of each type does he have? \n" ); document.write( "
Algebra.Com's Answer #680259 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
d dimes
\n" ); document.write( "n nickles
\n" ); document.write( "q quarters
\n" ); document.write( "-
\n" ); document.write( "\"system%28d=q-2%2Cn=5q%29\" and \"0.1d%2B0.05n%2B0.25q=4.6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First two equations same as \"system%28d=q-2%2Cn=5q%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The money count equation is equivalent to \"2d%2Bn%2B5q=92\".
\n" ); document.write( "Substituting for d and n gives an equation in q only,
\n" ); document.write( "\"highlight_green%282%28q-2%29%2B5q%2B5q=92%29\"
\n" ); document.write( "Find q, and use it for evaluating d and n.
\n" ); document.write( "
\n" );