document.write( "Question 1015306: Rita has a collection of 108 coins consisting of nickels, dimes, and quarters. The number of dimes is 8 more than one-third the number of nickels, and the number of quarters is twice the number of dimes. How many coins of each kind does she have? \r
\n" ); document.write( "\n" ); document.write( "Please help me solve this
\n" ); document.write( "

Algebra.Com's Answer #631681 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
N+D+Q=108\r
\n" ); document.write( "\n" ); document.write( "D=(N/3)+8\r
\n" ); document.write( "\n" ); document.write( "Q=2D\r
\n" ); document.write( "\n" ); document.write( "Since Q=2D, D+Q= 3D so go to D=(N/3)+8 and triple it. \r
\n" ); document.write( "\n" ); document.write( "3D=N+24 \r
\n" ); document.write( "\n" ); document.write( "and \r
\n" ); document.write( "\n" ); document.write( "N+N+24 = 108\r
\n" ); document.write( "\n" ); document.write( "2N= 84\r
\n" ); document.write( "\n" ); document.write( "N=42\r
\n" ); document.write( "\n" ); document.write( "Since 3D = N+24\r
\n" ); document.write( "\n" ); document.write( "3D= 66, and D=22\r
\n" ); document.write( "\n" ); document.write( "Q= 108-42-22= 44\r
\n" ); document.write( "\n" ); document.write( "N=42, D=22, Q=44\r
\n" ); document.write( "\n" ); document.write( "Check and see the numbers solve for each of the original criteria.
\n" ); document.write( "
\n" );