Question 1061331: angelina has a collection of nickels and dimes worth $4.75. If she has 70 dimes and nickels, how many of each does she have? Answer by ikleyn(52781) (Show Source):
You can put this solution on YOUR website! .
angelina has a collection of nickels and dimes worth $4.75. If she has 70 dimes and nickels, how many of each does she have?
~~~~~~~~~~~~~~~~~~~~~~
Let "n" be the number of nickels in the collection.
Then the number of dimes is (70-n).
Nickels contribute 5n cents to the total.
Dimes contribute 10*(70-n) cents to the total.
The total is
5n + 10*(70-n) = 475 cents.
Simplify and solve for "n":
5n + 700 - 10n = 475,
-5n = 475 - 700,
-5n = -225,
n = = 45.
Answer. There are 45 nickels and 70-45 = 25 dimes in the collection.