SOLUTION: A change purse contains a total of 100 nickels and dimes. The total value of the coins is $7. How many coins of each type does the purse contain? Solve and write a system of equati
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: A change purse contains a total of 100 nickels and dimes. The total value of the coins is $7. How many coins of each type does the purse contain? Solve and write a system of equati
Log On
Question 550874: A change purse contains a total of 100 nickels and dimes. The total value of the coins is $7. How many coins of each type does the purse contain? Solve and write a system of equations to model the situation. Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! A change purse contains a total of 100 nickels and dimes.
n + d = 100
n = (100-d)
:
The total value of the coins is $7.
.05n + .10d = 7.00
replace n in with (100-d)
.05(100-d) + .10d = 7.00
5 - .05d + .10d = 7.00
-.05d + .10d = 7 - 5
.05d = 2
d =
d = 40 dimes
:
I'll let you find the number of nickels. check the solutions in the $$ equation