document.write( "Question 911250: Debbie had 7 more than twice as many quarters as dimes. If the total value of her coins was 10.15$ how many of each coin did debie have \n" ); document.write( "
Algebra.Com's Answer #552942 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the number of dimes
\n" ); document.write( "25(2x + 7) + 10x = 1015
\n" ); document.write( "CENTS make sense
\n" ); document.write( "60x = 840
\n" ); document.write( "x = 14,the number of dimes. 35 Quarters \"2%2A14%2B7\"
\n" ); document.write( "and...checking
\n" ); document.write( "25*35 + 140 = 1015 0r $10.15
\n" ); document.write( "
\n" );