Short Answer
The linear programming problem whose output follows determines how many red nail polishes, blue nail polishes, green nail polishes, and pink nail polishes a beauty salon should stock. The objective function measures profit; it is assumed that every piece stocked will be sold. Constraint 1 measures display space in units, constraint 2 measures time to set up the display in minutes. Constraints 3 and 4 are marketing restrictions.
MAX 100x1 + 120x2 + 150x3 + 125x4
Subject to 1. x1 + 2x2 + 2x3 + 2x4 ? 108
2. 3x1 + 5x2 + x4 ? 120
3. x1 + x3 ? 25
4. x2 + x3 + x4 > 50
x1, x2, x3, x4 ? 0
Optimal Solution:
Objective Function Value = 7475.000
Objective Coefficient Ranges
Right Hand Side Ranges
-How much time will be used?
Correct Answer:

Verified
Correct Answer:
Verified
Q73: In the simplex procedure, if cj -
Q74: The objective function coefficient of an artificial
Q75: The linear programming problem whose output
Q76: In a _ problem, artificial variables are
Q77: The mathematical steps in the simplex method
Q79: In the simplex procedure, if it is
Q80: The variable with the largest positive <i>cj</i>
Q81: The theoretical limit on the number of
Q82: At the initial basic feasible solution at
Q83: For a maximization linear programming problem, a(n)