Nathan B. answered 02/17/16
Tutor
5
(20)
Elementary and Algebraic skilled
let q = quarters and d = dimes.
Here's what we know:
2q = d (twice the number of dimes than quarters)
.25q + .1d = 41.85 (total money is $41.85)
We have a value for a variable, so let's put that in:
.25q + .1(2q) = 41.85
.25q + .2q = 41.85
.45q = 41.85
Divide both sides by .45:
q = 93
93 * 2 = d
186 = d
check
.25 * 93 + .1 * 186 = 41.85
23.25 + 18.6 = 41.85
41.85 = 41.85