document.write( "Question 940049: PROFIT ANALYSIS A consultant hired by a small manufactur-
\n" ); document.write( "ing company informs the company owner that their annual profit
\n" ); document.write( "can be modeled by the function P(x) = -1.2x2 + 62.5x - 491
\n" ); document.write( "where x represents the number of employees and P is profit in thou-
\n" ); document.write( "sands of dollars. How many employees should the company have to
\n" ); document.write( "maximize annual profit? What is the maximum annual profit they
\n" ); document.write( "can expect in that case?
\n" ); document.write( "

Algebra.Com's Answer #572872 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
\"+p%28x%29=+-1.2x%5E2%2B62.5+x+-491\"
\n" ); document.write( "
\n" ); document.write( " where x represents the number of employees and P is profit in thou-
\n" ); document.write( "sands of dollars.
\n" ); document.write( " \"dp%28x%29%2Fdx++=+%28d%2Fdx%29%2A+%28-1.2x%5E2%2B62.5x-491%29\"
\n" ); document.write( " =\"-2%2A1.2x%2B62.5\"
\n" ); document.write( " = -2.4x+62.5
\n" ); document.write( "make \"+dp%28x%29%2Fdx++=0\" to find x where p(x) becomes maximum
\n" ); document.write( " -2.4x +62.5 =0
\n" ); document.write( " move -2.4 to the right
\n" ); document.write( " 62.5 = 2.4 x
\n" ); document.write( " divide with 2.4 on both sides
\n" ); document.write( " \"+62.5%2F2.4++=2.4+x%2F2.4+\"
\n" ); document.write( " x= 26
\n" ); document.write( " No of employees = 26
\n" ); document.write( " Max profit , P(x) = \"+-1.2%2A+26%5E2+%2B62.5+%2A+26-491\"
\n" ); document.write( " p(x) = \"-811.2%2B1625-491\"
\n" ); document.write( " = 322.8 thousands dollars
\n" ); document.write( " = $ 322800
\n" ); document.write( "
\n" ); document.write( "
\n" );