SOLUTION: The coin box of a vending machine contains 6 times as many quarters as dimes. If the total amount of money in quarters and dimes is $28.80, how many quarters and how many dime are

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: The coin box of a vending machine contains 6 times as many quarters as dimes. If the total amount of money in quarters and dimes is $28.80, how many quarters and how many dime are       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 739861: The coin box of a vending machine contains 6 times as many quarters as dimes. If the total amount of money in quarters and dimes is $28.80, how many quarters and how many dime are in the box?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The coin box of a vending machine contains 6 times as many quarters as dimes. If the total amount of money in quarters and dimes is $28.80, how many quarters and how many dime are in the box?
------------
The easy way:
There are n sets of 1 dime & 6 quarters each worth $1.60
28.80/1.6 = 18 sets
==============
The hard way:
q = 6d
25q + 10d = 2880
etc.