document.write( "Question 547767: the total profit P on the production and sale of x compact disk if given by P(x)=-x^2+980x-3000. how many disk must be produced to maximize profits. what is the maximum profit? \n" ); document.write( "
Algebra.Com's Answer #356556 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the total profit P on the production and sale of x compact disk if given by P(x)=-x^2+980x-3000. how many disk must be produced to maximize profits. what is the maximum profit? \n" ); document.write( "---------------------- \n" ); document.write( "Max occurs when x = -b/(2a) = -900/(2*-1) = 450 \n" ); document.write( "--- \n" ); document.write( "Max profit is P(450) = -(450)^2 + 980*450 - 3000 = $235,500 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |