document.write( "Question 133462: A chain store manager has been told by the main office that daily profit, P, is related to the number of clerks working that day, x, according to the equation P=-25x^2+300x. What number of clerks will maximize the profit, and what is the maximum possible profit? \n" ); document.write( "
Algebra.Com's Answer #97634 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
This is a quadratic equation of the form \"y=ax%5E2%2Bbx%2Bc\" and the graph of this relationship is a parabola. In this case a = -25, b = 300, and c = 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since you put this question in the Algebra: Quadratic Equations section, I'll show you the algebra method to solve it. If you actually need the calculus method, write back and I'll show you that way.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A parabola with a lead coefficient that is less than zero opens downward, hence the vertex of the parabola is a maximum point. The x-coordinate of the vertex of a parabola of the form \"y=ax%5E2%2Bbx%2Bc\" is given by \"%28-b%29%2F2a\" and the y-coordinate is just the value of the function evaluated at the x-coordinate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For your function, the vertex is at the point (x,y) where\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=%28green%28-300%29%29%2F2%28green%28-25%29%29=red%286%29\" and\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=f%28red%286%29%29=-25%286%29%5E2%2B300%286%29=-900%2B1800=900\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, the maximum profit will be achieved when 6 clerks are working, and that profit is 900 (anybody's guess as to whether that is dollars, thousands of dollars, euros, yen, or some other currency)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Following is a graphical illustration of the situation:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );