document.write( "Question 417331: A donation box contains 49 coins consisting of nickels, dimes, and quarters. The number of quarters is two more than twice the number of dimes. The total value of the coins is $3.30. Find the number of nickles, dimes, and quarters. \n" ); document.write( "
Algebra.Com's Answer #292201 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "49 coins. The number of quarters is two more than twice the number of dimes
\n" ); document.write( "Let x , (2x+2), [49 -(3x+2)] represent the number of dimes, quarters and nickels
\n" ); document.write( "Question states***CENTS makes sense
\n" ); document.write( " 10x + 25(2x+2) + 5[49-(3x+2)] = 330
\n" ); document.write( "Solving for x
\n" ); document.write( " 10x + 50x+ 50 + 245 -15x - 10 = 330
\n" ); document.write( " 45x = 45
\n" ); document.write( " x = 1, the number of dimes, 4 Quarters and 44 Nickels\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 10*1 + 25*4 + 5*44 = 110 + 220 = 330 or $3.30 \n" ); document.write( "
\n" );