Solveeit Logo

Question

Mathematics Question on Linear Programmig Problem

For the problem max Z = ax + by, x≥0, y ≥0, which of the following is NOT a valid constraint to make it a linear programming problem?

A

x≤5,y≤10

B

2x+3y≤60

C

x+2y≤40

D

x2+y≤50

Answer

x2+y≤50

Explanation

Solution

The correct option is(D):x2+y≤50