Question 936500: Bob has 60 coins consisting of quarters and dimes. The coins combined value is $9.45. Find out how many are quarters and how many are dimes. Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Bob has 60 coins consisting of quarters and dimes. The coins combined value is $9.45. Find out how many are quarters and how many are dimes.
=============
d + q = 60 (# of coins)
10d + 25q = 945 (total value)