document.write( "Question 1114184: A box contains $6.15 in nickels , dimes, and quarters. There are 36 coins in all, and the sum of the numbers of nickels and dimes
\n" ); document.write( "is 2 less than the number of quarters. How many coins of each kind are there?
\n" ); document.write( "

Algebra.Com's Answer #729199 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
A box contains $6.15 in nickels , dimes, and quarters. There are 36 coins in all, and the sum of the numbers of nickels and dimes
\n" ); document.write( "is 2 less than the number of quarters. How many coins of each kind are there?
\n" ); document.write( "
Let the number of nickels, dimes, and quarters be N, D, and Q, respectively
\n" ); document.write( "Then we get: .05N + .1D + .25Q = 6.15 ------ eq (i)
\n" ); document.write( "Also, N + D + Q = 36 ------- eq (ii)
\n" ); document.write( "In addition, N + D = Q - 2______N + D - Q = - 2 ------ eq (iii)
\n" ); document.write( "2Q = 38 ------ Subtracting eq (iii) from eq (ii)
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( ".05N + .1D + .25(19) = 6.15 ------ Substituting 19 for Q in eq (i)
\n" ); document.write( ".05N + .1D + 4.75 = 6.15
\n" ); document.write( ".05N + .1D = 1.4 ------- eq (iv)\r
\n" ); document.write( "\n" ); document.write( "N + D = 19 - 2 ------- Substituting 19 for Q in eq (iii)
\n" ); document.write( "N + D = 17 ------ eq (v)
\n" ); document.write( "- .1N - .1D = - 1.7 ------- Multiplying eq (v) by - .1 ------ eq (vi)
\n" ); document.write( "- .05N = - .3 ------ Adding eqs (vi) & (iv)
\n" ); document.write( "
\n" ); document.write( "6 + D = 17 ------ Substituting 6 for N in eq (v)
\n" ); document.write( " \n" ); document.write( "
\n" );