...

/

Quiz Yourself on Constrained Optimization

Quiz Yourself on Constrained Optimization

Evaluate your constrained optimization concepts via an MCQ quiz.

We'll cover the following...
Technical Quiz
1.

In the simplex tableau below, which variables will be the entering and leaving variables?

x1x_1 x2x_2 x3x_3 s1s_1 RHS
x1x_1 1 3 -2 1 36
s1s_1 0 1 1 0 24
zz 0 -4 -3 1 198
A.

x2x_2 is the entering variable and x1x_1 is the leaving variable.

B.

x1x_1 is the entering variable and x2x_2 is the leaving variable.

C.

x3x_3 is the entering variable and x1x_1 is the leaving variable.

D.

x3x_3 is the entering variable and s1s_1 is the leaving variable.


1 / 5
...