A small software company publishes computer games and educational and utility software. Their business strategy is to market a total of 36 new programs each year, at least four of these being games. The number of utility programs published is never more than twice the number of educational programs. On average, the company makes an annual profit of $5000 on each computer game, $8000 on each educational program, and $6000 on each utility program. How many of each type of software should the company publish annually for maximum profit?

2 answers

let x,y,z be the number of games, education, utility programs sold.

you want to
maximize 5000x+8000y+6000z subject to
x+y+z = 36
x >= 4
z <= 2y

Looks like (x,y,z) = (4,32,0)
im not really understand this topic
Similar Questions
  1. Match the Software type with the product.1. Mac OS a) Educational Software b) Simulation Software c) Application Software d)
    1. answers icon 1 answer
  2. Software Developer:- Educational requirements: Software developers typically hold a bachelor's degree in computer science,
    1. answers icon 1 answer
    1. answers icon 1 answer
  3. 4.Karl’s company uses software that is designed to store, manage, and retrieve data. What type of software does Karl’s
    1. answers icon 1 answer
more similar questions