document.write( "Question 301003: Quadratic application
\n" );
document.write( "If the cost ,C(x) for manufactoring x units of a certain product is given by \r
\n" );
document.write( "\n" );
document.write( "C(x)=x^2-125x+50, find thye units manufactored at a cost of $9500 \n" );
document.write( "
Algebra.Com's Answer #215865 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If the cost ,C(x) for manufactoring x units of a certain product is given by \n" ); document.write( "C(x)=x^2-125x+50, find thye units manufactored at a cost of $9500 \n" ); document.write( ". \n" ); document.write( "The given quadratic: \n" ); document.write( "C(x)=x^2-125x+50 \n" ); document.write( "where \n" ); document.write( "C(x) is the cost \n" ); document.write( "x is the number of units \n" ); document.write( ". \n" ); document.write( "Simply plug in the given cost and solve for x: \n" ); document.write( "C(x)=x^2-125x+50 \n" ); document.write( "9500 = x^2-125x+50 \n" ); document.write( "0 = x^2-125x-9450 \n" ); document.write( "Apply the quadratic formula when then yields: \n" ); document.write( "x = {178.07, -53.07} \n" ); document.write( ". \n" ); document.write( "Throw out the negative solution leaving: \n" ); document.write( "x = 178 units \n" ); document.write( ". \n" ); document.write( "Details of quadratic formula follows: \n" ); document.write( "
|