SOLUTION: A pharmacist wishes to fill a total of 200 capsules, some 3-grain and 2-grain capsules, using 520 grains of a certain drug. How many capsules of each kind does he fill?

Algebra ->  Expressions-with-variables -> SOLUTION: A pharmacist wishes to fill a total of 200 capsules, some 3-grain and 2-grain capsules, using 520 grains of a certain drug. How many capsules of each kind does he fill?      Log On


   



Question 353040: A pharmacist wishes to fill a total of 200 capsules, some 3-grain and 2-grain capsules, using 520 grains of a certain drug. How many capsules of each kind does he fill?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A pharmacist wishes to fill a total of 200 capsules, some 3-grain and 2-grain capsules, using 520 grains of a certain drug. How many capsules of each kind does he fill?
-----
Let "a" be number of 2-grain capsules
Let "b" be number of 3-grain capsules
---------------------------------
Quantity:::: a + b = 200 capsules
Grains Eq:::2a + 3b = 520 grains
---
Multiply thru 1st equation by 2 to get:
2a + 2b = 2*200
---
Subtract that from the Grains Eq. and solve for "b":
b = 120 (# of 3-grain capsules)
--------------
Since a+b = 200, a = 80 (# of 2-grain capsules)
===================================================
Cheers,
Stan H.