SOLUTION: Kesha has a total of 110 coins,all of which are either dimes or quarters. The total value of the coins is $20.00. Find the number of each type of coin
Algebra ->
Customizable Word Problem Solvers
-> Coins
-> SOLUTION: Kesha has a total of 110 coins,all of which are either dimes or quarters. The total value of the coins is $20.00. Find the number of each type of coin
Log On
Question 1060740: Kesha has a total of 110 coins,all of which are either dimes or quarters. The total value of the coins is $20.00. Find the number of each type of coin Answer by ikleyn(52798) (Show Source):
You can put this solution on YOUR website! .
Kesha has a total of 110 coins,all of which are either dimes or quarters. The total value of the coins is $20.00.
Find the number of each type of coin.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Let D be the number of dimes.
Then the number of quarters is (110-D).
The "value equation" is
10D + 25*(110-D) = 2000.
Simplify and solve for D:
10D + 2750 - 25D = 2000,
-15D = 2000 - 2750,
-15D = -750,
D = = 50.
Answer. There are 50 dimes and 110-50 = 60 quarters in the collection.