document.write( "Question 907185: A game company has fixed costs of $40,000 per year. Each game costs $12.00 to produce and sells for $18.00. How many games must the company produce and sell each year in order to make a profit of $95,000? \n" ); document.write( "
Algebra.Com's Answer #550176 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
95000=(18-12)g-40000
\n" ); document.write( "135000=6*g
\n" ); document.write( "135000/6=g
\n" ); document.write( "g=22500 games
\n" ); document.write( "
\n" );