Question 23342
Cost is a quadratic equation with a=0.009, b=-1.8, c=100
The max or min is at x=-b/2a = 1.8/0.018 = 100
You need to produce 100 golf balls per hour.
*[invoke quadratic "x", 0.009, -1.8, 100]

Cheers,
Stan H.