1 / 39

Game shop

Game shop. A linear programming Application. The setup.

Download Presentation

Game shop

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Game shop A linear programming Application

  2. The setup • You are the new owner of a game shop in Queen Creek. The previous owner is now programming drones for the NSA to secretly monitor Apache Junction flash mobs. Your first duty as new owner and store manager is to create an advertising plan based on the budget available. You must figure out how many radio and TV ads to purchase • Radio ads cost $600 per airing. • TV ads cost $1200 per airing. • You total advertising budget is $9,000.

  3. Constraint 1 • If we let x = radio ads and y = TV ads, write an inequality for our advertising budget.

  4. Constraint 1 • If we let x = radio ads and y = TV ads, write an inequality for our advertising budget. • It costs 600 for each radio add, so our radio ad cost is 300x

  5. Constraint 1 • If we let x = radio ads and y = TV ads, write an inequality for our advertising budget. • It costs 600 for each radio ad, so our radio ad cost is 300x • It costs 1200 for each TV ad, so our TV ad cost is 600y

  6. Constraint 1 • If we let x = radio ads and y = TV ads, write an inequality for our advertising budget. • It costs 600 for each radio ad, so our radio ad cost is 300x • It costs 1200 for each TV ad, so our TV ad cost is 600y • Our total budget is 9000, so our ad costs have to be less than or equal to that.

  7. Constraint 2 • The television station called to say that we are only allowed to purchase up to 6 TV ads on their Saturday morning gaming retrospective. Write an inequality for this constraint.

  8. Constraint 2 • The television station called to say that we are only allowed to purchase up to 6 TV ads on their Saturday morning gaming retrospective. Write an inequality for this constraint.

  9. Constraint 3 • The radio station has informed us that their DJ threatened to quit if he had to listen to more than one add from a game shop per show. They are limiting us to 7 radio ads. Write an inequality for this constraint.

  10. Constraint 3 • The radio station has informed us that their DJ threatened to quit if he had to listen to more than one add from a game shop per show. They are limiting us to 7 radio ads. Write an inequality for this constraint.

  11. Constraint 4 • It is impossible to buy a negative number of TV ads. Write an inequality for this constraint.

  12. Constraint 4 • It is impossible to buy a negative number of TV ads. Write an inequality for this constraint.

  13. Constraint 5 • It is impossible to buy a negative number of radio ads. Write an inequality for this constraint.

  14. Constraint 5 • It is impossible to buy a negative number of radio ads. Write an inequality for this constraint.

  15. Graphing the Constraints

  16. Graphing the Constraints

  17. Graphing the Constraints

  18. Graphing the Constraints

  19. Graphing the Constraints

  20. Graphing the Constraints

  21. Graphing the Constraints

  22. Graphing the Constraints

  23. Graphing the Constraints

  24. Graphing the Constraints Points of Intersection (0,0) (0,6) (7,0)

  25. Graphing the Constraints Points of Intersection (0,0) (0,6) (7,0) (7,4) (3,6)

  26. Radio ads

  27. Radio ads

  28. Radio ads

  29. Radio ads y = 150x

  30. TV ADS

  31. TV ADS

  32. TV ADS

  33. TV ADS y = 100x

  34. OBJECTIVE FUNCTION • Write an objective function for game sales. (Hint: Think about how each TV and radio ad affects sales.)

  35. OBJECTIVE FUNCTION • Write an objective function for game sales. (Hint: Think about how each TV and radio ad affects sales.) • f(x, y) = 150x + 100y

  36. OBJECTIVE FUNCTION • Write an objective function for game sales. (Hint: Think about how each TV and radio ad affects sales.) • f(x, y) = 150x + 100y • Substitute the coordinates of the vertices into the objective function.

  37. OBJECTIVE FUNCTION • Write an objective function for game sales. (Hint: Think about how each TV and radio ad affects sales.) • f(x, y) = 150x + 100y • Substitute the coordinates of the vertices into the objective function.

  38. OBJECTIVE FUNCTION • Write an objective function for game sales. (Hint: Think about how each TV and radio ad affects sales.) • f(x, y) = 150x + 100y • Substitute the coordinates of the vertices into the objective function.

  39. OBJECTIVE FUNCTION • Write an objective function for game sales. (Hint: Think about how each TV and radio ad affects sales.) • f(x, y) = 150x + 100y • Substitute the coordinates of the vertices into the objective function.

More Related