SOLUTION: A collection of nickels and dimes contains 9 fewer nickels than dimes. The total value of the collection is $3.15. How many nickels are in the collection?
I tried:
3.15=(0.10)
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: A collection of nickels and dimes contains 9 fewer nickels than dimes. The total value of the collection is $3.15. How many nickels are in the collection?
I tried:
3.15=(0.10)
Log On
Question 1023045: A collection of nickels and dimes contains 9 fewer nickels than dimes. The total value of the collection is $3.15. How many nickels are in the collection?
I tried:
3.15=(0.10)d+(0.05)n
3.15=0.10d+0.05-9d
I got some weird answer like .715 for how many dimes were there. I'm lost. Found 2 solutions by addingup, solver91311:Answer by addingup(3677) (Show Source):
You can put this solution on YOUR website! d = n+9
0.05n+0.10d = 3.15 substitute for d:
0.05n+0.10(n+9) = 3.15
0.05n+0.10n+0.90 = 3.15
0.15n = 2.25
n = 15 There are 15 nickels in the collection