document.write( "Question 115169: The cost in millions of dollars for a company to manufacture x thousand automobiles is given by the function C(x) =4x^2-16x+32. Find the number of automobiles that must be produced to minimize the cost. \n" ); document.write( "
Algebra.Com's Answer #83927 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the minimum for this function (a parabola) lies on the axis of symmetry (at the vertex)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for the axis of symmetry is x=-b/2a\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=-(-16)/(2*4) \n" ); document.write( " |