document.write( "Question 228355: a donation box contains 30 coins consisting of nickels, dimes, and quaters. the number of dimes is 4 more than twice the number of quaters. if the total value of coins is $2.60, how much coins of each type are there? \n" ); document.write( "
Algebra.Com's Answer #169547 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
a donation box contains 30 coins consisting of nickels, dimes, and quaters. the number of dimes is 4 more than twice the number of quaters. if the total value of coins is $2.60, how much coins of each type are there?
\n" ); document.write( "
\r\n" );
document.write( "\"system%28N+%2B+D+%2B+Q+=+30%2C%0D%0AD+=+2Q%2B4%2C%0D%0A.05N+%2B+.10D%2B.25Q+=+2.60%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that system and get\r\n" );
document.write( "\r\n" );
document.write( "N=17, D=10, Q=3\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );