document.write( "Question 1142726: **Solve using calculus optimization**\r
\n" );
document.write( "\n" );
document.write( "A company that produces chemicals used in manufacturing sells a certain product for $200 per unit. The total production cost for the product is\r
\n" );
document.write( "\n" );
document.write( "C(x)= 500,000 + 80x + 0.003x^2\r
\n" );
document.write( "\n" );
document.write( "The company can produce no more than 30,000 units during a given time period. How
\n" );
document.write( "many units of the chemical product should be manufactured and sold to maximize profit? \n" );
document.write( "
Algebra.Com's Answer #763458 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A company that produces chemicals used in manufacturing sells a certain product for $200 per unit. The total production cost for the product is\r \n" ); document.write( "\n" ); document.write( "C(x)= 500,000 + 80x + 0.003x^2\r \n" ); document.write( "\n" ); document.write( "The company can produce no more than 30,000 units during a given time period. How \n" ); document.write( "many units of the chemical product should be manufactured and sold to maximize profit? \n" ); document.write( "-------------- \n" ); document.write( "It's a parabola with a minimum.\r \n" ); document.write( "\n" ); document.write( "C(x)= 500,000 + 80x + 0.003x^2 \n" ); document.write( "C'(x) = 80 + 0.006x = 0 \n" ); document.write( "x = 80/0/006 = 13,333 units \n" ); document.write( " \n" ); document.write( " |