SOLUTION: In a bag, there are some nickels and dimes. If there are 79 coins together and the total amount of money is $6, find the number of dimes.

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: In a bag, there are some nickels and dimes. If there are 79 coins together and the total amount of money is $6, find the number of dimes.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1108361: In a bag, there are some nickels and dimes. If there are 79 coins together and the total amount of money is $6, find the number of dimes.
Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


If all 79 coins were dimes, the total value would be $7.90; but it is only $6.00. With all dimes, the total value is $1.90 too much.

Each time we replace a dime with a nickel, the number of coins stays the same but the total value goes down by 5 cents.

To get the total down to the required $6.00, the number of times we need to replace a dime with a nickel is 1.90%2F.05+=+190%2F5+=+38.

That means we end up with 38 nickels; the number of dimes we have left is 79-38 = 41.

Answer: 41 dimes, 38 nickels.

Algebraically....

Let d = number of dimes
Let n = number of nickels
Then
d%2Bn+=+79 the total number of coins is 79
10d%2B5n+=+600 the total value of the coins (in cents) is 600

Multiply the first equation by 5 and subtract from the second equation to eliminate n:
10d%2B5n+=+600
5d%2B5n+=+395
5d+=+205
d+=+205%2F5+=+41

The number of dimes is 41; then the number of nickels is 79-41 = 38.