A linear programming problem contains a restriction that reads "the quantity of Q must be no larger than the sum of R, S, and T." Formulate this as a linear programming constraint
A) Q + R + S + T ? 4
B) Q ? R + S + T
C) Q - R - S - T ? 0
D) Q / (R + S + T) ? 0
E) Q ? R + Q ? S + Q ? T
C
Business