document.write( "Question 1118563: Dylan has dimes and quarters when counted, equals to 90 coins. The value of all those coins add up to $17.55. How many quarters does he have and how many dines does he have \n" ); document.write( "
Algebra.Com's Answer #733935 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Dylan has dimes and quarters when counted, equals to 90 coins. The value of all those coins add up to $17.55. How many quarters does he have and how many dines does he have
\n" ); document.write( "--------------------------
\n" ); document.write( "D + Q = 90
\n" ); document.write( "10D + 25Q = 1755
\n" ); document.write( "
\n" ); document.write( "
\n" );