document.write( "Question 188546: The cost, C, of manufacturing x water sprinklers is given by the formula C=x^2-27x-20. Determine the number of water sprinklers manufactured at a cost of $70. \n" ); document.write( "
Algebra.Com's Answer #141370 by edjones(8007) You can put this solution on YOUR website! x^2-27x-20=70 \n" ); document.write( "x^2-27x-90=0 \n" ); document.write( "(x-30)(x+3)=0 \n" ); document.write( "x=30 sprinklers. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |