Question 109805: Linear Programming. I need help finding the 3 inequalities for this word problem.
A College Arena sells tickets to students and the public. Students tickets are $10 each and general public tickets are $20 each. The college reserves at least 6,000 tickets for the students. The arena seats 12,000
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A College Arena sells tickets to students and the public. Students tickets are $10 each and general public tickets are $20 each. The college reserves at least 6,000 tickets for the students. The arena seats 12,000
----------------------
Let # of student tickets be "s" ; Let # of public tickets be "p".
---------
s>=6000
P<= 12000-s
Revenue = 10s + 20p
================
Cheers,
Stan H.
|
|
|