document.write( "Question 150353This question is from textbook
\n" );
document.write( ": Minimizing cost. A company uses the formula C(x) = 0.02x² - 3.4x + 150 to model the unit cost in dollars for producing x stabilizer bars. For what number of bars is the unit cost at its minimum? What is the unit cost at that level of production? \n" );
document.write( "
Algebra.Com's Answer #110298 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Minimizing cost. A company uses the formula C(x) = 0.02x² - 3.4x + 150 to model the unit cost in dollars for producing x stabilizer bars. For what number of bars is the unit cost at its minimum? What is the unit cost at that level of production? \n" ); document.write( ". \n" ); document.write( "Simply by looking at a quadratic equation we can tell whether opens up or down. If it opens down -- the vertex gives you the maximum. If it opens up -- the vertex gives you a minimum. \n" ); document.write( "To do this, consider the general quadratic form: \n" ); document.write( "y = ax^2 + bx + c \n" ); document.write( "You simply need to look at the coefficient of the x^2 term (a) -- if it is positive, it opens up. if it is negative, it opens down. \n" ); document.write( ". \n" ); document.write( "Looking at: \n" ); document.write( "C(x) = 0.02x² - 3.4x + 150 \n" ); document.write( "the value of 'a' is 0.02 (positive) therefore, the vertex will be a \"minimum\". \n" ); document.write( ". \n" ); document.write( "The x coordinate of the vertex can be found with: \n" ); document.write( "x = -b/2a \n" ); document.write( "x = -(-3.4)/2(.02) \n" ); document.write( "x = (3.4)/(.04) \n" ); document.write( "x = 85 \n" ); document.write( ". \n" ); document.write( "For what number of bars is the unit cost at its minimum? 85 stabilizer bars \n" ); document.write( ". \n" ); document.write( "C(x) = 0.02x² - 3.4x + 150 \n" ); document.write( "C(85) = 0.02(85)² - 3.4(85) + 150 \n" ); document.write( "C(85) = 144.5 - 289 + 150 \n" ); document.write( "C(85) = 5.5 \n" ); document.write( ". \n" ); document.write( "What is the unit cost at that level of production? $5.50 \n" ); document.write( " \n" ); document.write( " |