Question 1188823
<font color=black size=3>
x = number of units made and sold
C(x) = cost
C(x) = 18.50x+18000
R(x) = revenue
R(x) = 23x


Breakeven point occurs when the cost and revenue are the same, which produces a profit of 0 dollars.
R(x) = C(x)
23x = 18.50x+18000
23x-18.50x = 18000
4.50x = 18000
x = 18000/(4.50)
x = 4000


Answer: 4000 units
</font>