document.write( "Question 59633This question is from textbook Elementry and Intermediate Algebra
\n" ); document.write( ": The daily profit of a company P is related to the number of employees (x) working on that day and is represented by the equation P = - 25x2 + 300x.
\n" ); document.write( "What number of employees will maximize the profit and what will be the maximum profit?
\n" ); document.write( "

Algebra.Com's Answer #40911 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"P+=+-+25x2+%2B+300x\"
\n" ); document.write( "The negative sign in front of the \"x%5E2\" term means the graph will
\n" ); document.write( "rise, then peak, then fall.
\n" ); document.write( "There should be two points where the profit,P, is zero.
\n" ); document.write( "One point is where x=0, which means no employees. That
\n" ); document.write( "makes sense, doesn't it?
\n" ); document.write( "\"P+=+-+25x%5E2+%2B+300x\"
\n" ); document.write( "\"0+=+-+25%2A0%5E2+%2B+300%2A0\"
\n" ); document.write( "This is the point (0, 0)
\n" ); document.write( "The other zero-profit point is where the graph rises and then falls
\n" ); document.write( "back to the x-axis, where P, the vertical axis, is zero.
\n" ); document.write( "\"P+=+-+25x%5E2+%2B+300x\"
\n" ); document.write( "\"0+=+x%2A%28-25x+%2B+300%29\"
\n" ); document.write( "This is true when x=0, as I just showed, and also when (-25x + 300) = 0
\n" ); document.write( "\"-25x+%2B+300+=+0\"
\n" ); document.write( "\"-25x+=+-300\"
\n" ); document.write( "\"x+=+12\"
\n" ); document.write( "So, with 12 employees, the profit is back to zero again.
\n" ); document.write( "This is the point (12, 0)
\n" ); document.write( "The vertex, or peak of the graph is mid-way between these two
\n" ); document.write( "x-values, x=0 and x=12
\n" ); document.write( "That means x = 6 should give us the max profit
\n" ); document.write( "\"P+=+-+25x%5E2+%2B+300x\"
\n" ); document.write( "\"P+=+-25%2A6%5E2+%2B+300%2A6\"
\n" ); document.write( "\"P+=+-900+%2B+1800\"
\n" ); document.write( "\"P%5Bmax%5D+=+900\"
\n" ); document.write( "This is at the point (6, 900)
\n" ); document.write( "We can check that, with 6 employees, the profit is maximum, and it
\n" ); document.write( "is 900. Try putting x = 5.9 and x = 6.1 into the equation and see
\n" ); document.write( "what you get for P. I did and I got
\n" ); document.write( "P(5.9) = 899.75
\n" ); document.write( "P(6.1) = 899.75
\n" ); document.write( "So the profit drops slightly on either side of x = 6. That is a strong
\n" ); document.write( "indication that (6, 900) is a maximum.
\n" ); document.write( "
\n" );