document.write( "Question 294608: miguel's coin collection consists of dimes and quarters. if he has 53 coins worth $7.85, how many of each type of coin does he have? \n" ); document.write( "
Algebra.Com's Answer #212404 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
miguel's coin collection consists of dimes and quarters. if he has 53 coins worth $7.85, how many of each type of coin does he have?
\n" ); document.write( "------------
\n" ); document.write( "Miguel must be very proud.
\n" ); document.write( "d + q = 53
\n" ); document.write( "10d+ 25q = 785
\n" ); document.write( "2d + 5q = 157
\n" ); document.write( "2d + 2q = 106
\n" ); document.write( "------------- Subtract
\n" ); document.write( "3q = 51
\n" ); document.write( "q = 17 quarters
\n" ); document.write( "d = 36 dimes
\n" ); document.write( "--------------
\n" ); document.write( "Keep it in a safe place
\n" ); document.write( "
\n" );