document.write( "Question 1075189: : Sean owns a business that builds computers. The fixed operating costs for his
\n" );
document.write( "business are $2,700 per week. In addition to fixed operating costs, each computer costs $600 to
\n" );
document.write( "produce. Each computer sells for $1,500. Write an inequality that can be used to determine the
\n" );
document.write( "number of computers Sean needs to sell in order make a profit each week. Solve the inequality,
\n" );
document.write( "and write your answer in a complete sentence.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #690057 by Boreal(15235) You can put this solution on YOUR website! 2700+600x<1500x is the profit function \n" ); document.write( "or 1500x>2700+600x \n" ); document.write( "900x>2700 \n" ); document.write( "x>3 \n" ); document.write( "He needs to sell at least 4 computers a week to make a profit, which will be $6000 of revenue minus $2700 in fixed costs minus $2400 costs of building 4 computers.\r \n" ); document.write( "\n" ); document.write( "Note: 3 computers is break even, not a profit. \n" ); document.write( " |