SOLUTION: A vending machine contains nickels, quarters, and dimes with a total value of $83.75. There are twice as many dimes as nickels, and 50 more quarters than dimes. How many of each co

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: A vending machine contains nickels, quarters, and dimes with a total value of $83.75. There are twice as many dimes as nickels, and 50 more quarters than dimes. How many of each co      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1161056: A vending machine contains nickels, quarters, and dimes with a total value of $83.75. There are twice as many dimes as nickels, and 50 more quarters than dimes. How many of each coin are there?
Found 4 solutions by ankor@dixie-net.com, josgarithmetic, ikleyn, MathTherapy:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A vending machine contains nickels, quarters, and dimes with a total value of $83.75.
.05n + .1d + .25q = 83.75
There are twice as many dimes as nickels,
d = 2n
or divide by2
n = .5d
and 50 more quarters than dimes.
q = d+50
:
How many of each coin are there?
replace n and q in the first equation
.05(.5d) + .1d + .25(d+50) = 83.75
.025d + .1d + .25d + 12.5 = 83.75
.375d = 83.75 - 12.5
..375d = 71.25
d = 71.25/.375
d = 190 dimes
then
n = .5(190)
n = 95 nickels
and
q = 190 + 50
q = 240 quarters
:
:
Check this with you calc
.05(95) + .1(190) + .25(240) = 83.75

Answer by josgarithmetic(39630) About Me  (Show Source):
You can put this solution on YOUR website!
---------------------
total value of $83.75. There are twice as many dimes as nickels, and 50 more quarters than dimes.
--------------------

system%28d%2Fn=2%2Cq-d=50%29

n%2Fd=1%2F2
n=d%2F2

-
q=d%2B50
-
Sum of money $83.75;
5n%2B10d%2B25q=8375
n%2B2d%2B5q=1675

Substitute to have equation in only variable, d:
highlight_green%28d%2F2%2B2d%2B5%28d%2B50%29=1675%29--------solve this for d, and use for finding the other two.

First result: highlight_green%28d=190%29
.
.

Answer by ikleyn(52879) About Me  (Show Source):
You can put this solution on YOUR website!
.

            It can be solved   M E N T A L L Y.


Take off mentally 50 quarters, for a minute.

Then you will have 0.25*50 = 12.50 dollars less than $83.75, i.e. 71.25 dollars in total, comprising of 

x nickels, 2x dimes and 2x quarters.



It means that you can group these coins in x sets, containing one nickel, two dimes and two quarters, in each set.


Each set is worth  5 + 2*10 + 2*25 = 75 cents.


The number of these sets is, obviously, the quotient of dividing  7125 cents by 75 cents.


It is the only place to use your calculator  7125%2F75 = 95.


So you have 95 such sets.


ANSWER.  95 nickels;  2*95 = 190 dimes;  and 190 + 50 = 240 quarters.


CHECK.  5*95 + 10*190 + 240*25 = 8375 cents = $83.75, in total.   ! Precisely correct !

Solved.



Answer by MathTherapy(10556) About Me  (Show Source):
You can put this solution on YOUR website!

A vending machine contains nickels, quarters, and dimes with a total value of $83.75. There are twice as many dimes as nickels, and 50 more quarters than dimes. How many of each coin are there?
Let number of nickels be N
Then number of dimes and quarters are, 2N, and 2N + 50, respectively
Then we get: .05N + .1(2N) + .25(2N + 50) = 83.75
.05N + .2N + .5N + 12.5 = 83.75
.75N = 71.25
Number of nickels, or highlight_green%28matrix%281%2C5%2C+N%2C+%22=%22%2C+71.25%2F.75%2C+%22=%22%2C+95%29%29
Do you think you can now find the number of dimes and quarters?