document.write( "Question 886283: a collection of dimes and quarters has a total value of five dollars and contains 29 coins. How many of each coin are there in the collection? \n" ); document.write( "
Algebra.Com's Answer #535910 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
I very much like the other tutor's method.
\n" ); document.write( "Here are the traditional equations.
\n" ); document.write( "10d+25q=500
\n" ); document.write( "d+q=29
\n" ); document.write( "
\n" );