document.write( "Question 94345: A video game manufacturer is planning to market a 64-bit version of its game machine. The fixed costs are $570000 and the variable costs are $100 per machine. The wholesale price of the machine will be $120.
\n" ); document.write( "(a) How many game machines must be sold for the company to make a profit?
\n" ); document.write( "(b) How many game machines must be sold for the company to break even?
\n" ); document.write( "

Algebra.Com's Answer #68676 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
570000+100x=120x
\n" ); document.write( "120x-100x=570000
\n" ); document.write( "20x=570000
\n" ); document.write( "x=570000/20
\n" ); document.write( "x=28,500 units need to be sold to break even.
\n" ); document.write( "28,501 units need to be sold to make a profit.
\n" ); document.write( "
\n" );