SOLUTION: I have the same number of quarters,dimes,and nickels. In all I have $4 in change. How many of each coins do I have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: I have the same number of quarters,dimes,and nickels. In all I have $4 in change. How many of each coins do I have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 892202: I have the same number of quarters,dimes,and nickels. In all I have $4 in change. How many of each coins do I have?
Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
Let q = # of quarters, d = # of dimes, and n = # of nickels
Then q = d = n, and 0.25q + 0.10d + 0.05n = 4.00.
==> 0.25q + 0.10q + 0.05q = 4.00
==> 0.40q = 4.00, or
q = 10 quarters.
Hence there are also 10 dimes and 10 nickels.