document.write( "Question 1054875: A company can manufacture x hundred items for a total cost of C=500+1400x-100x2. Find x if the total cost is $5,300? \n" ); document.write( "
Algebra.Com's Answer #670066 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 5300=500+1400x-100x2 \n" ); document.write( "100x^2-1400x+4800=0 \n" ); document.write( "x^2-14x+48=0, after dividing by 100. \n" ); document.write( "(x-6)(x-8)=0 \n" ); document.write( "x=6, 8, or 600, 800 items. Maximum x is -b/2a=-1400/-200=7 \n" ); document.write( "check both \n" ); document.write( "C6=500+8400-3600=$5300 \n" ); document.write( "C8=500+11200-6400=$5300 \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |