document.write( "Question 1067043: If the cost, C, for manufacturing x units of a certain product is given by C=x^2-20x+55, find the number of units manufactured at a cost of $9955.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #682252 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 9955=x^2-20x+55 \n" ); document.write( "x^2-20x-9900=0 \n" ); document.write( "(x-110)(x+90)=0 \n" ); document.write( "only positive root is x=110 units ANSWER \n" ); document.write( "12100-2200+55=9955. \n" ); document.write( " |