document.write( "Question 286021: You have 20 coins, all quarter and dimes. If the total value of these coins is $3.35, how many dimes are there?\r
\n" ); document.write( "\n" ); document.write( "A. 9 B. 10 C. 11 D. 12 E. None of these
\n" ); document.write( "

Algebra.Com's Answer #207450 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
if I had 11 dimes that would be 1.10
\n" ); document.write( "3.35-1.10=2.25 which could work with 9 quarters
\n" ); document.write( "9+11=20
\n" ); document.write( "9*.25=2.25
\n" ); document.write( "11*.10=1.10
\n" ); document.write( "
\n" ); document.write( "
\n" );