document.write( "Question 1122531: A retailer knows than n games can be sold in a month if the prices is 30-0.2n dollars per game. If he buys each game for $12.00 and if he wishes to make a profit of at least $400 per month on a sales of this game, how many games must he sell each month? \n" ); document.write( "
Algebra.Com's Answer #738667 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
n games sold at price \"30-0.2n\" dollars per game;
\n" ); document.write( "Revenue \"n%2830-0.2n%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost: 12 dollars per game, n games bought;
\n" ); document.write( "\"12n\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Profit Wanted: 400 dollars;
\n" ); document.write( "\"n%2830-0.2n%29-12n%3E=400\"
\n" ); document.write( "Simplify and solve this for n.
\n" ); document.write( "
\n" );