SOLUTION: Here is a word problem i am having trouble with. A coin collection contains nickels, dimes, and quarters. there are twice as many times as quarters and seven more nickels than dime

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: Here is a word problem i am having trouble with. A coin collection contains nickels, dimes, and quarters. there are twice as many times as quarters and seven more nickels than dime      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 256611: Here is a word problem i am having trouble with. A coin collection contains nickels, dimes, and quarters. there are twice as many times as quarters and seven more nickels than dimes. the total value of all the coins is $2.00. how many quarters are in the collection

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Here is a word problem i am having trouble with.
A coin collection contains nickels, dimes, and quarters.
there are twice as many dimes as quarters
d = 2q
---------
and seven more nickels than dimes.
n = d + 7
-----------
the total value of all the coins is $2.00.
5n + 10d + 25q = 200 cents
-------------------------------
How many quarters are in the collection?
------
Rearrange:
q = (1/2)d
n = d+7
---
Substitute into the value equation and solve for "d":
5(d+7) + 10d + 25(1/2)d = 200
5d + 35 + 10d + 12.5d = 200
27.5d = 165
d = 6 (# of nickels)
----
Since q = (1/2)d, q = (1/2)6 = 3 (# of quarters)
=====================================================
Cheers,
Stan H.