SOLUTION: prize budget is 36,000.
each trip to bahamas is 800.
each dvd is 200.
twice amount of bahamas trips as dvds given away.
how many of each prize should be give away?
Question 346141: prize budget is 36,000.
each trip to bahamas is 800.
each dvd is 200.
twice amount of bahamas trips as dvds given away.
how many of each prize should be give away? Answer by nyc_function(2741) (Show Source):
You can put this solution on YOUR website! Let b = Bahamas
Let d = dvd
800b + 220d = 36,000
2b = d
These are your two equations in two unknowns. Can you finish?