document.write( "Question 4789: A soft-drink manufacturer has daily production costs of\r
\n" ); document.write( "\n" ); document.write( "C = 70,000 - 120x + 0.055x^2\r
\n" ); document.write( "\n" ); document.write( "where C is the total cost (in dollars) and x is the number of units produced. How many units should be produced each day to yield a minimum cost?
\n" ); document.write( "

Algebra.Com's Answer #2286 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
This graph is actually a parabola opening upward. The minimun cost will occur at the vertex, which is at \"x+=+%28-b%29%2F%282a%29+\", where a is the coefficient of \"x%5E2\" and b is the coefficient of x. In this case, a=0.055 and b= -120.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Minimum cost = \"120%2F%282%2A0.055%29\" =\"120%2F0.11\"= \"12000%2F11\" = 1090.9 or 1091 units.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Things usually come out better than that, but then life doesn't always come out even, does it? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R^2 at SCC
\n" ); document.write( "
\n" );