SOLUTION: Carol bought 36 two-cent and three-cent stamps for $1.00. How many stamps of each kind did she buy?

Algebra ->  Customizable Word Problem Solvers  -> Mixtures -> SOLUTION: Carol bought 36 two-cent and three-cent stamps for $1.00. How many stamps of each kind did she buy?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 425046: Carol bought 36 two-cent and three-cent stamps for $1.00. How many stamps of each kind did she buy?
Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = number of 3 cent stamps
So the number of 2 cent stamps = 36 - x
Since the total = 100 cents, we have the following formula to solve:
2(36-x) + 3x = 100 -> 72 - 2x + 3x = 100 -> x = 28
The number of 2 cent stamps = 36 - 28 = 8
Ans: 8 2-cent stamps, 28 3-cent stamps