document.write( "Question 426065: Find the number of units x that produces the minimum average cost per unit C in the given equation.
\n" );
document.write( "C = 0.001x^3 + 6x + 1024 \n" );
document.write( "
Algebra.Com's Answer #296479 by htmentor(1343) You can put this solution on YOUR website! There must be a sign wrong on one of the coefficients. As written, the equation says that the cost is minimized for ZERO units. Any number greater than 0 gives a higher cost. And we can't produce a negative number of units! \n" ); document.write( " |