document.write( "Question 23342: It cost Acme Manufacturing C dollars per hour to operate its golf ball division. An analyst has determined that C is related to the number of golf balls produced per hour, x, by the equations C = 0.009x^2 - 1.8x + 100. What number of balls per hour should Acme produce to minimize the cost per hour of manufacturing these golf balls? \n" ); document.write( "
Algebra.Com's Answer #12155 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Cost is a quadratic equation with a=0.009, b=-1.8, c=100 \n" ); document.write( "The max or min is at x=-b/2a = 1.8/0.018 = 100 \n" ); document.write( "You need to produce 100 golf balls per hour. \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |