Question 1091951
<br>I will assume you are using the language in the way I am familiar with.<br>
In that case, if x units are produced and sold, then the cost is the cost per unit, multiplied by the number of units:<br>
{{{C(x) = (80+x)(x) = x^2+80x}}}<br>
The revenue is the selling price, multiplied by the number of units:<br>
{{{R(x) = 200x}}}<br>
The profit function is the difference between the revenue and cost:<br>
{{{P(x) = 200x - (x^2+80x) = -x^2+120x}}}<br>
And finally the marginal profit function is the derivative of the profit function:<br>
{{{-2x+120}}}