BITSAT2023MathematicsLinear ProgrammingActual
The maximum value of z=5 x+2 y subject to constraints x+y 7, x+2 y 10, x, y 0
Options
- A10
- B26
- C35
- D70
Correct answer
C. 35
Step-by-step solution
Change the inequalities into equations and draw the graph of lines, thus we get the required feasible region as shown below. The region bounded by the vertices A(0,5), B(4,3), C(7,0) The objective function is maximum at C (7,0) and Max z=5 7+2 0=35 .