document.write( "Question 1155586: The cost of making x skirts per day is given by the equation C = 2x^2 -160x + 3600, where c is the cost in dollars. How many skirts should be produced in order to minimize costs? What is the minimum cost? I do not know how to solve for the answer. \n" ); document.write( "
Algebra.Com's Answer #778174 by Alan3354(69443)    You can put this solution on YOUR website! The cost of making x skirts per day is given by the equation C = 2x^2 -160x + 3600, where c is the cost in dollars. How many skirts should be produced in order to minimize costs? What is the minimum cost? \n" ); document.write( "--------- \n" ); document.write( "Find the vertex of the parabola C = 2x^2 -160x + 3600 \n" ); document.write( "It's at x = -b/2a = 160/4 = 40 \n" ); document.write( "40 skirts ---> minumum Cost \n" ); document.write( "------- \n" ); document.write( "What is the minimum cost? \n" ); document.write( "--- \n" ); document.write( "C(x) = 2x^2 -160x + 3600 \n" ); document.write( "C(40) = 2*1600 - 160*40 + 3600 \n" ); document.write( "= 3200 - 6400 + 3600 \n" ); document.write( "= $400 \n" ); document.write( " \n" ); document.write( "  |