document.write( "Question 1098672: A manufacturer sells a product for $10 per unit. The manufacturer’s fixed costs are $1200 per month, and the variable costs are $2.50 per unit.
\n" ); document.write( "a) How many units must the manufacturer produce each month to break even?
\n" ); document.write( "b) Find the profit function for the manufacturer.
\n" ); document.write( "c) Graph the profit function showing clearly the profit and loss regions.
\n" ); document.write( "

Algebra.Com's Answer #713045 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
n, number of units\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "PROFIT:
\n" ); document.write( "\"10n-%282.5n%2B1200%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Break-even is if \"10n=2.5n%2B1200\"
\n" ); document.write( "\"7.5n=1200\"
\n" ); document.write( "\"n=160\"
\n" ); document.write( "
\n" );