SOLUTION: A purse contains 26 coins, some of which are dimes and the rest nickels. Altogether, the coins are worth more than $2.10. At least how many dimes are in the purse?
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: A purse contains 26 coins, some of which are dimes and the rest nickels. Altogether, the coins are worth more than $2.10. At least how many dimes are in the purse?
Log On
Question 1175926: A purse contains 26 coins, some of which are dimes and the rest nickels. Altogether, the coins are worth more than $2.10. At least how many dimes are in the purse? Found 2 solutions by CubeyThePenguin, ikleyn:Answer by CubeyThePenguin(3113) (Show Source):
You can put this solution on YOUR website! .
A purse contains 26 coins, some of which are dimes and the rest nickels. Altogether, the coins
are worth more than $2.10. At least how many dimes are in the purse?
~~~~~~~~~~~~~~~~~~~~
Let the number of dimes be " d ".
Then the number of nickels is (26-d).
The total money inequality is
10d + 5(26-d) > 210 cents.
Simplify and solve
10d + 5*26 - 5d > 210
5d > 210 - 5*26
5d > 80
d > 80/5 = 16
ANSWER. The number of dimes is at least 17.