document.write( "Question 1188436: The revenue and cost equations for a product are R = x(75-0.0005x) and C = 30x + 250000
\n" );
document.write( "Where R and C are measured in dollars and x represents the number of units sold. How many units must be sold to obtain a profit of at least $750000?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #819629 by Shin123(626) You can put this solution on YOUR website! The profit is revenue minus cost, so the profit is \n" ); document.write( "Since we want this to equal $750,000, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Dividing both sides by \n" ); document.write( " \n" ); document.write( "Factoring, we have \n" ); document.write( "Therefore, the solution is to sell either 40,000 or 50,000 units. \n" ); document.write( " |