SOLUTION: a newspaper carrier has $7.10 in change. he has7 more quarters than dimes but five times as many nickels as quarters. how many coins of each type does he have?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: a newspaper carrier has $7.10 in change. he has7 more quarters than dimes but five times as many nickels as quarters. how many coins of each type does he have?
Log On
Question 1109884: a newspaper carrier has $7.10 in change. he has7 more quarters than dimes but five times as many nickels as quarters. how many coins of each type does he have? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a newspaper carrier has $7.10 in change. he has 7 more quarters than dimes but five times as many nickels as quarters. how many coins of each type does he have?
-----
Value Eq:: 5n+10d+25q = 710 cents
Quantity Eq:: q = d+7
Quantity Eq:: n = 5q
--------
Modify::
n + 2d + 5q = 142
--------
Substitute::
5q + 2(q-7) + 5q = 142
----------
12q = 142+14
12q = 156
q = 13 (# of quarters)
d = 13-7 = 6 (# of dimes)
n = 5q = 65 (# of nickels)
-----------
Cheers,
Stan H.
---------