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
-To what value can the profit on red nail polish drop before the solution would change?
Correct Answer:

Verified
Correct Answer:
Verified
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)
Q84: Given the following linear programming problem:<br>
Q85: The simplex method moves from one better
Q86: _ variables are added to constraints and
Q87: In using the simplex method, the number
Q88: In the simplex method, the model is
Q90: Slack variables are added to _ constraints