A dealer wishes to purchase table fans and ceiling fans. He has ` 57, 600 to invest, and…

Mathematics · Class 12 · CBSELinear Programming

A dealer wishes to purchase table fans and ceiling fans. He has ` 57, 600 to invest, and has space to store 40 items. A table fan costs ` 750 and ceiling fan costs ` 900. He can make profits of ` 70 and ` 90 by selling a table fan and ceiling fan respectively. Assuming that he can sell all the fans that he can buy, formulate this problem as LPP, to maximize the profit.
  1. Maximize Z = 70x + 90y
    Subject to x + y ≤ 40, 750x + 900y ≤ 57600x ≤ 0, y ≥ 0
  2. Maximize Z = 70x + 90y
    Subject to x + y ≤ 40, 750x + 900y ≤ 57600x ≥ 0, y ≤ 0
  3. Maximize Z = 70x + 90y
    Subject to x + y ≤ 40, 750x + 900y ≤ 57600x ≥ 0, y ≥ 0
  4. Maximize Z = 70x + 90y
    Subject to x + y ≤ 40, 750x + 900y ≤ 57600x ≤ 0, y ≤ 0

Answer

(C) Maximize Z = 70 x + 90 y Subject to x + y ≤ 40, 750 x + 900 y ≤ 57600 x ≥ 0, y ≥ 0

Sign up free on Edukali to view the step-by-step worked solution and practice thousands of similar questions.

Related practice questions

More Linear Programming questions · Browse all practice questions