SOLUTION: Classify the following problems as to whether they are pure-integer, mixed-integer, zero-one, goal, or nonlinear programming problems.
Maximize Z = 5 X1 + 6 X1 X2 + 2 X2
Subjec
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Classify the following problems as to whether they are pure-integer, mixed-integer, zero-one, goal, or nonlinear programming problems.
Maximize Z = 5 X1 + 6 X1 X2 + 2 X2
Subjec
Log On
The first one and the last one are non-linear because the objective functions have an term. Since linear functions have terms that are all of degree 1 and an is of degree 2 (you sum the exponents in a term to find the degree, in this case 1 + 1 = 2), the function is non-linear.
The second one is zero-one because the variables are constrained to zero or one.
The third one is pure integer because both variables are constrained to the integers.
John
My calculator said it, I believe it, that settles it