Question 825560: Brian has 23 coins in his pocket, in dimes and nickels. The total value of the change is $1.85. How many dimes and nickels does he have? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Brian has 23 coins in his pocket, in dimes and nickels. The total value of the change is $1.85. How many dimes and nickels does he have?
-----
Quantity:: n + d = 23 coins
Value:::: 5n +10d= 185 cents
-----------------------------------
Modify:
n + d = 23
n + 2d= 37
----
Subtract and solve for "d":
d = 14 (# of dimes)
---
Solve for "n":
n + d = 23
n + 14 = 23
n = 9 (number of nickels)
================================
Cheers,
Stan H.
================