document.write( "Question 425332: a bag has $21.60 in quarters and dimes. there is a total of 111 coins. how many dimes are in the bag? \n" ); document.write( "
Algebra.Com's Answer #296199 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x dimes
\n" ); document.write( "111-x quarters\r
\n" ); document.write( "\n" ); document.write( "10x-25x +2775= 2160
\n" ); document.write( "-15x=-615
\n" ); document.write( "-15x=-615 0
\n" ); document.write( "-15x=-615
\n" ); document.write( "/-15
\n" ); document.write( "x=41 Dimes 70 quarters
\n" ); document.write( "
\n" ); document.write( "
\n" );