SOLUTION: mary has 3.50 in change. she has twice as many nickles as quarters. she has one fewer dime than she has quarter. how many of each coin does she have

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: mary has 3.50 in change. she has twice as many nickles as quarters. she has one fewer dime than she has quarter. how many of each coin does she have      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 808827: mary has 3.50 in change. she has twice as many nickles as quarters. she has one fewer dime than she has quarter. how many of each coin does she have
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
mary has 3.50 in change. she has twice as many nickles as quarters. she has one fewer dime than she has quarter. how many of each coin does she have
--------------------
Quantity Equation: n = 2q
Quantity Equation: d = q-1
Value Equation:::5n + 10d + 25q = 350 cents
-----
Substitute for "n" and for "d"; solve for "q"::
5(2q) + 10(q-1) + 25q = 350
10q + 10q - 10 + 25q = 350
45q = 360
----
q = 8 (# of quarters)
----
n = 2q = 16 (# of nickels)
----
d = q-1 = 7 (# of quarters)
==============================
Cheers,
Stan H.
===================