document.write( "Question 1199492: 30 coins having a value of $3.30 consists of nickels, dimes, and quarters. If there are twice as many quarters as dimes, how many coins of each kind were there? \n" ); document.write( "
Algebra.Com's Answer #833412 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
30 coins having a value of $3.30 consists of nickels, dimes, and quarters. If there are twice as many quarters as dimes, how many coins of each kind were there?
\n" ); document.write( "-------------
\n" ); document.write( "N + D + Q = 30
\n" ); document.write( "Q = 2D
\n" ); document.write( "N + 3D = 30
\n" ); document.write( "-----
\n" ); document.write( "5N + 10D + 25Q = 330
\n" ); document.write( "Q = 2D
\n" ); document.write( "5N + 60D = 330
\n" ); document.write( "N + 12D = 66
\n" ); document.write( "N + 3D = 30
\n" ); document.write( "----------------------- Subtract
\n" ); document.write( "9D = 36
\n" ); document.write( "D = 4 dimes
\n" ); document.write( "-----
\n" ); document.write( "Sub and find N and Q
\n" ); document.write( "
\n" ); document.write( "
\n" );