SOLUTION: Bob was given $9 to buy 6-cent and 8-cent stamps. He returned from the post office with 113 stamps and $1.46 in change. How many stamps of each kind did he buy/
Question 386739: Bob was given $9 to buy 6-cent and 8-cent stamps. He returned from the post office with 113 stamps and $1.46 in change. How many stamps of each kind did he buy/ Answer by armstrkl(28) (Show Source):
You can put this solution on YOUR website! let x = # of 6 cent stamps, let y = # 8 cent stamps
Solve the system:
.06x + .08y = 7.54 represents total cost to Bob
x + y = 113 represents the # of stamps total
Solution: