document.write( "Question 461950: Please help me to solve this problem. A manufacturer sells a product at $8.35 per unit, selling all produced. The fixed cost is $2116 and the variable cost is $7.20 per unit. At what level of production will there be a profit of $4600? At what level of production will there be a loss of $1150? At what level of production will be the break even point occur? \n" ); document.write( "
Algebra.Com's Answer #316718 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The profit function is P(x) = 8.35x - (7.20x + 2116) = 1.15x - 2116.
\n" ); document.write( "Then 4600 = 1.15x - 2116 ==> 1.15x = 6716 ==> x = 5840 units.
\n" ); document.write( "-1150 = 1.15x - 2116 ==> 1.15x = 966 ==> x = 840 units.
\n" ); document.write( "0 = 1.15x - 2116 ==> 1.15x = 2116 ==> x = 1840 units.
\n" ); document.write( "
\n" );