document.write( "Question 6194: Hello
\n" );
document.write( "I need to solve the following problem:
\n" );
document.write( "A company uses the function: C(x) = 2x2 – 40x + 250 to model the cost of producing x units. How many units must be made to minimize the cost?
\n" );
document.write( "Thanks much
\n" );
document.write( "Mhunter \n" );
document.write( "
Algebra.Com's Answer #3315 by Abbey(339)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "if the cost is minimized, then it will equal zero: \n" ); document.write( " \n" ); document.write( "divide both sides by 2: \n" ); document.write( " \n" ); document.write( "factor: \n" ); document.write( " \n" ); document.write( "x=-5 or 25 \n" ); document.write( "since we are talking about producing an item, we cannot produce negative items, so we can discard the -5 answer.\r \n" ); document.write( "\n" ); document.write( "costs will be minimized if 25 units or more are produced. \n" ); document.write( " |