Question 1167782
f for Main Floor
b for Balcony
m for Mezzanine
-
{{{system(f-b-m=254,b=3m+44)}}}


{{{f-(b)-m=254}}}
{{{f-3m-44-m=254}}}
{{{f-4m=254+244}}}
{{{f-4m=498}}}
{{{f=498-4m}}}


Try to fill the table here using only one variable, m.
Then make expressions for the revenue of each seat type.


<pre>
                  $/seat              $
TYPE             PRICE     COUNT      REVENUE
Main Floor        59      498-4m     59(498-4m)
Balcony           49      3m+44      49(3m+44)
Mezzanine         34       m         34m
TOTALS                                 106306
</pre>
You can find the equation to arrange and to solve.