document.write( "Question 1006808: the cost of one disc is $1.50 plus a one-time fixed cost of $2800 the revenue from selling one disc is $10 \n" ); document.write( "
Algebra.Com's Answer #622869 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "total cost=fixed cost+$1.50(number of disks)
\n" ); document.write( "total revenue=$10(number of disks)
\n" ); document.write( "Let n=number of disks
\n" ); document.write( "Break even is when total cost=total revenue:
\n" ); document.write( "$2800+$1.50(n)=$10(n)
\n" ); document.write( "$2800=$8.50(n)
\n" ); document.write( "329.41=n
\n" ); document.write( "You must sell 329.41 disks to break even.
\n" ); document.write( "
\n" ); document.write( "
\n" );