document.write( "Question 1188823: A manufacturer sells his product at $23 per unit, selling all he produces. His fixed cost is $18,000 and his variable cost per unit is $18.50. The level of production at which the manufacturer breaks even is \n" ); document.write( "
Algebra.Com's Answer #820013 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = number of units made and sold
\n" ); document.write( "C(x) = cost
\n" ); document.write( "C(x) = 18.50x+18000
\n" ); document.write( "R(x) = revenue
\n" ); document.write( "R(x) = 23x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Breakeven point occurs when the cost and revenue are the same, which produces a profit of 0 dollars.
\n" ); document.write( "R(x) = C(x)
\n" ); document.write( "23x = 18.50x+18000
\n" ); document.write( "23x-18.50x = 18000
\n" ); document.write( "4.50x = 18000
\n" ); document.write( "x = 18000/(4.50)
\n" ); document.write( "x = 4000\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 4000 units
\n" ); document.write( "
\n" ); document.write( "
\n" );