SOLUTION: Paul has some 50 cents and $2 coins. The total value of the coins is $8. If there are 7 coins altogether, how many coins of each kind does he have?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: Paul has some 50 cents and $2 coins. The total value of the coins is $8. If there are 7 coins altogether, how many coins of each kind does he have?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 271027: Paul has some 50 cents and $2 coins. The total value of the coins is $8. If there are 7 coins altogether, how many coins of each kind does he have?
Found 2 solutions by drk, stanbon:
Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
(i) f+%2B+d+=+7
(ii) .50f+%2B+2d+=+8
step 1 - multiply (ii) by 10 to get
(iii) 5f+%2B+20d+=+80
step 2 - multiply (i) by -5 to get
(iv) -5f+-+5d+=+-35
step 3 - add (ii) and (iv) to get
(v) 15d+=+45
step 4 - divide by 15 to get
(vi) d+=+3
This means that
f+=+4
-------
There are 4, 50 cent coins and 3, 2 dollar coins

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Paul has some 50 cents and $2 coins. The total value of the coins is $8. If there are 7 coins altogether, how many coins of each kind does he have?
====
Value Eq: 50f + 200t = 800 cents
Quantity Eq: f + t = 7
--------------------------------
Solve for "f"; substitute and solve for "t":
f = 7-t
---
50(7-t) + 200t = 800
350 - 50t + 200t = 800
150t = 450
t = 3 (# of $2.00 coins)
----
Since f+t = 7, f = 4 (# of 50 cent coins)
============================================
Cheers,
Stan H.