Don L. answered 11/18/15
Tutor
5
(18)
Fifteen years teaching and tutoring basic math skills and algebra
Hi Kimberly, to start, let d be the dimes, n the nickels, q the quarters.
Equation 1:
The sum of the coins is equal to 19.
n + d + q = 19
Equation 2:
The value of the coins is $2.35.
.05n + .10d + .25q = 2.35
Equation 3:
The dimes is three less than the sun of the nickels and quarters.
d = n + q - 3
Solve:
n + d + q = 19
.05n + .10d + .25q = 2.35
-n + d - q = -3
Multiply the second equation by 100 to clear decimals.
n + d + q = 19
5n + 10d + 25q = 235
-n + d - q = -3
5n + 10d + 25q = 235
-n + d - q = -3
Substitute for n + q - 3 for d in the first and second equations.
n + n + q - 3 + q = 19
2n + 2q = 22
Divide by 2:
n + q = 11
In the second equation:
5n + 10(n + q - 3) + 25q = 235
5n + 10n + 10q - 30 + 25q = 235
15n + 35q = 265
We now have two equations in two unknowns:
n + q = 11
15n + 35q = 265
Multiply the first equation by -15 and add:
-15n - 15q = -165
15n +35q = 265
-----------------------
20q = 100
Divide both sides by 20:
q = 5
Substitute for q in n + q = 11
n + 5 = 11
Subtract 5 from both sides:
n = 6
Return to n + d + q = 19, to solve for d:
6 + d + 5 = 19
d = 8
Solution:
nickels = 6, dimes = 8, and quarters = 5
check:
n + d + q = 19
6 + 8 + 5 = 19
19 = 19, values check.
.05n + .10d + .25q = 2.35
.05 * 6 + .10 * 8 + .25 * 5 = 2.35
.30 + .80 + 1.25 = 2.35
2.35 = 2.35, values check.
d = n + q - 3
8 = 6 + 5 - 3
8 = 8, values check.
Questions?