document.write( "Question 949062: Suppose you invest $10,410 in equipment to manufacture a new board game. Each game costs $2.65 to manufacture and sells for $20. How many games must you make and sell before your buisness breaks even? \n" ); document.write( "
Algebra.Com's Answer #579325 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! Let the breakeven happen at x board games \n" ); document.write( "Profit on each game=20-2.65 \n" ); document.write( "Then we have, \n" ); document.write( "(20-2.65)x=10410 \n" ); document.write( "17.35x=10410 \n" ); document.write( "x=600 \n" ); document.write( "We must make 600 games for the business to break even. \n" ); document.write( " |