document.write( "Question 60638: can you please help me whith this problem
\n" );
document.write( "64. Minimizing cost. A company uses the formula C(x) = 0.02x^2 – 3.4x + 150 to model the unit cost in dollars for producing x stabilizer bars. For what number of bars id the unit cost at its minimum? What is the unit cost at level of production?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #41621 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! C(x) = 0.02x^2 - 3.4x + 150 \n" ); document.write( "Differentiating the above with respect to x, \n" ); document.write( "C '(x) = (0.02)(2)x - 3.4 + 0 [because differential of a constant is zero.]-(1) \n" ); document.write( "Equating C '(x) to zero, \n" ); document.write( "==> (0.02)(2)x - 3.4 = 0 \n" ); document.write( "==> 0.04x - 3.4 = 0 \n" ); document.write( "==> 0.04x = 3.4 \n" ); document.write( "==> 0.04x/0.04 = 3.4/0.04 \n" ); document.write( "==> x = 85\r \n" ); document.write( "\n" ); document.write( "Now differentiating equation (1) again we get.. \n" ); document.write( "C '' (x) = 0.04 which is positive.\r \n" ); document.write( "\n" ); document.write( "So x = 85 units the unit cost is minimum. \n" ); document.write( " \n" ); document.write( " |