SOLUTION: Suppose you have a coin collection of nickels and dimes containing 63 coins. If you have $5.05, how many of each type of coin do you have?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Suppose you have a coin collection of nickels and dimes containing 63 coins. If you have $5.05, how many of each type of coin do you have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 153864: Suppose you have a coin collection of nickels and dimes containing 63 coins. If you have $5.05, how many of each type of coin do you have?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Suppose you have a coin collection of nickels and dimes containing 63 coins. If you have $5.05, how many of each type of coin do you have?
----------------------
EQUATIONS:
quantity: n + d = 63
value: 5n + 10d = 505
-------------------------
Divide thru the 2nd equation by 5 to get:
n + 2d = 101
----------------
Subtract that from the 1st equation:
-d = -38
d = 38 (# of dimes)
---------------
Substitute that into n+d=63 to solve for "n":
n + 38 = 63
n = 25 (# of nickels)
==========================
Cheers,
Stan H.