SOLUTION: I've been stuck on this problem for about an hour now and can't seem to figure out the right answer. I appreciate any help I can get. Here is the problem: Joe has a collection of n

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: I've been stuck on this problem for about an hour now and can't seem to figure out the right answer. I appreciate any help I can get. Here is the problem: Joe has a collection of n      Log On


   



Question 366683: I've been stuck on this problem for about an hour now and can't seem to figure out the right answer. I appreciate any help I can get. Here is the problem: Joe has a collection of nickels and dimes that is worth $6.20. If the number of dimes was doubled and nickels were decreased by 37, the value of the coins would be worth $4.20. How many nickels and dimes does Joe have?
Thank you for your time.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Joe has a collection of nickels and dimes that is worth $6.20. If the number of dimes was doubled and nickels were decreased by 37, the value of the coins would be worth $4.20. How many nickels and dimes does Joe have?
---------------
n = # of nickels
d = # of dimes
5n + 10d = 620
------
5(n-37) + 20d = 420
5n-185 + 20d = 420
5n + 20d = 605
5n + 10d = 620
--------------- Subtract
20d = -15
No meaningful solution.