Question 435032
nineteen coins consisting of quarters and half-dollars amount to 6.50. find the amount of coins of each kind.
--------------
Quantity Eq.:: q + h = 19
Value Eq:::: 25q+50h = 650 cents
-----------------------------------
Multiply thru 1st by 25 to get:
25q+25h = 25*19
---
Subtract that from the Value Eq and solve for "h":
25h = 650-25*19
25h = 175
h = 7 (# of half-dollar coins)
----
Solve for "q"
q+h = 19
q+7 = 19
q = 12 (# of quarters)
===========================
Cheers,
Stan H.
=============