SOLUTION: 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 num

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: 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 num      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



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.
Found 2 solutions by josgarithmetic, MathTherapy:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Not the whole solution but just part of the process of solving:

n, q, d for nickels dimes quarters,

system%28n%2Bd%2Bq=42%2C0.05n%2B0.1d%2B0.25q=7.15%2Cn%2Bd=-2%2Bq%29

system%28n%2Bd%2Bq=42%2Cn%2B2d%2B5q=143%2Cq=n%2Bd%2B2%29

Substitute for q.
system%28n%2Bd%2Bn%2Bd%2B2=42%2Cn%2B2d%2B5%28n%2Bd%2B2%29=143%29
-
Simplify this two-variable system, and solve for n and d.

Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

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.
Let number of nickels, dimes, and quarters, be N, D, and Q, respectively
Then we get: N + D + Q = 42 ------- eq (i)
Also, N + D = Q - 2_____N + D - Q = - 2 ------- eq (ii)
2Q = 44 ------ Subtracting eq (ii) from eq (i)
Q, or number of quarters = 44%2F2, or highlight_green%2822%29
N + D + 22 = 42 ------- Substituting 22 for Q in eq (i)
N + D = 20
N = 20 - D
Since all coins total $7.15, we then get:
.05N + .1D + .25(Q) = 7.15
.05(20 - D) + .1D + .25(22) = 7.15
1 - .05D + .1D + 5.5 = 7.15
- .05D + .1D + 1 + 5.5 = 7.15
.05D + 6.5 = 7.15
.05D = .65
D, or number of dimes = .65%2F.05, or highlight_green%2813%29
N = 20 - D
N = 20 - 13 ------ Substituting 13 for D
N, or number of nickels = highlight_green%287%29