document.write( "Question 1126918: A business invests $50,000 in equipment to produce a new hand-held video game. Each game costs $18.00 to produce and is sold for $32.75. How many hand-held video games must be sold before the business breaks even? \n" ); document.write( "
Algebra.Com's Answer #743253 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
50,000 + 18x = 32.75x
\n" ); document.write( "32.75x - 18x = 50,000
\n" ); document.write( "14.75x = 50,000
\n" ); document.write( "x = 3,390 must be sold to break even
\n" ); document.write( "
\n" );