document.write( "Question 974752: a box contains $7.15 in nickels, dimes, and quaters,. There are 42 coins in all and the combined total of nickles and dimes is 2 less than the total number of quaters. Find the number of each type of coin, using systems of equations, and showing work. \n" ); document.write( "
Algebra.Com's Answer #596596 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "a box contains $7.15 in nickels, dimes, and quaters,. There are 42 coins in all and the combined total of nickles and dimes is 2 less than the total number of quaters. Find the number of each type of coin, using systems of equations, and showing work.
\n" ); document.write( "
Let number of nickels, dimes, and quarters, be N, D, and Q, respectively
\n" ); document.write( "Then we get: N + D + Q = 42 ------- eq (i)
\n" ); document.write( "Also, N + D = Q - 2_____N + D - Q = - 2 ------- eq (ii)
\n" ); document.write( "2Q = 44 ------ Subtracting eq (ii) from eq (i)
\n" ); document.write( "Q, or number of quarters = \"44%2F2\", or \"highlight_green%2822%29\"\r
\n" ); document.write( "\n" ); document.write( "N + D + 22 = 42 ------- Substituting 22 for Q in eq (i)
\n" ); document.write( "N + D = 20
\n" ); document.write( "N = 20 - D\r
\n" ); document.write( "\n" ); document.write( "Since all coins total $7.15, we then get:
\n" ); document.write( ".05N + .1D + .25(Q) = 7.15
\n" ); document.write( ".05(20 - D) + .1D + .25(22) = 7.15
\n" ); document.write( "1 - .05D + .1D + 5.5 = 7.15
\n" ); document.write( "- .05D + .1D + 1 + 5.5 = 7.15
\n" ); document.write( ".05D + 6.5 = 7.15
\n" ); document.write( ".05D = .65
\n" ); document.write( "D, or number of dimes = \".65%2F.05\", or \"highlight_green%2813%29\"
\n" ); document.write( "N = 20 - D
\n" ); document.write( "N = 20 - 13 ------ Substituting 13 for D
\n" ); document.write( "N, or number of nickels = \"highlight_green%287%29\" \n" ); document.write( "
\n" );